Reference Guide

308 | Border Gateway Protocol IPv4 (BGPv4)
www.dell.com | support.dell.com
Defaults
Not configured.
Command Modes
ROUTER BGP ADDRESS FAMILY
ROUTER BGP ADDRESS FAMILY IPv6
Usage
Information
At least one of the routes included in the aggregate address must be in the BGP
routing table for the configured aggregate to become active.
Do not add the
as-set parameter to the aggregate, if routes within the aggregate are
constantly changing as the aggregate will flap to keep track of the changes in the
AS_PATH.
In route maps used in the
suppress-map parameter, routes meeting the deny clause
are not suppress; in other words, they are allowed. The opposite is true: routes
meeting the
permit clause are suppressed.
If the route is injected via the network command, that route will still appear in the
routing table if the summary-only parameter is configured in the aggregate-address
command.
The summary-only parameter suppresses all advertisements. If you want to suppress
advertisements to only specific neighbors, use the neighbor distribute-list command.
In the show ip bgp command, aggregates contain an ā€˜a’ in the first column and routes
suppressed by the aggregate contain an ā€˜s’ in the first column.
Command
History
.
bgp add-path
Allow the advertisement of multiple paths for the same address prefix without the
new paths replacing any previous ones.
Syntax
bgp add-path [send | receive | both] count
Parameters
Version 8.3.19.0 Introduced on the S4820T.
Version 8.3.7.0 Introduced on the S4810.
Version 7.8.1.0 Introduced support on S-Series
Version 7.7.1.0 Introduced support on C-Series
send
Enter this keyword to indicate that the system will send multiple paths to
peers.
receive
Enter this keyword to indicate that the system will accept multiple paths
from peers.