26 set originator-id – CANOGA PERKINS CanogaOS Command Reference User Manual

Page 581

Advertising
background image

CanogaOS Command Line Reference

Revision 1.02

Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches

Page 581 of 855

28.25.1.4 Defaults

No set origin is specified by default.

28.25.1.5 Examples

Switch# configure terminal
Switch(config)# route-map rmap1 permit 3
Switch(config-route-map)# set origin egp

28.25.1.6 Related

Commands

28.26 set originator-id

Use this command to set the originator ID attribute.
Use the no parameter with this command to disable this function

To use the set originator-id command, you must first have a match clause. Match and set
commands set the conditions for redistributing routes from one routing protocol to another. The
match command specifies the match criteria under which redistribution is allowed for the
current route-map. The set command specifies the set redistribution actions to be performed, if
the match criteria are met.

If the packets do not match any of the defined criteria, they are routed through the normal
routing process.

Note:

This command is valid for BGP only.

28.26.1.1 Command

Syntax

set originator-id IPADDRESS

no set originator-id

28.26.1.2 Syntax

Description

IPADDRESS

Specifies the IP address of originator.

28.26.1.3 Command

Mode

Route-map mode

Advertising