Config
Leafs
- class Bgp.PeerGroups.PeerGroup.AfiSafis.AfiSafi.L3vpnIpv6Multicast.PrefixLimit.Config
Bases:
Entity
Class Hierarchy :
Bgp
PeerGroups
PeerGroup
AfiSafis
AfiSafi
L3vpnIpv6Multicast
PrefixLimit
Config
This class represents configuration data.
Configuration parameters relating to the prefix
limit for the AFI-SAFI
- max_prefixes
Maximum number of prefixes that will be accepted from the neighbour
type: int
range: 0..4294967295
- shutdown_threshold_pct
Threshold on number of prefixes that can be received from a neighbour before generation of warning messages or log entries. Expressed as a percentage of max-prefixes
type: int
range: 0..100