CLI Reference DNS Module Configuration Commands
ipv6 host
Use this command to configure the mapping of the host name and the IPv6 address by manual. Use the no form of
the command to remove the host list.
ipv6 host host-name ipv6-address
no ipv6 host host-name ipv6-address
The host name of the equipment
The IPv6 address of the equipment
Global configuration mode.
To delete the host list, use the no ipv6 host host-name ipv6-address
command.
Ruijie(config)# ipv6 host switch 2001:0DB8:700:20:1::12
Show the DNS related configuration
information.
clear host
Use this command to clear the dynamically learned host name in the privileged user mode.
clear host [host-name]
Delete the dynamically learned host. “*” denotes to
clear all the dynamically learned host names.
You can obtain the mapping record of the host name buffer table in
two ways: 1) the ip host static configuration, 2) the DNS dynamic
learning. Execute this command to delete the host name records
learned by the DNS dynamically.
The following configuration will delete the dynamically learned
mapping records from the host name-IP address buffer table.
clear host *