Command Reference RIPng Commands
Routing process configuration mode.
This command shall be used with the redistribute command. When redistributing the route from one
route process to RIPng, due to the incompatibility of metric calculation mechanisms of different
routing protocols, it fails to translate the routing metric values. To this end, the RIPng metric value
shall be defined when translating the metric values. If there is no defined metric value, use the
default-metric command to define one; and the defined metric value will overwrite the value of the
default-metric command. By default, the default-metric value is 1.
The following example shows how to set the RIPng metric value as 3 when redistributing OSPF
process 100:
Ruijie(config-router)# default-metric 3
Ruijie(config-router)# redistribute ospf 100
Redistributes the route from one route domain
to another route domain.
Use this command to set the administrative distance of RIPng. Use the no form of this command to
restore the default value.
Sets the RIPng administrative distance. The range is from 1 to 254.
The default distance is 120
Routing process configuration mode.
The following example shows how to set the RIPng administrative distance as 160: