58 Domain Name Service Commands

Command Usage

Servers or other network devices may support one or more connections via multiple IP addresses. If more than one IP address is associated with a host name using this command, a DNS client can try each address in succession, until it establishes a connection with the target device.

Example

This example maps two address to a host name.

Console(config)#ip host rd5 192.168.1.55 10.1.0.55

Console(config)#end

Console#show hosts

Hostname rd5

Inet address

10.1.0.55192.168.1.55

Alias Console#

clear host

This command deletes entries from the DNS table.

Syntax

clear host {name *}

name - Name of the host. (Range: 1-64 characters)

* - Removes all entries.

Default Setting

None

Command Mode

Privileged Exec

Example

This example clears all static entries from the DNS table.

Console(config)#clear host *

Console(config)#

58-2

Page 520
Image 520
Accton Technology ES4524D, ES4548D, 24/48-Port This example maps two address to a host name, Syntax Clear host name