CLI Guide

Table Of Contents
neighbor fall-over
Enable or disable fast fall-over for BGP neighbors.
Syntax
neighbor {ipv4-address | peer-group-name} fall-over
To disable, use the no neighbor {ipv4-address | peer-group-name} fall-over command.
Parameters
ipv4-address
Enter the IP address of the neighbor in dotted decimal format.
peer-group-name
Enter the name of the peer group.
Defaults Disabled.
Command Modes ROUTER BGP
Command
History
This guide is platform-specific. For command information about other platforms, see the relevant Dell
EMC Networking OS Command Line Reference Guide.
Version Description
9.12(1.0) Introduced on the S5048FON.
9.10(0.1) Introduced on the S6010-ON and S4048T-ON.
9.10(0.0) Introduced on the S3148.
9.10(0.0) Introduced on the S6100-ON.
9.8(1.0) Introduced on the Z9100ON.
9.8(0.0) Introduced on the S3048ON and S4048ON.
9.7(0.0) Introduced on the S6000ON.
9.2(1.0) Introduced on the Z9500.
9.0.2.0 Introduced on the S6000.
8.3.19.0 Introduced on the S4820T.
8.3.11.1 Introduced on the Z9000.
8.3.7.0 Introduced on the S4810.
7.8.1.0 Introduced on the S-Series.
7.7.1.0 Introduced on the C-Series.
7.4.1.0 Introduced
Usage
Information
When you enable failover, BGP keeps track of IP or IPv6 ability to reach the peer remote address and the
peer local address. Whenever either address becomes unreachable (for example, no active route exists in
the routing table for the peer IP or IPv6 destination/local address), BGP brings down the session with the
peer.
Related
Commands
show ip bgp neighbors display information on the BGP neighbors.
neighbor local-as
To accept external routes from neighbors with a local AS number in the AS number path, configure Internal BGP (IBGP) routers.
Syntax
neighbor {ip-address | peer-group-name} local-as as-number [no-prepend]
To return to the default value, use the no neighbor {ip-address | peer-group-name}
local-as command.
Border Gateway Protocol 383