BgpSettings interface

BGP settings details.

Properties

asn

The BGP speaker's ASN.

bgpPeeringAddress

The BGP peering address and BGP identifier of this BGP speaker.

bgpPeeringAddresses

BGP peering address with IP configuration ID for virtual network gateway.

peerWeight

The weight added to routes learned from this BGP speaker.

Property Details

asn

The BGP speaker's ASN.

asn?: number

Property Value

number

bgpPeeringAddress

The BGP peering address and BGP identifier of this BGP speaker.

bgpPeeringAddress?: string

Property Value

string

bgpPeeringAddresses

BGP peering address with IP configuration ID for virtual network gateway.

bgpPeeringAddresses?: IPConfigurationBgpPeeringAddress[]

Property Value

peerWeight

The weight added to routes learned from this BGP speaker.

peerWeight?: number

Property Value

number