ip name-server
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
981
Alcatel-Lucent
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Command Reference Guide
IP NAME-SERVER
ip name-server [vrf <vrf-name>] <ip-address...> [{prefer
|primary|secondary|tertiary}]
DESCRIPTION
This command is entered in the Configuration Mode. This command is used to
specify the address of one or more name servers to be used for name and
address resolution. Also, you can add a name server to a specific VRF to which
the resolution requests are be sent.
You can add maximum of three name servers, and specify the order of preference
to them individually - Primary, Secondary, Tertiary.
Primary is tried first, then the Secondary, and lastly Tertiary. Secondary and
tertiary name servers are tried only when the query sent to the primary server is
not successful. "Prefer" is the same as "primary".
PARAMETERS
DEFAULT VALUE
None.
PLATFORMS SUPPORTED
OmniAccess 5740 USG
EXAMPLE
ALU(config)# ip name-server 1.1.1.1 1.1.1.2 1.1.1.3
ALU(config)# ip name-server 1.1.1.1 primary
RELEASE HISTORY
Release 2.3.2: parameter ‘vrf <vrf-name>’ was added.
Parameter Description
vrf-name Name of the VRF.
ip-address IP address of the name server.
prefer Set the name server as the preferred server.
primary Set the name server as the primary server.
secondary Set the name server as the secondary
server.
tertiary Set the name server as the tertiary server.