
C613-50186-01 Rev B
Command Reference for AR2050V
1388
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
R
OUTE
M
AP
C
OMMANDS
MATCH
IP
ADDRESS
•
If the match criteria are not met, the route is neither accepted nor forwarded,
irrespective of
permit
or
deny
specifications.
This command is valid for:
•
OSPF routes
•
routes in BGP update messages
•
RIP routes.
Examples
To add entry
3
to the route map called
rmap1
, which will process routes that
match the prefix list called
mylist
, use the commands:
awplus#
configure terminal
awplus(config)#
route-map rmap1 permit 3
awplus(config-route-map)#
match ip address prefix-list mylist
Related
Commands