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 Details

    • withBgp

      LocalNetworkGateway.DefinitionStages.WithCreate withBgp(long asn, String bgpPeeringAddress)
      Enables BGP.
      Parameters:
      asn - the BGP speaker's ASN
      bgpPeeringAddress - the BGP peering address and BGP identifier of this BGP speaker
      Returns:
      the next stage of the definition