Command Line Reference Guide

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 also true: routes meeting the
permit clause are suppressed.
If the route is injected via the network command, that route still appears 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.
bgp add-path
Allow the advertisement of multiple paths for the same address prefix without the new paths replacing any previous
ones.
S5000
Syntax
bgp add-path [send | receive | both] count
Parameters
send Enter the keyword send to indicate that the system will send multiple
paths to peers.
receive Enter the keyword receive to indicate that the system will accept
multiple paths from peers.
both Enter the keyword both to indicate that the system will send and
accept multiple paths from peers.
count
Enter the number paths supported. The range is 2 to 64.
Defaults Disabled
Command Modes ROUTER BGP
Command History
Version 9.0(1.3) Introduced on the S5000.
Related
Commands
neighbor add-path – specifies that this neighbor/peer group can send/receive multiple path
advertisements.
255