D-Link DES-7200 Cli Reference Manual page 632

Hide thumbs Also See for DES-7200:
Table of Contents

Advertisement

Chapter 34 Protocol-independent Configuration Commands
Default
configuration
Command
mode
Usage
guideline
Examples
Related
commands
34-68
None
Route map configuration mode
You can redistribute the routing information from one routing process
to another routing process. For example, you can redistribute the
route in the OSPF routing domain and then advertise it to the RIP
routing domain, and vice versa. The mutual route redistribution can
be implemented between all the IP routing protocols.
In the route redistribution, route maps are usually used to control the
mutual route redistribution between two routing domains.
In configuring one route map, one or more match or set commands
can be executed. If the match command is not used, all the routes will
be matched. If the set command is not used, no operation will be
performed.
The following example enables the OSPF routing protocol to
redistribute the RIP route and sets the next-hop to 192.168.1.2.
route-map redrip permit 10
match ip address 1
set next-hop 192.168.1.2
Command
match interface
match ip address
match ip next-hop
match ip route-source
match metric
match route-type
match tag
set metric-type
DES-7200 CLI Reference Guide
Description
Match the interface.
Match the IP address.
Match
the
next-hop
address.
Match the source IP address.
Match the metric.
Match the route type.
Match the tag.
Set the metric type.
IP

Advertisement

Table of Contents
loading

Table of Contents