146
Asanté IntraCore 36000 Series
Field Attributes
Host Name – Name of a host device that is mapped to one or more IP addresses. (Range: 1-64 characters)
IP Address – Internet address(es) associated with a host name. (Range: 1-8 addresses)
Alias – Displays the host names that are mapped to the same address(es) as a previously configured entry.
Configuring the Switch Using the Web or CLI
Web
Select DNS – Static Host Table
. Enter a host name and one or more corresponding addresses, then click
Apply.
CLI
This example maps two address to a host name, and then configures an alias host name for the same
addresses.
Console(config)#
ip host rd5 192.168.1.55 10.1.0.55
Console(config)#
ip host rd6 10.1.0.55
Console(config)#
end
Console#
show hosts
Hostname
rd5
Inet address
10.1.0.55 192.168.1.55
Alias
1.rd6
Console#