LocalNetworkGateway.DefinitionStages.WithBgp.withBgp(long asn, String bgpPeeringAddress) 方法
定义
public WithCreate withBgp(long asn, String bgpPeeringAddress)
参数
- asn
-
long
the BGP speaker's ASN
- bgpPeeringAddress
-
String
the BGP peering address and BGP identifier of this BGP speaker
返回
适用于