19 set dampening – CANOGA PERKINS CanogaOS Command Reference User Manual

Page 573

Advertising
background image

CanogaOS Command Line Reference

Revision 1.02

Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches

Page 573 of 855

AA = The AS number.
NN = The number assigned to community.

internet

Specifies the Internet

(well-known community).

local-AS

Specifies no sending outside the local AS (well-known
community).

no-advertise

Specifies no advertisement of this route to any peer
(well-known community).

no-export

Specifies no advertisement of this route to next AS
(well-known community).

none

Removes the community attribute from the prefixes that
pass the route-map.

additive

Adds to the existing community.

28.18.1.3 Command

Mode

Route-map mode

28.18.1.4 Defaults

No set community is specified by default.

28.18.1.5 Examples

The following examples show the use of the set community command with different
parameters.
Switch# configure terminal
Switch(config)# route-map rmap1 permit 3
Switch(config-route-map)# set community no-export no-advertise
Switch# configure terminal
Switch(config)# route-map rmap1 permit 3
Switch(config-route-map)# set community no-advertise
Switch# configure terminal
Switch(config)# route-map rmap1 permit 3
Switch(config-route-map)# set community 10:01 23:34 12:14 no-export

28.18.1.6 Related

Commands

28.19 set dampening

Use this command to enable route-flap dampening and set parameters.
Use the no parameter with this command to disable it.

Set the unreachability half-life time to be equal to, or greater than, reachability half-life time.

Advertising