Command Line Reference Guide

712 | IPv6 Border Gateway Protocol (IPv6 BGP)
www.dell.com | support.dell.com
For more information about using the 2 or 4-Byte format, refer to the FTOS Configuration Guide.
Command
History
bgp graceful-restart
c e s
Enable graceful restart on a BGP neighbor, a BGP node, or designate a local router to support graceful
restart as a receiver only.
Syntax
bgp graceful-restart [restart-time seconds] [stale-path-time seconds] [role receiver-only]
To return to the default, enter the no bgp graceful-restart command.
Parameters
Defaults
As above
Command Modes
ROUTER BGP
Command
History
Usage
Information
This feature is advertised to BGP neighbors through a capability advertisement. In receiver only mode,
BGP saves the advertised routes of peers that support this capability when they restart.
bgp log-neighbor-changes
c e s
Enable logging of BGP neighbor resets.
Syntax
bgp log-neighbor-changes
To disable logging, enter no bgp log-neighbor-changes.
Version 8.4.2.1 Introduced on C-Series and S-Series.
Version 8.2.1.0 Introduced on E-Series ExaScale
Version 7.4.1.0 Introduced on E-Series TeraScale
neighbor ip-address |
peer-group-name
Enter the keyword neighbor followed by one of the options listed below:
ip-address of the neighbor in IP address format of the neighbor
peer-group-name of the neighbor peer group.
restart-time seconds Enter the keyword restart-time followed by the maximum number of
seconds needed to restart and bring up all peers.
Range: 1 to 3600 seconds
Default: 120 seconds
stale-path-time seconds Enter the keyword stale-path-time followed by the maximum number
of seconds to wait before restarting a peers stale paths.
Default: 360 seconds.
role receiver-only Enter the keyword role receiver-only to designate the local router to
support graceful restart as a receiver only.
Version 8.4.2.1 Introduced on C-Series and S-Series.
Version 8.2.1.0 Introduced on E-Series ExaScale
Version 7.4.1.0 Introduced on E-Series TeraScale