B-10 APPENDIX B: CLI COMMAND DESCRIPTION
ARP
arp
<ip_name_or_addr> output [outputfile_name]
Prints the IP address (and Media Access Control Add ress [MAC] if on a locally
connected network) of a network node to a file or the CLI (default). If a node is
not in the ARP cache, an ARP request will be sent out.
DELETE Delete commands remove anything you previ ously added.
delete bridge network
<network_name> Deletes the previously added bridge network. Make sure you have disabled the
bridge network, using the disable bridge network command, before trying to
delete it. Use list bridge forwarding to see if there is any activity over the bridge
connection.
delete configuration Deletes all your configuration files, reboots the system an d restores system
configuration to default values.
delete dns host
<host_name> Deletes the specified host from the DNS Local Host Table. Use list DNS hosts to
view the DNS Lo cal Host table. Af ter deletion, reque sts for that host w ill be
processed through a DNS server, instead of locally. Use list DNS servers to see
which servers are defined.
delete dns server
<domain_name> Removes the name server addresses associated with the specified domain from
the Domain Name Server Table.
delete filter
<filter_name> Removes the named filter from the filter ta bl e, and deletes the file stored in FLASH
memory. Use list filters to see what filter files are in FLASH memory.
delete file <f il e_name> Deletes a file from the FLASH file system. Use list files to see which files are
currently stored.
delete framed route vc Deletes a framed route from the virtual channe l profile.
delete ip network
<network_name> Deletes an IP network from the interface that you specified when adding the
network. Use list ip networks to see which networks are associated with which
interfaces. Always use disable ip network before deleting it.
delete ip route
<IP_address> Deletes an IP address from the IP routing table, that you previously added with ad d
ip route. Deleting this route will cause IP packets destined for this netwo rk to use
the default route, which you can see using list ip rout es. 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 netw ork
command. You can list ipx networks to see which are available, and the networks
Parameters Description
<ip_name_or_addr> IP address or node name for the IP and MAC address you seek.