89
S
MARTNA™ 10G NETWORK ACCESS (SMARTNA-X)
COMMAND LINE INTERFACE REFERENCE |
DRAFT
SET IPV4 DNS
Use the set IPv4 dns command to configure a DNS server. The DNS protocol controls the Domain Name System
(DNS), a distributed database with which you can map host names to IP addresses. When you configure DNS for
SmartNA-X, you can substitute the host name for the IP address with commands that take an address.
There is no IPv6 equivalent of this command.
Command form set IPv4 dns IPv4-addr
Example Configure DNS server 192.168.0.5:
IPv4-addr Specifies the network address of the DNS server. Default value: None.
CONTROLLER>set ipv4 dns 192.168.0.5
CONTROLLER>show ipv4
Addressing Mode : static
Address: 192.168.0.122
Netmask: 255.255.255.0
Gateway: 192.168.0.254
DNS Server: 192.168.0.5
CONTROLLER>exit
Exiting CLI
Connection to 192.168.0.122 closed.
admin@example.com:~$