3Com 3031 Command Reference Manual page 497

3com 3031: reference guide
Hide thumbs Also See for 3031:
Table of Contents

Advertisement

Description
Using the ipx route-static command, you can configure IPX static route. Using the
undo ipx route-static command, you can delete static route.
The system regards the IPX static route with destination network ID being -2
(0xFFFFFFFE) as the default route.
Example
Configure an IPX static route with destination network ID being 0x5a, the next
hop being 1000.0-0c91-f61f, ticks 10 and hops 2.
[3Com] ipx enable
[3Com] ipx route-static 5a 1000.0-0c91-f61f 10 2
Configure the default IPX route with the next hop being 3.4a-60-7, ticks 10, hops
2 and preference 20.
[3Com] ipx enable
[3Com] ipx route-static -2 3.4a.60.7 tick 10 hop 2 preference 20
Configure an IPX static route with destination network ID being 3a, outgoing
interface being Serial1/0/0, ticks 10, hops 2 and preference 30.
[3Com] ipx enable
[3Com] ipx route-static 3a serial 0/0/0 tick 10 hop 2 preference 30
ipx route
Syntax
load-balance-path
ipx route load-balance-path paths
undo ipx route load-balance-path
View
System view
Parameter
Description
Using the ipx route load-balance-path command, you can configure the equivalent
route number to the same destination address. Using the undo ipx route
load-balance-path command, you can restore the default configuration.
The equivalent route number to the same destination address is the maximum
number of active equivalent routes in the current system. If the newly configured
value is less than the current active route number, the system will change the
excessive active routes to inactive status.
Example
Configure the equivalent route number to the same destination address to 30.
hops: Number of routers which are passed by to destination network. By
default, the value is 1.
all: All IPX static routes.
paths: The maximum equivalent route number to the same destination address,
ranging from 1 to 64. By default, the value is 1.
IPX Configuration Commands
497

Advertisement

Table of Contents
loading

Table of Contents