configure ipxservice delete
ExtremeWare Software 7.3.0 Command Reference Guide 1579
configure ipxservice delete
configure ipxservice delete <service_type> <service_name> <netid>
<mac_address> <socket>
Description
Deletes an IPX service from the service table.
Syntax Description
Default
N/A.
Usage Guidelines
The service information is entered into the IPX Service Table in one of the following two ways:
• Dynamically, by way of SAP
• Statically, using the
configure ipxservice add
command
The
socket
provides you with access to a particular function on the server.
Example
The following command deletes non-advertising server
chalk
from 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 delete chalk 0004 00:AO:C9:17:22:F5 0451
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.