26 set originator-id, 27 set tag, Set originator – PLANET XGS3-24042 User Manual

Page 490: Set tag

Advertising
background image


31-129

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 0~4294967295.

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

Advertising