Config¶
Leafs
-
class
Bgp.PeerGroups.PeerGroup.EbgpMultihop.
Config
¶ Bases:
Entity
Class Hierarchy:
Bgp
PeerGroups
PeerGroup
EbgpMultihop
Config
This class represents configuration data.
Configuration parameters relating to eBGP multihop for the
BGP 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
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..255
-