D-Link DES-7200 Cli Reference Manual page 599

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

Advertisement

DES-7200 CLI Reference Guide
Default
configuration
Command
mode
Usage
guideline
Examples
Related
commands
Chapter 34 Protocol-independent Configuration Commands
level-1 | level-2
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.
In the example below, the RIP routing protocol redistributes only the
internal routes in the OSPF routing domain.
router rip
redistribute ospf route-map redrip
network 192.168.12.0
route-map redrip permit 10
match route-type internal
!
Command
access-list
match ip address
match interface
Redistribute the
ISIS level-1
or level-2 routes.
Description
Set the access list.
Match the IP address.
Match the interface.
34-35

Advertisement

Table of Contents
loading

Table of Contents