State¶
Leafs
- 
class 
Bgp.PeerGroups.PeerGroup.ErrorHandling.State¶ Bases:
EntityClass Hierarchy:
BgpPeerGroupsPeerGroupErrorHandlingStateThis class represents state data.
State information relating to 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
config: False
default value: false
-