bgpPeergrDisableSenderLoopDetect
DC-BGP-MIB ·
.1.2.826.42.1.1578918.5.65.1.5.7.1.9
Object
This field is used in conjunction with
bgpPeergrAfiSafiDisSndLpDetect to indicate whether BGP
should disable sender-side loop detection when sending
routes to the peer.
By default, BGP performs sender side loop detection. That
is, it will not advertise a route to a peer if the AS-Path
of the route already contains the peer's AS number. A
peer would typically discard such routes, so this is
normally a useful optimization.
However, the peer may be configured to accept such routes
(see bgpPeergrAllowLocalAs). In this case it is necessary
to disable sender-side loop detection, by setting
bgpPeergrDisableSndLpDetect to 'true'.
Sender-side loop detection may be disabled independently
for each address family. When bgpPeergrDisableSndLpDetect
is set to 'true', set bgpPeergrAfiSafiDisSndLpDetect to
'true' or 'false' to disable or enable sender-side loop
detection for each address family.
If the value is changed while the peer session is active,
BGP will check for any routes that need to be advertised
or withdrawn as a result of the change.
This field overrides the peer
bgpPeerDisableSenderLoopDetect field.
Note that sender-side loop detection does not operate on
peers in an update group.
Context
- MIB
- DC-BGP-MIB
- OID
.1.2.826.42.1.1578918.5.65.1.5.7.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- bgpPeergrEntry
Syntax
SNMPv2-TCTruthValue
Values & Constraints
No enumerated values or constraints recorded.