State¶
Leafs
-
class
Bgp.Neighbors.Neighbor.AfiSafis.AfiSafi.GracefulRestart.State¶ Bases:
EntityClass Hierarchy:
BgpNeighborsNeighborAfiSafisAfiSafiGracefulRestartStateThis class represents state data.
State information for BGP graceful-restart
-
enabled¶ This leaf indicates whether graceful-restart is enabled for this AFI-SAFI
type: bool
config: False
default value: false
-
received¶ This leaf indicates whether the neighbor advertised the ability to support graceful-restart for this AFI-SAFI
type: bool
config: False
-
advertised¶ This leaf indicates whether the ability to support graceful-restart has been advertised to the peer
type: bool
config: False
-