User Manual

xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
298
Chapter 26
Domain Name
System (DNS) Resolver
Commands
26-1 config name_server add
Description
This command is used to add a DNS resolver name server to the Switch.
Format
config name_server add <ipaddr> {primary}
Parameters
<ipaddr> - Enter the DNS Resolver name server IP address used here.
primary(Optional) Specifies that the name server is a primary name server.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To add DNS Resolver primary name server 10.10.10.10:
DGS-3420-28SC:admin# config name_server add 10.10.10.10 primary
Command: config name_server add 10.10.10.10 primary
Success.
DGS-3420-28SC:admin#