Ip name-server – Dell PowerEdge VRTX User Manual

Page 808

Advertising
background image

808

DNS Client Commands

FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Plasma-ARC

2+3\new_system_mifs_ARC2_latest\DNS_Client.fm

D E L L C O N F ID E N T IA L – P R E L IM I N A RY 4 / 3 /1 4 - FO R P R O O F O N LY

ip name-server

Use the ip name-server command in Global Configuration mode to specify

the address of one or more name servers to use for name and address

resolution.
Use the no form of this command to remove the static specified addresses.

Syntax

ip name-server

server1-address

[

server-address2...erver-address8

]

no ip name-server [

server-address1

...

server-address8

]

Parameters

server-address1

—IPv4 or IPv6 addresses of a single name server.

server-address2

...

server-address8

—IPv4 or IPv6 addresses of additional

name servers.

Default Configuration

No name server IP addresses are defined.

Command Mode

Global Configuration mode

User Guidelines

The preference of the servers is determined by the order in which they were

entered.
Each ip name-server command replaces the configuration defined by the

previous one (if one existed).

Example

The following example shows how to specify IPv4 hosts 172.16.1.111,

172.16.1.2, and IPv6 host 2001:0DB8::3 as the name servers:

console(config)# ip name-server 172.16.1.111 172.16.1.2

2001:0DB8::3

Advertising