3 Configuring the Switch

Web – Select DNS, Static Host Table. Enter a host name and one or more corresponding addresses, then click Apply.

Figure 3-101 DNS Static Host Table

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

4-210

Console(config)#ip host rd6 10.1.0.55

 

Console#show host

4-215

Hostname rd5

Inet address

10.1.0.55192.168.1.55

Alias 1.rd6

Console#

3-170