217
View
RIPng view
Default level
2: System level
Parameters
protocol: Specifies a routing protocol from which to redistribute routes. It can be bgp4+, direct, ospfv3,
ripng, or static.
process-id: Process ID, in the range of 1 to 65535. The default is 1. This argument is available only when
the protocol is ospfv3, or ripng.
cost: Routing metric of redistributed routes, in the range of 0 to 16. If cost value is not specified, the metric
is the default metric specified by the default cost command.
route-policy route-policy-name: Specifies a routing policy by its name with 1 to 63 case-sensitive
characters.
allow-ibgp: Optional keyword when the specified protocol is bgp4+.
Description
Use import-route to redistribute routes from another routing protocol.
Use undo import-route to disable redistributing routes from another routing protocol.
By default, RIPng does not redistribute routes from other routing protocols.
The import-route bgp4+ command redistributes only EBGP routes. The import-route bgp4+ allow-ibgp
command redistributes additionally IBGP routes.
Related commands: default cost.
Examples
# Redistribute OSPFv3 routes (process 7) and specify the metric as 7.
<Sysname> system-view
[Sysname] ripng 100
[Sysname-ripng-100] import-route ospfv3 7 cost 7
maximum load-balancing (RIPng view)
Syntax
maximum load-balancing number
undo maximum load-balancing
View
RIPng view
Default level
2: System level
Parameters
number: Maximum number of ECMP routes, in the range of 1 to 8.
Description
Use maximum load-balancing to specify the maximum number of ECMP routes.