OcNOS-SP : System Management Guide : System Management Command Reference : Domain Name System Relay Commands : ipv6 dns relay address
ipv6 dns relay address
Use this command to set the IPv6 address of a DNS server.
Use the no form of this command to remove the IPv6 address of a DNS server.
Command Syntax
ipv6 dns relay address X:X::X:X
no ipv6 dns relay address X:X::X:X
Parameters
X:X::X:X
IPv6 address of the DNS server
Default
N/A
Command Mode
Configure mode
VRF mode
Applicability
This command was introduced in OcNOS version 5.0.
Example
#configure terminal
(config)#ipv6 dns relay address 2001:4860:4860::8888
 
(config)#ip vrf vrf1
(config-vrf)#ip dns relay address 2001:4860:4860::8888
 
Last modified date: 10/19/2023