Command Reference
RIPng Commands
4.11 redistribute
Use this command to redistribute the route of other routing protocols to RIPng. Use the
no
form of this
command to remove the redistribution configuration.
redistribute
{
connected
|
ospf
process-id
|
static
} [
metric
metric-value
|
route-map
route-map-name
]
no redistribute
{
connected
|
ospf
process-id
|
static
} [
metric
metric-value
|
route-map
route-map-name
]
Parameter
Description
Parameter
Description
connected
Redistributes the connected routes to RIPng.
ospf
process-id
Redistributes the OSPF routes to RIPng.
process-id
indicates the OSPF process number, and the range is
from 1 to 65,535.
static
Redistributes the static routes to RIPng.
metric
metric-value
(Optional) Sets the metric value for the route redistributed to RIPng.
route-map
route-map-name
(Optional) Sets the redistribution route filtering.
Defaults
By default, the routes of other routing protocols are not redistributed.
If the
default-metric
command is not configured, the default metric value is 1;
By default, the
route-map
is not configured;
By default, all sub-type routes in the specified routing process are redistributed.
Command
mode
Routing process configuration mode.
Usage Guide
This command is used to redistribute the external routes to RIPng.
It is unnecessary to transform the metric of one routing protocol into another routing protocol in the
process of the route redistribution, for the metric calculation methods of the different routing protocols
are different. The RIP and OSPF metric calculations are incomparable for the reason that the RIP
metric calculation is hop-based while the OSPF one is bandwidth-based.
The instance, from where the routing information is redistributed to the RIPng, must be specified in
the process of configuring the multi-instance protocol redistribution.
Configuration
Examples
The following example shows how to redistribute the static route, use the route map
mymap
to filter
and set the metric value as 8:
Ruijie(config)# ipv6 router rip
Ruijie(config-router)# redistribute static route-map
mymap metric 8
Related
Commands
Command
Description
default-metric
Defines the default RIPng metric value when
Содержание RG-S29 Series
Страница 1: ...RG S29 Series Switch RGOS Command Reference Release 11 4 1 B12...
Страница 10: ...Command Reference Command Line Interface Commands Platform Description N A...
Страница 93: ...Command Reference Line Commands Description...
Страница 236: ...Command Reference PoE Management Commands Related Commands Command Description N A N A Platform Description N A...
Страница 248: ...Command Reference PKG_MGMT Commands...
Страница 332: ...Command Reference Protocol VLAN Commands Commands N A N A Platform Description...
Страница 350: ...Command Reference Voice VLAN Commands Description...
Страница 430: ...Command Reference LLDP Commands Description...
Страница 467: ...Command Reference ERPS Commands Commands N A N A Platform Description N A...
Страница 541: ...Command Reference IPv6 Commands Platform Description N A...
Страница 858: ...Command Reference NSM Commands Description N A N A Defaults N A Command Mode Privileged EXEC mode Usage guideline N A...
Страница 914: ...Multicast Commands 1 IPv4 Multicast Routing Commands 2 IGMP Snooping Commands...
Страница 1092: ...Configuration Guide SCC Commands Platforms N A...
Страница 1196: ...Configuration Guide IPv6 Source Guard Commands Platform Description N A...
Страница 1290: ...ACL QoS Configuration Commands 1 ACL Commands 2 QoS Commands...