Ip Name-Server - Alcatel-Lucent OmniSwitch 6850-48 Cli Reference Manual

Alcatel-lucent omniswitch 6850-48: reference guide
Hide thumbs Also See for OmniSwitch 6850-48:
Table of Contents

Advertisement

DNS Commands

ip name-server

Specify the IP addresses of up to three servers to query on a host lookup.
ip name-server server-address1 [server-address2 [server-address3]]
no ip name-server {server-address1 [server-address2 [server-address3]] | all}
Syntax Definitions
server-address1
server-address2
server-address3
all
Defaults
N/A
Platforms Supported
OmniSwitch 6400, 6850, 6850E, 6855, 9000E
Usage Guidelines
Use the no form of this command to remove individual or all DNS servers.
Configuration of the DNS resolver to resolve any host query requires that you first set the default
domain name with the ip domain-name command and enable the DNS resolver function with the ip
domain-lookup command before you specify the IP addresses of the DNS servers by using the ip
name-server command.
You can configure up to three IPv4 DNS servers and three IPv6 DNS servers in a switch.
Examples
-> ip name-server 189.202.191.14 189.202.191.15 188.255.19.1
-> ip name-server 10.255.11.66
-> no ip name-server 10.255.11.66
-> no ip name-server all
Release History
Release 6.1; command was introduced.
OmniSwitch CLI Reference Guide
The IP address of the primary DNS server to query for host lookup. This
is the only address that is required.
The IP address of the secondary DNS server to query for host lookup.
This server will be queried only if the desired host name or host IP
address is not located by the primary DNS server. A second IP address
is optional.
The IP address of the DNS server with the lower priority. This server
will be queried only if the desired host name or IP address is not located
by the primary and secondary DNS servers. A third IP address is
optional.
Removes all configured DNS servers.
June 2012
page 62-3

Advertisement

Table of Contents
loading

Table of Contents