Alcatel-Lucent 6850-48 Reference Guide

Page of 3444
BGP Commands
OmniSwitch CLI Reference Guide
September 2009
page 44-143
ip bgp policy route-map origin
Configures the action to be taken on the origin attribute when a match is found.
ip bgp policy route-map name sequence_number origin {igp | egp| incomplete | none}
Syntax Definitions
name
Route map name.
sequence_number
Route map sequence number. Valid range 1–255.
igp
Sets the origin attribute to remote internal BGP (IGP).
egp
Sets the origin attribute to local external BGP (EGP).
incomplete
Sets the origin attribute to incomplete, meaning the origin is unknown.
none
Sets the origin attribute to “none”.
Defaults
Platforms Supported
OmniSwitch 6850, 6855, 9000, 9000E
Usage Guidelines
By default, no action is taken on the origin attribute when a match is found. The default behavior can be 
reset by changing the value to “none”.
Examples
-> ip bgp policy route-map routemap1 1 origin egp
Release History
Release 6.1; command was introduced.
parameter
default
 igp | egp| incomplete | none
none