Administrator Guide

Version Description
7.8.1.0 Introduced on the S-Series.
7.7.1.0 Introduced on the C-Series.
Usage Information At least one interface must be in Layer 3 mode for the router bgp command to be accepted. If all interfaces
are configured under VRF, at least one interface should be in the default VRF for the router
bgp command to be accepted. If no interfaces are enabled for Layer 3, an error message appears:
% Error: No router id
configured
BGP does not allow 23456 (AS-TRANS) as a configured AS number.
Example
DellEMC(conf)# router bgp 3
DellEMC(conf-router_bgp)#
set extcommunity bandwidth
Set extended community bandwidth for handling inbound and outbound policies.
Syntax
set extcommunity bandwidth
To disable extended community bandwidth, enter the no set extcommunity bandwidth command.
Parameters
bandwidth Enter the keyword bandwidth to enable extended community bandwidth. The range is
from 0 to 102400.
Defaults N/A
Command Modes ROUTER MAP
Command History
Version Description
9.9(0.0) Introduced on the C9010.
9.8(0.0) Introduced on the S3048–ON and S4048–ON.
9.7(0.0) Introduced on the S-Series.
Usage Information
A new policy command is introduced in order to attach the Link Bandwidth extended community only to the
prefixes that are received from a neighbor that satisfy the desired conditions. This command is relevant for both
inbound as well as outbound policy handling (for received prefixes). Also, there is no change to the set of
supported conditions or filters.
During configuration, the bandwidth is specified in Mbps, not in bytes/second. While creating the actual LB
extended community, the system will attach the AS number and encode the bandwidth in floating point format.
shutdown all
Disables all the BGP neighbors.
Syntax
shutdown all
Use the no shutdown all command to enable all the configured BGP neighbors.
Command Modes ROUTER BGP
Command History
Version Description
9.11.0.0 Introduced on the S-Series, Z-Series, MXL, and IOM.
Usage Information
You can use this command to disable all the configured BGP neighbors.
376 Border Gateway Protocol