27 set tag – CANOGA PERKINS CanogaOS Command Reference User Manual

Page 582

Advertising
background image

CanogaOS Command Line Reference

Revision 1.02

Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches

Page 582 of 855

28.26.1.4 Defaults

No set originator-id is specified by default.

28.26.1.5 Examples

Switch# configure terminal
Switch(config)# route-map rmap1 permit 3
Switch(config-route-map)# set originator-id 1.1.1.1

28.26.1.6 Related

Commands

28.27 set tag

Use this command to set a specified tag value.
Use the no parameter with this command to return to the default.

Tag in this command is the route tag which is labeled by another routing protocol (BGP or other
IGP when redistributing), because AS-external-LSA has a route-tag field in its LSAs. Also, with
using route-map, ZebOS can tag the LSAs with the appropriate tag value. Sometimes, the tag
matches with using route-map, and sometimes, the value
may be used by another application.

Note:

This command is valid for OSPF and RIP only.

28.27.1.1 Command

Syntax

set tag TAGVALUE

no set tag

28.27.1.2 Syntax

Description

TAGVALUE

<0-4294967295> Tag value for destination routing protocol.

28.27.1.3 Command

Mode

Route-map mode

Advertising