你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

OptionBLayer3Configuration interface

OptionB Layer3 配置属性。

扩展

属性

bmpConfiguration

BGP监控协议(BMP)配置。

fabricASN

CE/PE 连接的 CE 设备的 ASN。

peerASN

用于 CE/PE 连接的 PE 设备的 ASN。示例:28

peLoopbackIpAddress

提供商边缘(PE)环回IP地址。

prefixLimits

选项B的Layer3前缀限制配置。

vlanId

用于 CE/PE 第 3 层连接的 VLAN。示例:501

继承属性

primaryIpv4Prefix

IPv4 地址前缀。

primaryIpv6Prefix

IPv6 地址前缀。

secondaryIpv4Prefix

辅助 IPv4 地址前缀。

secondaryIpv6Prefix

辅助 IPv6 地址前缀。

属性详细信息

bmpConfiguration

BGP监控协议(BMP)配置。

bmpConfiguration?: NniBmpProperties

属性值

fabricASN

CE/PE 连接的 CE 设备的 ASN。

fabricASN?: number

属性值

number

peerASN

用于 CE/PE 连接的 PE 设备的 ASN。示例:28

peerASN: number

属性值

number

peLoopbackIpAddress

提供商边缘(PE)环回IP地址。

peLoopbackIpAddress?: string[]

属性值

string[]

prefixLimits

选项B的Layer3前缀限制配置。

prefixLimits?: OptionBLayer3PrefixLimitProperties[]

属性值

vlanId

用于 CE/PE 第 3 层连接的 VLAN。示例:501

vlanId: number

属性值

number

继承属性详细信息

primaryIpv4Prefix

IPv4 地址前缀。

primaryIpv4Prefix?: string

属性值

string

继承自Layer3IpPrefixProperties.primaryIpv4Prefix

primaryIpv6Prefix

IPv6 地址前缀。

primaryIpv6Prefix?: string

属性值

string

继承自Layer3IpPrefixProperties.primaryIpv6Prefix

secondaryIpv4Prefix

辅助 IPv4 地址前缀。

secondaryIpv4Prefix?: string

属性值

string

继承自Layer3IpPrefixProperties.secondaryIpv4Prefix

secondaryIpv6Prefix

辅助 IPv6 地址前缀。

secondaryIpv6Prefix?: string

属性值

string

继承自Layer3IpPrefixProperties.secondaryIpv6Prefix