PurposeCommand or Action
(Optional) Suppresses selected, more specific
routes.
aggregate-address address mask suppress-map
map-name
Example:
Device(config-router)# aggregate-address
10.0.0.0 255.0.0.0 suppress-map map1
Step 6
(Optional) Generates an aggregate based on
conditions specified by the route map.
aggregate-address address mask
advertise-map map-name
Example:
Device(config-router)# aggregate-address
10.0.0.0 255.0.0.0 advertise-map map2
Step 7
(Optional) Generates an aggregate with
attributes specified in the route map.
aggregate-address address mask
attribute-map map-name
Example:
Device(config-router)# aggregate-address
10.0.0.0 255.0.0.0 attribute-map map3
Step 8
Returns to privileged EXEC mode.end
Example:
Device(config)# end
Step 9
Verifies the configuration.show ip bgp neighbors [advertised-routes]
Example:
Device# show ip bgp neighbors
Step 10
(Optional) Saves your entries in the
configuration file.
copy running-config startup-config
Example:
Device# copy running-config
Step 11
startup-config
Configuring Routing Domain Confederations
You must specify a confederation identifier that acts as the autonomous system number for the group of
autonomous systems.
Routing Configuration Guide, Cisco IOS XE Everest 16.6.x (Catalyst 9500 Switches)
141
Configuring IP Unicast Routing
Configuring Routing Domain Confederations