Reference Guide 552 Document #: LTRT-17939
Mediant MSBR
Command Description
(static or dynamic). This allows configuration of name
servers received dynamically by DHCP or PPP.
Default
NA
Command Mode
Privileged User
Example
This example defines the interface.
(config-data)# dns-view view1
(dns-view-view1)# set server interface gigabitethernet 0/0
74.2.1.9 ip name-server
This command defines the DNS relay server’s address on all Layer 3 interfaces. Use the no
form of this command to the undefined DNS relay server’s address on all Layer 3 interfaces.
Syntax
ip name-server <first ip address> all
ip name-server <first ip address> [<second ip address>|all]
Command Description
first ip address Specifies the primary DNS server address. Specifies a
valid IPv4 (dotted-decimal notation) or IPv6 address.
second ip address Specifies the secondary DNS server address. This field is
not required when specifying a single IP address. It
specifies a valid IPv4 (dotted-decimal notation) or IPv6
address.
all Apply to all interfaces.
Default
NA
Related Commands
This command is also available from the interface configuration sub-directory.
Command Mode
Privileged User