Command Reference Guide

3Com Router 5000 Family and Router 6000 Family ipx service 133
Command Reference
ipx service
Purpose Use the ipx service command to add a static service information item to SIT.
Use the undo ipx service command to delete a static service information item
from SIT.
Syntax ipx service service-type name network.node socket hop hopcount
preference preference
undo ipx service { { service-type [ name [ network.node ] ] [ preference
preference ] } | all }
Parameters service-type
Service type is a 4-byte hexadecimal number. 0
indicates all service types.
name
The server name which provides the service, in
character string with the maximum length being 48
bytes.
network.node
Network ID and node value of a server. Network ID is
represented by an 8-bit hexadecimal number, ranging
from 0x1 to 0xFFFFFFFD. The 0s in front can be omitted
when inputting. Node value is used to identify a node
in the network, with the length of 48 bits, represented
by a triplet of 4-digit hexadecimal numbers separated
by “-“.
socket
It is represented by a 4-bit hexadecimal number,
ranging from 0x1 to 0xFFFF.
hop-count
The number of hops to the server in decimal, ranging
from 1 to 15. Note that hop count more than or equal
to 16 implies the service is unreachable.
preference
The preference of service information, ranging from 1
to 255. The less the value, the higher the preference.
By default, the preference of the static service
information table items is 60 and the preference of the
dynamic one is 500.
Example Add a static service information item with service type 4, service name “FileServer”,
server network ID 130, node value 0000-0a0b-abcd, server hops 1 and server
preference 60.
[3Com ] ipx service 4 FileServer 130.0000-0a0b-abcd 451 hop 1
preference 60
[3Com ] ipx service 4 FileServer 130.0000-0a0b-abcd 451 hop 1
[3Com ] ipx service 114 MyServer 199.0000-0a0b-abcd 451 hop 10
Service information with server type 114 will not be advertised if
there is no active route to the network 199.