26 set originator-id – CANOGA PERKINS 9175 Command Reference User Manual
Page 513
CanogaOS Command Reference
28-25
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.
Command Syntax
set origin { egp | igp | incomplete }
no set origin
Syntax Description
egp
Specifies a remote EGP system.
igp
A local IGP system.
incomplete
Specifies a system of unknown heritage.
Command Mode
Route-map mode
Defaults
No set origin is specified by default.
Examples
Switch# configure terminal
Switch(config)# route-map rmap1 permit 3
Switch(config-route-map)# set origin egp
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.