AfiSafi¶
Keys
Children
apply_policy
config
graceful_restart
ipv4_labeled_unicast
ipv4_unicast
ipv6_labeled_unicast
ipv6_unicast
l2vpn_evpn
l2vpn_vpls
l3vpn_ipv4_multicast
l3vpn_ipv4_unicast
l3vpn_ipv6_multicast
l3vpn_ipv6_unicast
route_selection_options
state
use_multiple_paths
-
class
Bgp.PeerGroups.PeerGroup.AfiSafis.
AfiSafi
¶ Bases:
Entity
Class Hierarchy:
Bgp
PeerGroups
PeerGroup
AfiSafis
AfiSafi
This class represents configuration data.
AFI,SAFI configuration available for the
neighbour or group
-
afi_safi_name
(key)¶ Reference to the AFI-SAFI name used as a key for the AFI-SAFI list
type: one of the below values:
IPV4UNICAST
-
graceful_restart
¶ Parameters relating to BGP graceful-restart
type:
GracefulRestart
-
route_selection_options
¶ Parameters relating to options for route selection
type:
RouteSelectionOptions
-
use_multiple_paths
¶ Parameters related to the use of multiple paths for the same NLRI
type:
UseMultiplePaths
-
apply_policy
¶ Anchor point for routing policies in the model. Import and export policies are with respect to the local routing table, i.e., export (send) and import (receive), depending on the context
type:
ApplyPolicy
-
ipv4_unicast
¶ IPv4 unicast configuration options
type:
Ipv4Unicast
-
ipv6_unicast
¶ IPv6 unicast configuration options
type:
Ipv6Unicast
-
ipv4_labeled_unicast
¶ IPv4 Labeled Unicast configuration options
type:
Ipv4LabeledUnicast
-
ipv6_labeled_unicast
¶ IPv6 Labeled Unicast configuration options
type:
Ipv6LabeledUnicast
-
l3vpn_ipv4_unicast
¶ Unicast IPv4 L3VPN configuration options
type:
L3vpnIpv4Unicast
-
l3vpn_ipv6_unicast
¶ Unicast IPv6 L3VPN configuration options
type:
L3vpnIpv6Unicast
-
l3vpn_ipv4_multicast
¶ Multicast IPv4 L3VPN configuration options
type:
L3vpnIpv4Multicast
-
l3vpn_ipv6_multicast
¶ Multicast IPv6 L3VPN configuration options
type:
L3vpnIpv6Multicast
-