R2511-HP MSR Router Series IPX Command Reference(V5)
21
server-name: Name of the server which provides the service, a string of 1 to 47 characters.
network.node: Network ID and node ID of a server. Network ID is an 8-bit hexadecimal number in the
range of 0x1 to 0xFFFFFFFD. Node ID has a length of 48 bits, represented by a triplet of 4-digit
hexadecimal numbers separated by hyphen (-). Leading 0s can be omitted.
socket: Specifies a 4-bit hexadecimal number in the range of 0x1 to 0xFFFF.
hop hop-count: Number of hops to reach the server, in the range of 1 to 15. Note that hop count more
than or equal to 16 implies the service is unreachable.
preference preference: Preference of service information, in the range of 1 to 255. The smaller the value
is, the higher the preference is. By default, the preference of the static service information items is 60 and
is configurable, and the preference of the dynamic items is 500 and cannot be configured.
all: Deletes all static service information items.
Examples
# Add a static service information item with the service type being 4, service name FileServer, server
network ID 130, node value 0000-0a0b-abcd, server hop 1 and server preference 60.
<Sysname> system-view
[Sysname] ipx service 4 FileServer 130.0000-0a0b-abcd 451 hop 1 preference 60
ipx split-horizon
Use ipx split-horizon to enable split horizon on the current interface.
Use undo ipx split-horizon to disable split horizon on the current interface.
Syntax
ipx split-horizon
undo ipx split-horizon
Default
Split horizon is enabled on the interface.
Views
Interface view
Default command level
2: System level
Examples
# Enable split horizon on Ethernet 1/1.
<Sysname> system-view
[Sysname] interface ethernet 1/1
[Sysname-Ethernet1/1] ipx split-horizon
ipx tick
Use ipx tick to specify a delay for sending IPX packets on the interface.
Use undo ipx tick to restore the default.










