27 set tag – CANOGA PERKINS 9175 Command Reference User Manual

Page 514

Advertising
background image

CanogaOS Command Reference

28-26

Note:

This command is valid for BGP only.


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

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.


Command Syntax

set tag TAGVALUE

no set tag

Advertising