VpnLinkBgpSettings Class
BGP settings details for a link.
Constructor
VpnLinkBgpSettings(*, asn: int | None = None, bgp_peering_address: str | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
asn
|
The BGP speaker's ASN. Default value: None
|
|
bgp_peering_address
|
The BGP peering address and BGP identifier of this BGP speaker. Default value: None
|