12-35 
reset ipv6 neighbors 
Syntax 
reset ipv6 neighbors { all | dynamic | interface interface-type interface-number | static } 
View 
User view 
Default Level 
2: System level 
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 dynamic neighbor information on 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 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 
reset ipv6 pathmtu 
Syntax 
reset ipv6 pathmtu { all | static | dynamic } 
View 
User view 
Default Level 
2: System level 
Parameters 
all: Clears all PMTUs. 
static: Clears all static PMTUs. 
dynamic: Clears all dynamic PMTUs. 
Description 
Use the reset ipv6 pathmtu the command to clear the PMTU information.