16 set atomic-aggregate – CANOGA PERKINS 9171 Command Reference User Manual
Page 504

CanogaOS Command Reference
28-16
Related Commands
28.16 set atomic-aggregate
Use this command to set an atomic aggregate attribute.
Use the no parameter with this command to disable this function
To use the set atomic aggregate command, you must first have a match clause. Match and set
commands set the conditions for redistributing routes from one routing protocol to another. The
match command specifies the match criteria under which redistribution is allowed for the current
route-map. The set command specifies the set redistribution actions to be performed, if the
match criteria are met.
If the packets do not match any of the defined criteria, they are routed through the normal
routing process.
Note:
This command is valid for BGP only.
Command Syntax
set atomic-aggregate
no set atomic-aggregate
Syntax Description
This command has no arguments or keywords.
Command Mode
Route-map mode
Defaults
No set atomic-aggregate is specified by default.
Examples
Switch# configure terminal
Switch(config)# route-map rmap1 permit 3
Switch(config-route-map)# set atomic-aggregate
Related Commands