OptionBLayer3Configuration interface
OptionB Layer3 Configuration properties.
- Extends
Properties
fabricASN | ASN of CE devices for CE/PE connectivity. NOTE: This property will not be serialized. It can only be populated by the server. |
peerASN | ASN of PE devices for CE/PE connectivity.Example : 28 |
vlan |
VLAN for CE/PE Layer 3 connectivity.Example : 501 |
Inherited Properties
primary |
IPv4 Address Prefix. |
primary |
IPv6 Address Prefix. |
secondary |
Secondary IPv4 Address Prefix. |
secondary |
Secondary IPv6 Address Prefix. |
Property Details
fabricASN
ASN of CE devices for CE/PE connectivity. NOTE: This property will not be serialized. It can only be populated by the server.
fabricASN?: number
Property Value
number
peerASN
ASN of PE devices for CE/PE connectivity.Example : 28
peerASN?: number
Property Value
number
vlanId
VLAN for CE/PE Layer 3 connectivity.Example : 501
vlanId?: number
Property Value
number
Inherited Property Details
primaryIpv4Prefix
IPv4 Address Prefix.
primaryIpv4Prefix?: string
Property Value
string
Inherited From Layer3IpPrefixProperties.primaryIpv4Prefix
primaryIpv6Prefix
IPv6 Address Prefix.
primaryIpv6Prefix?: string
Property Value
string
Inherited From Layer3IpPrefixProperties.primaryIpv6Prefix
secondaryIpv4Prefix
Secondary IPv4 Address Prefix.
secondaryIpv4Prefix?: string
Property Value
string
Inherited From Layer3IpPrefixProperties.secondaryIpv4Prefix
secondaryIpv6Prefix
Secondary IPv6 Address Prefix.
secondaryIpv6Prefix?: string
Property Value
string
Inherited From Layer3IpPrefixProperties.secondaryIpv6Prefix