Command Reference Guide

298 | Border Gateway Protocol IPv4 (BGPv4)
www.dell.com | support.dell.com
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
Defaults
Disabled
Command Modes
ROUTER BGP
Related
Commands
Command
History
.
bgp always-compare-med
c e s
Enables you to enable comparison of the MULTI_EXIT_DISC (MED) attributes in the paths
from different external ASs.
Syntax
bgp always-compare-med
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.
both
Enter this keyword to indicate that the system will send and accept multiple
paths from peers.
count
Enter the number of paths supported.
Range: 2-64
neighbor add-path Specify that this neighbor/peer group can send/receive multiple
path advertisements.
Version 8.3.8.0 Introduced on the S4810.