A SERVICE OF

logo

1316 CHAPTER 85: IPV6 RIPNG CONFIGURATION COMMANDS
You can configure a routing policy to redistribute only needed routes.
You can specify a cost for redistributed routes using keyword cost.
Related commands: default cost on page 1280.
Examples # Redistribute IPv6-IS-IS routes (process 7) and specify the metric as 7.
<Sysname> system-view
[Sysname] ripng 100
[Sysname-ripng-100] import-route isisv6 7 cost 7
maximum load-balancing (RIPng view)
Syntax maximum load-balancing number
undo maximum load-balancing
View RIPng view
Parameters number: Maximum number of equal-cost load-balanced routes, in the range 1 to
8.
Description Use the
maximum load-balancing command to specify the maximum number
of equal cost routes for load balancing.
Use the
undo maximum load-balancing command to restore the default.
n
You need configure the maximum number according to the memory size.
Examples # Set the maximum number of equal cost load balanced routes to 2.
<Sysname> system-view
[Sysname] ripng 100
[Sysname-ripng-100] maximum load-balancing 2
# Restore the default.
[Sysname-ripng-100] undo maximum load-balancing
preference
Syntax preference [ route-policy route-policy-name ] preference
undo preference [ route-policy ]
View RIPng view
Parameters route-policy-name: Name of a routing policy, in the range of 1 to 19 characters.