Version
Description
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.
Usage
Information
At least one interface must be in Layer 3 mode 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
Example
Dell(conf)#router bgp 3
Dell(conf-router_bgp)#
set extcommunity bandwidth
Enables you to set extended community bandwidth.
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.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.
Border Gateway Protocol
445