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
Execution 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
Here is the explanation of the show command output fields.
Table 24. show ipv6 dns relay fields
Field |
Description |
DNS feature status |
Whether DNS relay is enabled |
DNS relay 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 |
IPv4 address of the interface |