R0106-HP MSR Router Series Layer 3 - IP Routing Command Reference(V7)

71
This command redistributes only active routes. To view route state information, use the display ip
routing-table protocol command.
The undo import-route protocol all-processes command removes only the configuration made by the
import-route protocol all-processes command. It does not remove the configuration made by the
import-route protocol process-id command.
Examples
# Redistribute static routes into RIP, and set the cost for redistributed routes to 4.
<Sysname> system-view
[Sysname] rip 1
[Sysname-rip-1] import-route static cost 4
Related commands
default cost
maximum load-balancing
Use maximum load-balancing to specify the maximum number of equal-cost multi-path (ECMP) routes for
load balancing.
Use undo maximum load-balancing to restore the default.
Syntax
maximum load-balancing number
undo maximum load-balancing
Default
The maximum number of ECMP routes is 32.
Views
RIP view
Predefined user roles
network-admin
Parameters
number: Specifies the maximum number of ECMP routes, in the range of 1 to 32.
Examples
# Specify the maximum number of ECMP routes as 2.
<Sysname> system-view
[Sysname] rip
[Sysname-rip-1] maximum load-balancing 2
network
Use network to enable RIP on an interface attached to a specified network.
Use undo network to disable RIP on an interface attached to a specified network.
Syntax
network network-address [ wildcard-mask ]