DGS-3610 Series Configuration Guide Chapter 30 Protocol-Independent Configuration
Route(config-route-map)# match ip next-hop
access-list-number […access-list-number]
Match the next-hop address in the
access list
access-list-number : 1-199, 1300-2699,
Route(config-route-map)# match ip
route-source access-list-number
[…access-list-number]
Match the route source address in the
access list
Route(config-route-map)# match metric
Metric
Match the metric of the route
Metric : 0—4294967295
Route(config-route-map)# match route-type {local |
internal | external [level-1 | level-2]}
Match the type of the route
DGS-3610(config-route-map)# match tag tag
Match the tag of the route
tag : 0—4294967295
To define the operation after matching, execute the following commands in the route map
configuration mode:
DGS-3610(config-route-map)# set level
{stub-area | backbone | level-1 | level-1-2 | level-2}
Specify the area of route inputted
DGS-3610(config-route-map)# set metric metric
Set the metric for route redistribution
DGS-3610(config-route-map)# set metric [+
metric-value | - metric-value | metric-value]
Set the type for route redistribution
DGS-3610(config-route-map)# set tag tag
Set the tag for route redistribution
DGS-3610(config-route-map)# set next-hop
next-hop
Set the next hop for route redistribution
next-hop: Next-hop IP address
To redistribute routes from one routing area to another and control route redistribution,
execute the following commands in the routing process configuration mode:
DGS-3610(config-router)# redistribute protocol
[metric metric]] [route-map route-map-name]
Set route redistribution
Protocol (protocol type): bgp, connected,
isis, rip, static
DGS-3610(config-router)# default-metric metric
Set the default metric for all redistributed
routes (OSPF RIP)
metric : 0-16777214
If no default metric is set for it, the metric
is 20 and type is Type-2 by default.