27 set tag – CANOGA PERKINS 9171 Command Reference User Manual
Page 357

CanogaOS Command Reference
19-26
Command Syntax
set originator-id IPADDRESS
no set originator-id
Syntax Description
IPADDRESS
Specifies the IP address of originator.
Command Mode
Route-map mode
Defaults
No set originator-id is specified by default.
Examples
Switch# configure terminal
Switch(config)# route-map rmap1 permit 3
Switch(config-route-map)# set originator-id 1.1.1.1
Related Commands
19.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.
Command Syntax
set tag TAGVALUE
no set tag
Syntax Description
TAGVALUE
<0-4294967295> Tag value for destination routing
protocol.