CLI Commands
delete ipx route <ipx_net_address>
delete ipx service <service_name>
status. Be sure to use the disable ipx network command before deleting the network.
Deletes an IPX route on the interface you specified with the add ipx route command. The list ipx routes command displays the current IPX routes.
type [service_type]
Deletes a static IPX service from the IPX services table. This command will work only if a complete match on all parameters is found. Refer to add ipx service command for more information.
Parameters | Description |
|
|
service name | Designation of IPX service. |
|
|
type | Type of service: file/server, print, etc. |
|
|
delete nat tcp vc | public_port [number] |
<vc_name> |
|
delete nat udp vc | public_port [number] |
<vc_name> |
|
delete network service | Deletes the specified network service from the list of available services. You must |
<service_name> | use disable network service before deleting the service. You can see which services |
| are available and active using list available services and list services. |
delete snmp | Deletes an SNMP community that was previously added with the add snmp |
community <name> | community command. You can use list snmp communities to see the current |
| entries. |
delete snmp | Deletes an SNMP trap community name from the list of names and IP addresses |
trap_community | that are allowed to receive SNMP trap commands. You can use list snmp |
<name> | communities to see the current entries. |
delete syslog | Deletes the specified IP host name or IP address from the list of addresses which |
<ip_name_or_address> | are authorized to receive syslog information. Use list syslog to see the currently |
| allowed addresses. |
delete tftp client | Deletes the specified IP host name or IP address from the list of addresses which |
<ip_name_or_address> | are authorized to TFTP. Use list tftp clients to see the currently allowed addresses. |
delete user <name> | Deletes a user you previously added to the local user table. Use list users to see the |
| currently defined user, and show user to see the attributes you assigned to that |
| user using the add user or set user command. |
delete vc <name> | Deletes a virtual channel profile. Use list vc to see the currently defined VCs, and |
| show vc to see the attributes of a specific VC. A VC must be disabled before it can |
| be deleted. |