Version 7.2 299 Mediant MSBR
Reference Guide 42. dns
42.2 dns override
This command configures the DNS override interface, which overrides the Internal DSN table
settings.
Syntax
(config-network)# dns override interface <String> data interface
<ID>
Command Mode
Privileged User
Example
This example configures the DNS override interface:
configure network
(config-network)# dns override interface
[STRING]
42.3 dns settings
This command configures the default primary and secondary DNS servers.
Syntax
(config-network)# dns settings
(dns-settings)#
Command Description
dns-default-primary-
Configures the IP address of the default primary DNS
server.
dns-default-secondary-
Configures the IP address of the default secondary DNS
server.
Command Mode
Privileged User
Example
This example configures the IP address of the default primary DNS server to 210.1.1.2:
(config-network)# dns settings
(dns-settings)# dns-default-primary-server-ip 210.1.1.2