Reference Guide
IPv6 Border Gateway Protocol (IPv6 BGP) | 747
Related
Commands
Command
History
bgp router-id
c e
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
Command
History
Usage
Information
Peering sessions are reset when you change the router ID of a BGP router.
bgp soft-reconfig-backup
c e
t
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 BGPV6 ADDRESS FAMILY (conf-router_bgpv6_af)
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.
show ip protocols View information on all routing protocols enabled and active on the
E-Series.
Version 8.4.2.1 Introduced on C-Series and S4810.
Version 8.2.1.0 Introduced on E-Series ExaScale
Version 7.4.1.0 Introduced on E-Series TeraScale
ip-address
Enter an IP address in dotted decimal format to reset only that BGP neighbor.
Version 8.4.2.1 Introduced on C-Series and S4810.
Version 8.2.1.0 Introduced on E-Series ExaScale
Version 7.4.1.0 Introduced on E-Series TeraScale