H3C S7500 Series Ethernet Switches Command Manual

Table Of Contents
Command Manual – IP Address-IP Performance-IPX
H3C S7500 Series Ethernet Switches Chapter 3
IPX Configuration Commands
3-22
View
System view
Parameters
service-type: A four-digit hexadecimal number ranging from 0 to FFFF. 0 indicates all
service types.
name: Specifies the server providing the specified service, a string of 1 to 47
characters.
network.node: Network number and node value of the server. The network number is
an eight-digit hexadecimal number in the range of 0x1 to 0xFFFFFFFD. A node
address identifies a node in the network; it is 48 bits long, and comprises three 4-digit
hexadecimal numbers (separated from each other using “-”).
The preamble 0s can be omitted when you input a network number.
socket: A four-digit hexadecimal number in the range 0x1 to 0xFFFF.
hop hops: Number of hops to the server, a decimal number in the range of 1 to 15. The
hop count equal to or exceeding 16 indicates that the service is unreachable.
preference: Service preference value. The value ranges from 1 to 255. A smaller
number indicates a higher preference. By default, the preference value of the static
service entries is 60 (configurable); the preference value of the dynamic service entries
is fixed to 500.
all: Deletes all static service entries.
Description
Use the ipx service command to add a static service entry to the service information
table.
Use the undo ipx service command to delete a static service entry from the service
information table.
By default, no static service entry is available in the service information table.
Examples
# Add a static service entry: setting service type to 4, server name to FileServer, server
network number to 130, node number to 0000-0a0b-abcd, hop count to 1 and server
preference to 60.
<H3C> system-view
System View: return to User View with Ctrl+Z.
[H3C] ipx service 4 FileServer 130.0000-0a0b-abcd 451 hop 1 preference 60