UMN:CLI
User Manual
V8102
716
static
|
ospf
|
bgp
|
isis | rip
}
route-map
WORD
To delete the configuration for redistributing routing information in another router
’s RIP ta-
ble, use the following command.
Command
Mode
Description
no redistribute
{
kernel
|
con-
nected
|
static
|
ospf
|
bgp | isis |
rip
}
Router
Removes the configuration of transmitted routing in-
formation in another
router’s RIPng table.
As the needs of the case demand, you may also conditionally restrict the routing infor-
mation between the two networks using
route-map
command.
12.5.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. Be-
cause 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
for redistributed routes.
To set metrics for redistributed routes, use the following command.
Command
Mode
Description
default-metric
<1-16>
Router
Configures the equal metric of all routes transmitted by
routing protocol, enter the value.
1-16: default metric value
no default-metric
Removes the equal metric of all routes transmitted by
routing protocol.
The metric of all protocol can be configured from 0 to 4294967295. It can be configured
from 1 to 16 for RIPng.
12.5.7
Administrative Distance
Administrative distance is a measure of the trustworthiness of the source of the routing in-
formation.
In large scaled network, Administrative distance is the feature that routers use in order to
select the best path when there are two or more different routes to the same destination
from two different routing protocols. Administrative distance defines the reliability of a
routing protocol. Each routing protocol is prioritized in order of most to least reliable (be-
lievable) with the help of an administrative distance value.
Remember that administrative distance has only local significance, and is not advertised
i
i