R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101

264
Use undo maximum load-balancing to restore the default.
All firewalls support the number argument, and the argument has different value ranges and default
values:
Item F1000-A-EI/S-EI
F1000-E
F5000 Firewall module
Value range 1 to 8 1 to 8 1 to 16 1 to 8
Default value 8 8 16 8
Examples
# Specify the maximum number of equal-cost routes as 2.
<Sysname> system-view
[Sysname] rip
[Sysname-rip-1] maximum load-balancing 2
network
Syntax
network network-address
undo network network-address
View
RIP view
Default level
2: System level
Parameters
network-address: IP address of a network segment, which can be the IP network address of any interface.
Description
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.
RIP is disabled on an interface by default.
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.
If a physical interface is attached to multiple networks, you cannot advertise these networks in different
RIP processes.
Examples
# Enable RIP on the interface attached to the network 129.102.0.0.
<Sysname> system-view
[Sysname] rip 100
[Sysname-rip-100] network 129.102.0.0