Reference Guide
322 | Border Gateway Protocol IPv4 (BGPv4)
www.dell.com | support.dell.com
Usage
Information
The MED is a 4-Byte unsigned integer value and the default behavior is to assume a missing MED as
4294967295. This command causes a missing MED to be treated as 0. During the path selection, paths
with a lower MED are preferred over those with a higher MED.
Command
History
bgp bestpath router-id ignore
c e s
Do not compare router-id information for external paths during best path selection.
Syntax
bgp bestpath router-id ignore
To return to the default selection, use the no bgp bestpath router-id ignore command.
Defaults
Disabled
Command Modes
ROUTER BGP
Usage
Information
Configuring this option will retain the current best-path. When the session is subsequently reset, the
oldest received path will be chosen as the best-path.
Command
History
bgp client-to-client reflection
c e s
Enables you to enable route reflection between clients in a cluster.
Syntax
bgp client-to-client reflection
To disable client-to-client reflection, enter no bgp client-to-client reflection.
Defaults
Enabled when a route reflector is configured.
Command Modes
ROUTER BGP
Usage
Information
Route reflection to clients is not necessary if all client routers are fully meshed.
Related
Commands
Command
History
Version 7.8.1.0 Introduced support on S-Series
Version 7.7.1.0 Introduced support on C-Series
Version 6.3.1.0 Introduced
Version 8.3.1.0 Introduced
bgp cluster-id Assign ID to a BGP cluster with two or more route reflectors.
neighbor route-reflector-client Configure a route reflector and clients.
Version 7.8.1.0 Introduced support on S-Series
Version 7.7.1.0 Introduced support on C-Series