B-10APPENDIX B: CLI COMMAND DESCRIPTION

ARP

arp output [outputfile_name] <ip_name_or_addr> ￿

Prints the IP address (and Media Access Control Address [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.

ParametersDescription

<ip_name_or_addr> IP address or node name for the IP and MAC address you seek.

DELETE Delete commands remove anything you previously added.

delete bridge network Deletes the previously added bridge network. Make sure you have disabled the <network_name> 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 and restores system configuration to default values.

delete dns host Deletes the specified host from the DNS Local Host Table. Use list DNS hosts to <host_name> view the DNS Local Host table. After deletion, requests for that host will be

processed through a DNS server, instead of locally. Use list DNS servers to see which servers are defined.

delete dns server Removes the name server addresses associated with the specified domain from <domain_name> the Domain Name Server Table.

delete filter Removes the named filter from the filter table, and deletes the file stored in FLASH <filter_name> memory. Use list filters to see what filter files are in FLASH memory.

delete file <file_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 channel profile.

delete ip network Deletes an IP network from the interface that you specified when adding the <network_name> 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 Deletes an IP address from the IP routing table, that you previously added with add <IP_address> 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 Deletes an IPX network on the interface you specified with the add ipx network <name> command. You can list ipx networks to see which are available, and the network’s

Page 92
Image 92
3Com 812 manual Arp output outputfilename ipnameoraddr, Delete Delete commands remove anything you previously added