Command Reference
Protocol-independent Configuration Commands
mode
Usage
guidelines
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.
Examples
In the example below, the OSPF routing protocol redistributes the RIP routes of metric 10.
router ospf 1
redistribute rip subnets route-map redrip
network 192.168.12.0 0.0.0.255 area 0
route-map redrip permit 10
match metric 10
Related
commands
Command
Description
access-list
Set the access list.
match ip address
Match the IP address.
match interface
Match the interface.
match ip next-hop
Match the next-hop IP address.
match ip route-source
Match the source IP address.
match route-type
Match the route type.
match tag
Match the tag.
set metric
Set the metric.
set metric-type
Set the metric type.
set tag
Set the tag.
6.23 match route-type
Use this command to redistribute the network routes of the specified type. Use the
no
form of this
command to delete the setting.
match route-type
{
static | connect | rip | local | internal | external
[
type-1 | type-2
]
no match route-type
[
static | connect | rip | local | internal | external
[
type-1 | type-2
]
Parameter
description
Parameter
Description
static
Indicates the static route type.
connect
Indicates the directly connected route type.
Summary of Contents for RG-S29 Series
Page 1: ...RG S29 Series Switch RGOS Command Reference Release 11 4 1 B12...
Page 10: ...Command Reference Command Line Interface Commands Platform Description N A...
Page 93: ...Command Reference Line Commands Description...
Page 248: ...Command Reference PKG_MGMT Commands...
Page 332: ...Command Reference Protocol VLAN Commands Commands N A N A Platform Description...
Page 350: ...Command Reference Voice VLAN Commands Description...
Page 430: ...Command Reference LLDP Commands Description...
Page 467: ...Command Reference ERPS Commands Commands N A N A Platform Description N A...
Page 541: ...Command Reference IPv6 Commands Platform Description N A...
Page 914: ...Multicast Commands 1 IPv4 Multicast Routing Commands 2 IGMP Snooping Commands...
Page 1092: ...Configuration Guide SCC Commands Platforms N A...
Page 1196: ...Configuration Guide IPv6 Source Guard Commands Platform Description N A...
Page 1290: ...ACL QoS Configuration Commands 1 ACL Commands 2 QoS Commands...