Protocol Independent Features
Left running head:
Chapter name (automatic)
452
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Command Reference Guide
Alcatel-Lucent
SET ORIGIN
set origin {igp|egp <1-65535>|incomplete}
DESCRIPTION
This command is entered in the Route-Map Configuration Mode. This command
sets the BGP origin code.
PARAMETERS
DEFAULT VALUE
For redistributed routes, origin is set to incomplete. For routes learned from IGP
protocol, origin is set to IGP. The routes learned from EBGP, route origin is set to
EGP.
EXAMPLE
ALU(config-route-map)# set origin incomplete
SET WEIGHT
set weight <0-4294967295>
DESCRIPTION
This command is entered in the Route-Map Configuration Mode. Use this
command to weight of route.
BGP has weight attribute. If the same route is received from multiple routers, then
weight is used to give preference to some route. Route with highest weight is
preferred.
PARAMETERS
DEFAULT VALUE
Default weight is 0.
EXAMPLE
ALU(config-route-map)# set weight 10
Parameter Description
igp Set Interior Gateway Protocol as origin attribute.
egp <1-65535> Set Exterior Gateway Protocol as origin attribute.
incomplete Unknown origin.
Parameter Description
0-4294967295 Weight value.