Config¶
Leafs
-
class
NetworkInstances.NetworkInstance.Protocols.Protocol.Bgp.Neighbors.Neighbor.ErrorHandling.
Config
¶ Bases:
Entity
Class Hierarchy:
NetworkInstances
NetworkInstance
Protocols
Protocol
Bgp
Neighbors
Neighbor
ErrorHandling
Config
This class represents configuration data.
Configuration parameters enabling or modifying the
behavior or enhanced error handling mechanisms for the BGP
neighbor
-
treat_as_withdraw
¶ Specify whether erroneous UPDATE messages for which the NLRI can be extracted are reated as though the NLRI is withdrawn - avoiding session reset
type: bool
default value: false
-