State¶
Leafs
-
class
Bgp.PeerGroups.PeerGroup.EbgpMultihop.
State
¶ Bases:
Entity
Class Hierarchy:
Bgp
PeerGroups
PeerGroup
EbgpMultihop
State
This class represents state data.
State information for eBGP multihop, for the BGP neighbor
or group
-
enabled
¶ When enabled the referenced group or neighbors are permitted to be indirectly connected - including cases where the TTL can be decremented between the BGP peers
type: bool
config: False
default value: false
-
multihop_ttl
¶ Time-to-live value to use when packets are sent to the referenced group or neighbors and ebgp-multihop is enabled
type: int
range: 0..255config: False
-