C613-50631-01 Rev A Command Reference for IE340 Series 1626
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
ROUTE MAP COMMANDS
SET
ATOMIC-AGGREGATE
set atomic-aggregate
Overview Use this command to add an atomic aggregate set clause to a route map entry.
When a BGP update message matches the route map entry, the device adds the
atomic aggregate attribute to the update.
Use the no variant of this command to remove the set clause.
Syntax
set atomic-aggregate
no set atomic-aggregate
Mode Route-map Configuration
Usage This command is valid for BGP update messages only.
Example To use entry 3 of the route map called rmap1 to add the atomic aggregator
attribute to matching update messages, use the commands:
awplus# configure terminal
awplus(config)# route-map rmap1 permit 3
awplus(config-route-map)# set atomic-aggregate
Related
commands
route-map
show route-map