Reference Guide

Border Gateway Protocol | 297
bgp router-id
c e s z
Assign a user-given ID to a BGP router.
Syntax
bgp router-id ip-address
To delete a user-assigned IP address, enter no bgp router-id.
Parameters
Defaults
The router ID is the highest IP address of the Loopback interface or, if no Loopback interfaces are
configured, the highest IP address of a physical interface on the router.
Command Modes
ROUTER BGP
Usage
Information
Peering sessions are reset when you change the router ID of a BGP router.
Command
History
bgp soft-reconfig-backup
c e s z
Use this command only when route-refresh is not negotiated to avoid the peer from resending
messages.
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 peers updates.
Related
Commands
Command
History
ip-address
Enter an IP address in dotted decimal format to reset only that BGP neighbor.
Version 8.3.11.1 Introduced on the Z9000.
Version 7.8.1.0 Introduced support on S-Series.
Version 7.7.1.0 Introduced support on C-Series.
Note: This command is supported in BGP Router Configuration mode for IPv4 Unicast
address only.
clear ip bgp soft in Activate inbound policies without resetting the BGP TCP session.
Version 8.3.11.1 Introduced on the Z9000.
Version 7.8.1.0 Introduced support on S-Series
Version 7.7.1.0 Introduced support on C-Series