Config¶
Leafs
- 
class 
Bgp.PeerGroups.PeerGroup.ErrorHandling.Config¶ Bases:
EntityClass Hierarchy:
BgpPeerGroupsPeerGroupErrorHandlingConfigThis class represents configuration data.
Configuration parameters enabling or modifying the
behavior or enhanced error handling mechanisms for the BGP
group
- 
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
-