Config¶
Leafs
- 
class 
Bgp.Neighbors.Neighbor.AfiSafis.AfiSafi.Config¶ Bases:
EntityClass Hierarchy:
BgpNeighborsNeighborAfiSafisAfiSafiConfigThis class represents configuration data.
Configuration parameters for the AFI-SAFI
- 
afi_safi_name¶ AFI,SAFI
type: one of the below values:
IPV4UNICAST
- 
enabled¶ This leaf indicates whether the IPv4 Unicast AFI,SAFI is enabled for the neighbour or group
type: bool
default value: false
-