1578 ExtremeWare Software 7.3.0 Command Reference Guide
IPX Commands
configure ipxservice add
configure ipxservice add <service_type> <service_name> <netid>
<mac_address> <socket> <hops>
Description
Adds a static entry to the IPX service table.
Syntax Description
Default
N/A.
Usage Guidelines
Service information may also be entered into the IPX Service Table dynamically, by way of SAP.
The
socket
provides you with access to a particular function on the server.
Example
The following command adds non-advertising server
chalk
to the IPX service table, with
0004
as SAP
for a file server,
00:AO:C9:17:22:F5
as the MAC address,
0451
as the socket number for a connection
request, and
3
as the number of hops to the server:
configure ipxservice add chalk 0004 00:AO:C9:17:22:F5 0451 3
History
This command was introduced in ExtremeWare 4.0.
Platform Availability
This command is available on the all āiā series systems.
service_type Specifies a service type.
service_name Specifies a service name.
netid Specifies the IPX network identifier of the server.
mac_address Specifies the MAC address of the server.
socket Specifies the IPX port number on the server.
hops Specifies the number of hops (for SAP routing purposes).