Interface RouteTable.UpdateStages
-
- Enclosing interface:
- RouteTable
public static interface RouteTable.UpdateStagesGrouping of route table update stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceRouteTable.UpdateStages.WithBgpRoutePropagationThe stage of the route table update allowing to specify whether to disable the routes learned by BGP on that route table.static interfaceRouteTable.UpdateStages.WithRouteThe stage of the route table definition allowing to add, remove or modify routes.
-