DNS Client Configuration
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
1087
Alcatel-Lucent
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
DNS CLIENT CONFIGURATION STEPS
The following steps details the procedure to configure DNS Client on OmniAccess
5740 USG:
Step 1: Configure an interface. Enter Interface Configuration Mode.
ALU(config)# interface <name>
Example:
ALU(config)# interface GigabitEthernet3/0
ALU(config-if GigabitEthernet3/0)#
Step 2: Administratively bring up the interface
ALU(config-if <interface-name>)# no shutdown
Example:
ALU(config-if GigabitEthernet3/0)# no shutdown
Step 3: Configure IP address for the interface
ALU(config-if <interface-name>)# ip address {<ip-
address subnet-mask>|<ip-address/prefix-length>}
Example:
ALU(config-if GigabitEthernet3/0)# ip address
20.20.20.20/24
Step 4: Enable domain lookup. See “To Enable/Disable IP Domain Lookup”
Step 5: Specify the name server to which the requests are to be sent. See “To
Specify Domain Name Server”
Step 6: Configure DNS Client optional parameters.
• Configure default domain name. See “To Configure Default Domain
Name”
• Configure domain list. See “To Configure Domain List”
• Add a static address mapping for hosts. See “To Add a Static Address
Mapping”
• Configure Host-max-age. See “To Configure Host-max-age”
• To translate DNS name to an IP address or Vice-versa. See “To Translate
DNS Name to an IP address or Vice-versa”