16 set atomic-aggregate – CANOGA PERKINS CanogaOS Command Reference User Manual

Page 570

Advertising
background image

CanogaOS Command Line Reference

Revision 1.02

Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches

Page 570 of 855

28.15.1.3 Command

Mode

Route-map mode

28.15.1.4 Defaults

No set as-path is specified by default.

28.15.1.5 Examples

Switch# configure terminal
Switch(config)# route-map myroute permit 3
Switch(config-route-map)# set as-path prepend 8 24

28.15.1.6 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.

28.16.1.1 Command

Syntax

set atomic-aggregate

no set atomic-aggregate

28.16.1.2 Syntax

Description

This command has no arguments or keywords.

Advertising