BgpAddressFamily¶
-
class
ydk.models.cisco_ios_xr.Cisco_IOS_XR_ipv4_bgp_datatypes.BgpAddressFamily¶ BgpAddressFamily (Enum Class)
Bgp address family
-
ipv4_unicast = 0 IPv4 unicast
-
ipv4_multicast = 1 IPv4 multicast
-
ipv4_labeled_unicast = 2 IPv4 labeled-unicast
-
ipv4_tunnel = 3 IPv4 tunnel
-
vpnv4_unicast = 4 VPNv4 unicast
-
ipv6_unicast = 5 IPv6 unicast
-
ipv6_multicast = 6 IPv6 multicast
-
ipv6_labeled_unicast = 7 IPv6 labeled-unicast
-
vpnv6_unicast = 8 VPNv6 unicast
-
ipv4_mdt = 9 IPv4 MDT
-
l2vpn_vpls = 10 L2VPN VPLS-VPWS
-
ipv4rt_constraint = 11 IPv4 rt-filter
-
ipv4_mvpn = 12 IPv4 MVPN
-
ipv6_mvpn = 13 IPv6 MVPN
-
l2vpn_evpn = 14 L2VPN EVPN
-
lsls = 15 Link-state link-state
-
vpnv4_multicast = 16 VPNv4 Multicast
-
vpnv6_multicast = 17 VPNv6 Multicast
-
ipv4_flowspec = 18 IPv4 flowspec
-
ipv6_flowspec = 19 IPv6 flowspec
-
vpnv4_flowspec = 20 VPNv4 flowspec
-
vpnv6_flowspec = 21 VPNv6 flowspec
-
l2vpn_mspw = 22 L2VPN MSPW
-
ipv4_sr_policy = 23 IPv4 SRPolicy
-
ipv6_sr_policy = 24 IPv6 SRPolicy
-
all_address_family = 25 All Address Families
-