R2511-HP MSR Router Series IPX Command Reference(V5)
15
interface-type interface-number: Specifies an outgoing interface that must support PPP encapsulation. It
can be a Serial or POS interface.
preference value: Route preference in the range of 1 to 255. The smaller the value is, the higher the
preference is. The preference of directly connected routes is fixed to 0 and cannot be changed. By default,
the preference of IPX static routes is 60 and can be configured. The preference of dynamic IPX routes is
fixed to 100 and cannot be changed.
tick ticks: Time needed to reach the destination network (1 tick = 1/18 second), in the range of 1 to
65534. The default is 1. When the tick value of the outgoing interface is modified, the tick value of the
static route will also be changed. The ticks must be configured together with the hops.
hops: Number of routers on the route to the destination network, in the range of 1 to 15. By default, the
value is 1. It must be configured together with the ticks argument.
all: All IPX static routes.
Examples
# Configure an IPX static route with destination network ID being 0x5a, the next hop being
1000.0 -0c91-f61f, ticks 10 and hops 2.
<Sysname> system-view
[Sysname] ipx route-static 5a 1000.0-0c91-f61f tick 10 hop 2
ipx route load-balance-path
Use ipx route load-balance-path to specify the maximum number of equivalent routes to the same
destination.
Use undo ipx route load-balance-path to restore the default.
Syntax
ipx route load-balance-path paths
undo ipx route load-balance-path
Default
The default is 1.
Views
System view
Default command level
2: System level
Parameters
paths: Maximum number of equivalent routes for load balancing, in the range of 1 to 64.
Usage guidelines
1 is the maximum active equivalent route number of the system. If a newly configured number is smaller
than the previous, the system will change the excessive active routes to inactive routes.
Examples
# Specify the maximum equivalent route number to the same destination address as 30.
<Sysname> system-view
[Sysname] ipx route load-balance-path 30










