CLI Guide
bgp soft-recong-backup
To avoid the peer from resending messages, use this command only when route-refresh is not negotiated.
Syntax
bgp soft-reconfig-backup
To return to the default setting, use the no bgp soft-reconfig-backup command.
Defaults O
Command Modes ROUTER BGP
Supported Modes Full–Switch
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
9.2(0.0) Introduced on the MXL 10/40GbE Switch IO Module.
Usage Information
When you enable soft-reconguration for a neighbor and you execute the clear ip bgp soft in command,
the update database stored in the router is replayed and updates are re-evaluated. With this command, the replay
and update process is triggered only if route-refresh request is not negotiated with the peer. If the request is
indeed negotiated (after executing the clear ip bgp soft in command), BGP sends a route-refresh
request to the neighbor and receives all of the peer’s updates.
Related Commands clear ip bgp — activates inbound policies without resetting the BGP TCP session.
capture bgp-pdu neighbor
Enable capture of an IPv4 BGP neighbor packet.
Syntax
capture bgp-pdu neighbor ipv4-address direction {both | rx | tx}
To disable capture of the IPv4 BGP neighbor packet, use the no capture bgp-pdu neighbor ipv4-
address command.
Parameters
ipv4-address Enter the IPv4 address of the target BGP neighbor.
direction {both | rx |
tx}
Enter the keyword direction and a direction — either rx for inbound, tx for
outbound, or both.
Defaults Not congured.
Command Modes EXEC Privilege
Supported Modes Full–Switch
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
9.2(0.0) Introduced on the MXL 10/40GbE Switch IO Module.
Border Gateway Protocol IPv4 (BGPv4) 301