H3C S7500 Series Ethernet Switches Command Manual

Table Of Contents
Command Manual – IP Address-IP Performance-IPX
H3C S7500 Series Ethernet Switches Chapter 3
IPX Configuration Commands
3-15
Use the undo ipx route load-balance-path command to restore the default value.
By default, the maximum number of equivalent routes to the same destination is 1.
The maximum number of equivalent routes is the maximum number of active
equivalent routes to the same destination in the current system. If the new number is
less than the number of the current active routes, the system deactivates those excess
routes.
Examples
# Set the maximum number of equivalent routes to the same destination to 30.
<H3C> system-view
System View: return to User View with Ctrl+Z.
[H3C] ipx route load-balance-path 30
3.1.14 ipx route max-reserve-path
Syntax
ipx route max-reserve-path paths
undo ipx route max-reserve-path
View
System view
Parameters
paths: Maximum number of dynamic routes saved in the device to the same destination.
It is in the range of 1 to 255.
Description
Use the ipx route max-reserve-path command to configure the maximum number of
dynamic routes saved in the device to the same destination.
Use the undo ipx route max-reserve-path command to restore the default value.
By default, the maximum number of dynamic routes to the same destination is 4.
When the number of dynamic routes saved in the device to the same destination
exceeds the specified maximum value, the new dynamic routes are dropped directly
rather than added into the routing table. When the configured new value is less than the
old one, the switch, however, does not delete the excess route entries. These route
entries either time out or are manually deleted.
Examples
# Set the maximum number of dynamic routes saved in the device to the same
destination to 200.