User guide

13-10 E
XTREME
W
ARE
S
OFTWARE
U
SER
G
UIDE
E
XTERIOR
G
ATEWAY
R
OUTING
P
ROTOCOLS
C
ONFIGURING
BGP
Table 13-1 describes the commands used to configure BGP.
Table 13-1: BGP Configuration Commands
Command Description
config bgp add aggregate-address
<ipaddress>/<masklength> {as-set}
{summary-only} {advertise-route-map
<route-map>} {attribute-route-map
<route-map>}
Configures an aggregate route. Options include
the following:
as-set Aggregates only the path
attributes of the aggregate routes.
summary-only Sends both aggregated
and non-aggregated routes to the
neighbors.
advertise-route-map Specifies the
route map used to select routes for this
aggregated route.
attribute-route-map Specifies the
route map used to set the attributes of the
aggregated route.
config bgp add confederation-peer
<sub_as_list>
Species the list of sub-ASs that belong to a
confederation. A maximum of 16 AS numbers
can be specified.