VpnLinkBgpSettings Class

BGP settings details for a link.

Inheritance
VpnLinkBgpSettings

Constructor

VpnLinkBgpSettings(*, asn: typing.Union[int, NoneType] = None, bgp_peering_address: typing.Union[str, NoneType] = None, **kwargs)

Parameters

asn
<xref:long>

The BGP speaker's ASN.

bgp_peering_address
str

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