
C613-50186-01 Rev B
Command Reference for AR2050V
1414
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
R
OUTE
M
AP
C
OMMANDS
SET
METRIC
Examples
To use entry
3
of the route map called
rmap1
to give matching routes a metric of
600
, use the commands:
awplus#
configure terminal
awplus(config)#
route-map rmap1 permit 3
awplus(config-route-map)#
set metric 600
To use entry
3
of the route map called
rmap1
to increase the metric of matching
routes by
2
, use the commands:
awplus#
configure terminal
awplus(config)#
route-map rmap1 permit 3
awplus(config-route-map)#
set 2
Related
Commands