DNS


nv show service dns

Shows DNS configuration settings.

Version History

Introduced in Cumulus Linux 5.0.0

Example

cumulus@switch:~$ nv show service dns

nv show service dns <vrf-id>

Shows DNS configuration settings for the specified VRF.

Command Syntax

SyntaxDescription
<vrf-id>The VRF name.

Version History

Introduced in Cumulus Linux 5.0.0

Example

cumulus@switch:~$ nv show service dns default

nv show service dns <vrf-id> server <dns-server-id>

Shows information about the specified remote DNS server.

Command Syntax

SyntaxDescription
<vrf-id>The VRF name.
<dns-server-id>The IPv4 or IPv6 address of a DNS server.

Version History

Introduced in Cumulus Linux 5.0.0

Example

cumulus@switch:~$ nv show service dns default server 192.0.2.1