Command Manual - Network Protocol 
Quidway S6500 Series Ethernet Switches  Chapter 7  IPX Configuration Commands
 
Huawei Technologies Proprietary 
7-13 
network.node: Next hop address of the IPX static route. network defines the network 
number; node defines the node address using 12 hexadecimal numbers that are 
separated into three parts using “-“, each part in the range 1 to 0xFFFF. 
preference  value: Static route preference in the range 1 to 255. A smaller value 
indicates a higher preference. By default, the preference values of the static routes, 
direct routes, and dynamic RIP IPX routes are 60 (user-configurable), 0, and 100. 
ticks ticks: Time that a packet must take to reach the destination network. It is in the 
range 1 to 65534 and defaults to 1, with 1 tick = 1/18 seconds. When the tick value of 
a VLAN interface is modified, the tick value of the static route also changes. You must 
configure both the tick value and the hop count. 
hop hops: Number of the switches on the way to the destination network. It is in the 
range 1 to 15 and defaults to 1. You must configure both the hop count and tick value. 
all: All the IPX static routes. 
Description 
Using the ipx route-static command, you can configure an IPX static route. Using the 
undo ipx route-static command, you can delete the static route. 
The IPX static routes with the destination network number of 0xFFFFFFFE are default 
routes. 
Example 
# Configure an IPX static route, setting the destination network number to 0x5a, next 
hop to 1000.0-0c91-f61f, tick value to 10 and hop count to 2. 
[Quidway] ipx route-static 5a 1000.0-0c91-f61f 10 2 
7.1.16  ipx sap disable 
Syntax 
ipx sap disable 
undo ipx sap disable 
View 
VLAN interface view 
Parameter 
None