Interface LocalNetworkGateway.DefinitionStages.WithBgp
- All Known Subinterfaces:
LocalNetworkGateway.Definition,LocalNetworkGateway.DefinitionStages.WithCreate
- Enclosing interface:
LocalNetworkGateway.DefinitionStages
public static interface LocalNetworkGateway.DefinitionStages.WithBgp
The stage of definition allowing to specify local network gateway's BGP speaker settings.
-
Method Summary
Modifier and TypeMethodDescriptionEnables BGP.
-
Method Details
-
withBgp
Enables BGP.- Parameters:
asn- the BGP speaker's ASNbgpPeeringAddress- the BGP peering address and BGP identifier of this BGP speaker- Returns:
- the next stage of the definition
-