Command Manual (For Soliton) – IPv6 Management
H3C S3100 Series Ethernet Switches
Chapter 1 IPv6 Configuration Commands
1-34
Description
Use the
reset dns ipv6 dynamic-host
command to clear IPv6 dynamic domain name
cache information.
You can use the
display dns ipv6 dynamic-host
command to display the current IPv6
dynamic domain name cache information.
Examples
# Clear IPv6 dynamic domain name cache information.
<Sysname> reset dns ipv6 dynamic-host
1.1.28 reset ipv6 neighbors
Syntax
reset ipv6 neighbors
[
all | dynamic | interface interface-type interface-number
|
static
]
View
User view
Parameters
all
: Clears the static and dynamic neighbor information on all interfaces.
dynamic
: Clears the dynamic neighbor information on all interfaces.
interface interface-type interface-number
: Clears all neighbor information of a
specified interface.
static
: Clears the static neighbor information on all interfaces.
Description
Use the
reset ipv6 neighbors
command to clear IPv6 neighbor information.
You can use the
display ipv6 neighbors
command to display the current IPv6
neighbor information.
Examples
# Clear all neighbor information on all interfaces.
<Sysname> reset ipv6 neighbors all
# Clear dynamic neighbor information on all interfaces.
<Sysname> reset ipv6 neighbors dynamic
# Clear all neighbor information on VLAN-interface 1.
<Sysname> reset ipv6 neighbors interface Vlan-interface 1