User's Manual

Table Of Contents
31-128
31.26 set originator-id
Command:
set originator-id <ip_addr>
no set originator-id [<ip_addr>]
Function:
Configure the origin ip address of the BGP routing message. The “no set originator-id
[<ip_addr>]” command deletes the configuration.
Parameter:
<ip_addr> is the ip address of the route source shown by dotted decimal notation.
Command Mode:
route-map mode
Usage Guide:
To use this command, one match clause should at first be defined.
Example:
Switch#config terminal
Switch(config)#route-map r1 permit 5
Switch(config-route-map)#set originator-id 10.1.1.1
31.27 set tag
Command:
set tag <tag_val>
no set tag [<tag_val>]
Function:
Configure the tag domain of OSPF routing messages. The “no set tag [<tag_val>]” command
deletes this configuration.
Parameter:
<tag-val > is the tag value, ranging between 04294967295.
Command Mode:
route-map mode
Usage Guide:
There is a route-tag domain at the AS-external-LSA type LSA. The domain is normally identified by
other routing protocols. To use this command, one match clause should at first be defined.
Example:
Switch#config terminal