Interface RouteTable.DefinitionStages.WithBgpRoutePropagation

All Known Subinterfaces:
RouteTable.Definition, RouteTable.DefinitionStages.WithCreate
Enclosing interface:
RouteTable.DefinitionStages

public static interface RouteTable.DefinitionStages.WithBgpRoutePropagation
The stage of the route table definition allowing to specify whether to disable the routes learned by BGP on that route table.
  • Method Details

    • withDisableBgpRoutePropagation

      RouteTable.DefinitionStages.WithCreate withDisableBgpRoutePropagation()
      Disable the routes learned by BGP on that route table.
      Returns:
      the next stage of the definition