1404 ExtremeWare Software 7.3.0 Command Reference Guide
BGP Commands
configure bgp delete aggregate-address
configure bgp delete aggregate-address [<ip address/masklength> | all]
Description
Deletes one or all BGP aggregated route.
Syntax Description
Default
N/A.
Usage Guidelines
Route aggregation is the process of combining the characteristics of several routes so that they are
advertised as a single route. Aggregation reduces the amount of information that a BGP speaker must
store and exchange with other BGP speakers. Reducing the information that is stored and exchanged
also reduces the size of the routing table.
Example
The following command deletes a BGP aggregate route:
configure bgp delete aggregate-address 192.1.1.4/30
History
This command was first available in ExtremeWare 6.1.
Platform Availability
This command is available on all platforms.
ip address/mask length Specifies an IP address and netmask length.
all Specifies all aggregated routes.