Release : 1.1f 730 / 985
Super Micro Intelligent Switch Command Line Interface User Guide
27.22 aggregate-address index
This command configures an entry in Aggregate Table and the no form of the command deletes
the entry from Aggregate Table.
aggregate-address index <1-100> <ip-address> <ip_mask> [summary-only]
no aggregate-address index <1-100>
Syntax Description
ip-address - The Aggregate address
ip_mask - The mask associated with the aggregated route
summary-only - Creates an aggregated route for advertisement to peers and also suppresses
the advertisement of more-specific routes to the peers
Mode
Router Configuration Mode
Example
SMIS(config-router)# aggregate-address index 1 21.1.0.0 16 summary-only
BGP Speaker Local AS number must be configured.
This command configures the (aggregation policy) route details for forming an aggregated route
and creates an entry in the aggregation table. When summaryonly is given, then, aggregated
route alone will be sent to the peers. Otherwise, both more-specific and aggregated route are
advertised.
Related Commands
router bgp – Sets the AS number of the BGP Speaker
show ip bgp aggregate – Displays the contents of aggregate table