Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 934 Bytes

RoutingProtocolBgpType.md

File metadata and controls

16 lines (13 loc) · 934 Bytes

RoutingProtocolBgpType

Properties

Name Type Description Notes
Type_ string Routing protocol type [default to null]
Name string [optional] [default to null]
BgpIpv4 *BgpConnectionIpv4 [optional] [default to null]
BgpIpv6 *BgpConnectionIpv6 [optional] [default to null]
CustomerAsn int64 Customer asn [optional] [default to null]
EquinixAsn int64 Equinix asn [optional] [default to null]
BgpAuthKey string BGP authorization key [optional] [default to null]
Bfd *RoutingProtocolBfd [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]