Command Groups

dns

This command specifies the address for the primary or secondary domain name server to be used for name‐to‐address resolution.

Syntax

dns primary-server <server-address>dns secondary-server <server-address>

primary‐server is the primary server used for name resolution

secondary‐server is the secondary server used for name resolution

server‐address is the IP address of domain‐name server

Default Setting

None

Command Mode

Global Configuration

Command Usage

The primary and secondary name servers are queried in sequence.

Example

This example specifies two domain‐name servers.

RoamAbout 3000#configure

Enter configuration commands, one per line. End with CTRL/Z

RoamAbout 3000(config)#interface ethernet

Enter Ethernet configuration commands, one per line.

RoamAbout 3000(if-ethernet)#dns primary-server 192.168.1.55

RoamAbout 3000(if-ethernet)#dns secondary-server 10.1.0.55

RoamAbout 3000(if-ethernet)#

Related Commands

show interface ethernet page A‐123

A-118

Page 244
Image 244
Enterasys Networks 9033900-04 manual Dns, This example specifies two domain‐name servers