UMN:CLI
User Manual
V5824G
456
10.3.5
Redistributing Routing Information
The V5824G can redistribute the routing information from a source route entry into the
RIP tables. For example, you can instruct the router to re-advertise connected, kernel, or
static routes as well as other routes established by routing protocol. This capability
applies to all the IP-based routing protocols.
To redistribute routing information from a source route entry into the RIP table, use the
following command.
Command
Mode
Description
redistribute
{
kernel
|
connected
|
static
|
ospf
|
bgp
}
Router
Registers transmitted routing information in another
router’s RIP table.
1-16: metric value
WORD: pointer to route-map entries
redistribute
{
kernel
|
connected
|
static
|
ospf
|
bgp
}
metric
<0-16>
redistribute
{
kernel
|
connected
|
static
|
ospf
|
bgp
}
route-map
WORD
To delete the configuration for redistributing routing information in another router
’s RIP
table, use the following command.
Command
Mode
Description
no
redistribute
{
kernel
|
connected
|
static
|
ospf
|
bgp
}
Router
Removes the configuration of transmitted routing
information in another
router’s RIP table.
no
redistribute
{
kernel
|
connected
|
static
|
ospf
|
bgp
}
metric
<0-16>
no
redistribute
{
kernel
|
connected
|
static
|
ospf
|
bgp
}
route-map
WORD
As the needs of the case demand, you may also conditionally restrict the routing
information between the two networks using
route-map
command. For more information,
refer to
10.3.6
Metrics for Redistributed Routes
The metrics of one routing protocol do not necessarily translate into the metrics of another.
For example, the RIP metric is a hop count and the OSPF metric is a combination of five
quantities. In such situations, an artificial metric is assigned to the redistributed route.
Because of this unavoidable tampering with dynamic information, carelessly exchanging
routing information between different routing protocols can create routing loops, which
can seriously degrade network operation. To prevent this situation, we configure metrics
i