BgpSettings interface

BGP settings details

Properties

asn

The BGP speaker's ASN.

bgpPeeringAddress

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

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

peerWeight

The weight added to routes learned from this BGP speaker.

peerWeight?: number

Property Value

number