R3303-HP HSR6800 Routers Layer 3 - IP Routing Command Reference
46
Syntax
maximum load-balancing number
undo maximum load-balancing
Default
The maximum number of ECMP routes is 8.
Views
RIP view
Default command level
2: System level
Parameters
number: Specifies the maximum number of ECMP routes, in the range of 1 to 8.
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 the interface attached to the specified network.
Use undo network to disable RIP on the interface attached to the specified network.
Syntax
network network-address
undo network network-address
Default
RIP is disabled on an interface.
Views
RIP view
Default command level
2: System level
Parameters
network-address: IP address of a network segment, which can be the IP network address of any interface.
Usage guidelines
RIP runs only on the interfaces attached to the specified network. For an interface not on the specified
network, RIP neither receives/sends routes on it nor forwards interface route through it. You need to
specify the network after enabling RIP to validate RIP on a specific interface.
For a single process, the network 0.0.0.0 command can enable RIP on all interfaces, but the command
is not applicable in case of multi-process.