User manual
CLI Reference Guide 45
delete ip route <
IP_address
>
Deletes an IP address from the IP Routing Table, that you previously added
with
add ip route
. Deleting this route will cause IP packets destined for this
network to use the default route, which you can see using
list ip routes
. See
add defaultroute gateway
to find out how to add a default route.
delete ipx network <
name
>
Deletes an IPX network on the interface you specified with the add ipx
network command. You can
list ipx networks
to see which are available, and
the network’s status. Be sure to use the
disable ipx network
command before
deleting the network.
delete ipx route <
ipx_net_address
>
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.
delete ipx service <
service_name
>
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. See table on next page.
Parameters Description
service name Designation of IPX service.
type Type of service: file/server, print, etc., expressed in
hexidecimal format. See table for
add ipx service
.
delete login_host preference <
preference_number
>
Deletes the login host with the specified preference (priority) number. Use
list
login_hosts
to see the
add
ed login hosts and associated preference number.