
CLI Commands 
add ipx_route vc <name>
node  | The internal MAC address of the server on which the service resides. This is  | 
  | typically 00:00:00:00:00:01.  | 
  | 
  | 
type  | Type of service: hex number referring to file server, print server, etc. Refer to  | 
  | the table below.  | 
  | 
  | 
socket  | Socket number that the service uses.  | 
  | 
  | 
Below is a partial list of the IPX services available:
Type Description
04  | file server  | 
05job server
07print server
09archive server
0A  | job queue  | 
21NAS SNA gateway
2E dynamic SAP
47advertising print server
4B Btrieve VAP 5.0
4C  | SQL VAP | 
  | 
  | 
7A  | 
98NetWare access server
9A Named Pipes server
9E 
107NetWare 386
111  | Test server  | 
166NetWare management
26A NetWare management
26B Time synchronization
278NetWare Directory server
ipx_net [ipx_address]
metric [hop_count]
ticks [tick_number]
Adds an IPX route for the a user over the WAN.
Parameters | Description  | 
  | 
  | 
<name>  | The name of the user for the IPX route.  | 
  | 
  | 
Ipx_net  | IPX address of the route, in IPX (xxxxxxxx) form.  | 
  | 
  | 
Metric  | An integer representing how far away the route is, in “hops” through other  | 
  | routers. Values are   | 
  | 
  | 
ticks  | Estimated interval in ticks it takes to deliver a packet to the remote network.  | 
  | There are approximately 18 ticks per second.  | 
  | 
  | 
add ipx_service vc  | ipx_net [ipx_address]  | 
<name> | hops [number] | 
  |