State¶
Leafs
Children
-
class
Bgp.Neighbors.Neighbor.AfiSafis.AfiSafi.
State
¶ Bases:
Entity
Class Hierarchy:
Bgp
Neighbors
Neighbor
AfiSafis
AfiSafi
State
This class represents state data.
State information relating to the AFI-SAFI
-
afi_safi_name
¶ AFI,SAFI
type: one of the below values:
IPV4UNICAST
config: 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
-