Reference Guide
332 | Border Gateway Protocol IPv4 (BGPv4)
www.dell.com | support.dell.com
Command
History
bgp soft-reconfig-backup
c e s
Use this command only when route-refresh is not negotiated between peers to avoid having a peer
resend BGP updates.
Syntax
bgp soft-reconfig-backup
To return to the default setting, use the no bgp soft-reconfig-backup command.
Defaults
Off
Command Modes
ROUTER BGP
Usage
Information
When soft-reconfiguration is enabled for a neighbor and the clear ip bgp soft in is executed, the
update database stored in the router is replayed and updates are reevaluated. 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 (upon execution of clear ip bgp soft in), then BGP sends a
route-refresh request to the neighbor and receives all of the peer’s updates.
Related
Commands
Command
History
capture bgp-pdu neighbor
c e s
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
Defaults
Not configured.
Command Modes
EXEC Privilege
Version 7.8.1.0 Introduced support on S-Series
Version 7.7.1.0 Introduced support on C-Series
clear ip bgp ipv4 unicast soft
in
Activate inbound policies for IPv4 routes without resetting the BGP TCP
session.
Version 8.4.1.0 Added support for IPv4 multicast and IPv6 unicast address families
Version 7.8.1.0 Introduced support on S-Series
Version 7.7.1.0 Introduced support on C-Series
Version 7.2.1.0 Introduced
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.