134 Configuring System Information
www.dell.com | support.dell.com
Mapping IP address to Domain Host Names Using the CLI Commands
The following table summarizes the equivalent CLI commands for mapping Domain Host names
to IP addresses.
The following is an example of the CLI commands:
console# enable
console# configure
console (config)# ip host accounting.abc.com 176.10.23.1
Configuring ARP
The Address Resolution Protocol (ARP) is a TCP/IP protocol that converts IP addresses into
physical addresses. The static entries can be defined in the
ARP Table.
When static entries are
defined, a permanent entry is entered and used to translate IP addresses to MAC addresses. To
open the
ARP Settings
page, click
System
→
IP Addressing
→
ARP
in the tree view.
Table 6-31. Domain Host Name CLI Commands
CLI Command Description
ip host name address1
[address2 … address8]
Defines the static host name-to-address mapping
in the host cache
no ip host name Removes the name-to-address mapping.
clear host {name | *} Deletes entries from the host name-to-address
cache.
show hosts [name] Displays the default domain name, list of name
server hosts, the static and the cached list of host
names and addresses.