show ipv6 dns relay
Use this command to display IPv6 DNS relay configuration including VRF name, DNS servers, and client/user facing interfaces.
Command Syntax
show ipv6 dns relay
Parameters
None
Command Mode
Exec mode
Applicability
This command was introduced in OcNOS version 5.0.
Example
#show ipv6 dns relay
DNS feature status: Enabled
DNS relay IPv6 service status: Enabled
VRF Name: vrf1
Status : Not-running
DNS Servers: fd01::2
Interfaces :
Name Type State Address
-------------------------------- ----------
xe44 Downlink UP fd02::1
Table 11-21 explains the fields in the output.
Table 11-21: show ipv6 dns relay fields
Field | Description |
---|
DNS feature status | Whether DNS relay is enabled |
DNS relay IPv6 service status | Whether DNS relay is enabled |
VRF Name | Name of the VRF |
Status | Not-running, Running, or Failed |
DNS Servers | IPv6 address of the DNS server |
Name | DNS server facing interface |
Type | Whether an uplink or a downlink |
State | Whether the interface is up of down |
Address | IPv6 address of the interface |
Last modified date: 10/19/2023