Allied Telesis AR2050V Command Reference Manual page 1312

Secure, for alliedware plus version 5.4.7-1.x
Table of Contents

Advertisement

BGP
BGP4+ C
AND
OMMANDS
-
ROUTE
MAP
If it finds a match on a route map with an action of permit, then it applies any set
clauses and accepts the route. Having found a match, the route is not compared
against any further entries of the route map.
If it finds a match on a route map with an action of deny, it will discard the
matching route.
If it does not find a match, it discards the route. This means that route maps end
with an implicit deny entry. To permit all non-matching routes, end your route map
with an entry that has an action of permit and no match clause.
Examples
To enter route-map mode for entry 1 of the route map called "route1", and then
add a match and set clause to it, use the commands:
awplus#
awplus(config)#
awplus(config-route-map)#
awplus(config-route-map)#
To enter route-map mode for entry 2 of the route map called "route1", and then
add a match and set clause to it, use the commands:
awplus#
awplus(config)#
awplus(config-route-map)#
awplus(config-route-map)#
Note how the prompt changes when you go into route map configuration mode.
To make the device process non-matching routes instead of discarding them, add
a command like the following one:
awplus(config)#
Related
For BGP:
Commands
show route-map
bgp dampening
neighbor default-originate
neighbor route-map
neighbor unsuppress-map
network (BGP and BGP4+)
redistribute (into BGP or BGP4+)
show ip bgp route-map (BGP only)
For OSPF:
default-information originate
redistribute (OSPF)
C613-50186-01 Rev B
configure terminal
route-map route1 permit 1
configure terminal
route-map route1 permit 2
route-map route1 permit 100
Command Reference for AR2050V
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
match as-path 60
set weight 70
match interface vlan2
set metric 20
1312

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents