Edge-Core ECS4660-28F Management Manual page 1906

Layer 3
Hide thumbs Also See for ECS4660-28F:
Table of Contents

Advertisement

| IP Routing Commands
C
51
HAPTER
Policy-based Routing for BGP
match origin
match pathlimit as
E
XAMPLE
Console(config)#route-map RD permit 7
Console(config-route-map)#match metric 60
Console(config-route-map)#set weight 30
Console(config-route-map)#
This command sets the originating protocol to match in routing messages.
Use the no form to remove this entry from a route map.
S
YNTAX
match origin {egp | igp | incomplete}
no match origin
egp – Routes learned from exterior gateway protocols.
igp – Routes learned from internal gateway protocols.
incomplete – Routes of uncertain origin.
C
M
OMMAND
ODE
Route Map
E
XAMPLE
Console(config)#route-map RD permit 8
Console(config-route-map)#match origin igp
Console(config-route-map)#set weight 30
Console(config-route-map)#
This command sets the maximum AS path length allowed for propagation
of more specific prefixes to match in routing messages. Use the no form to
remove this entry from a route map.
S
YNTAX
match pathlimit as as-limit
no match pathlimit as
as-limit – Maximum AS path length. (Range: 1-4294967295)
C
M
OMMAND
ODE
Route Map
C
U
OMMAND
SAGE
To perform inter-domain traffic engineering, a multi-homed site can
advertise its prefix to all of its neighbors via an aggregate address, and
also advertise more specific prefixes to a subset of its neighbors. The
longest match lookup algorithm then causes traffic for the more specific
prefixes to be forwarded to the subset of neighbors with the more
specific prefix.
– 1906 –

Advertisement

Table of Contents
loading

Table of Contents