State¶
Leafs
Children
- 
class 
Bgp.Neighbors.Neighbor.AfiSafis.AfiSafi.State¶ Bases:
EntityClass Hierarchy:
BgpNeighborsNeighborAfiSafisAfiSafiStateThis class represents state data.
State information relating to the AFI-SAFI
- 
afi_safi_name¶ AFI,SAFI
type: one of the below values:
IPV4UNICASTconfig: False
- 
enabled¶ This leaf indicates whether the IPv4 Unicast AFI,SAFI is enabled for the neighbour or group
type: bool
config: False
default value: false
- 
active¶ This value indicates whether a particular AFI-SAFI has been succesfully negotiated with the peer. An AFI-SAFI may be enabled in the current running configuration, but a session restart may be required in order to negotiate the new capability
type: bool
config: False
-