HP MSR2000/3000/4000 Router Series Layer 3 - IP Services Command Reference

260
reset ipv6 neighbors { all | dynamic | interface interface-type interface-number | static }
MSR4000:
reset ipv6 neighbors { all | dynamic | interface interface-type interface-number | slot slot-number |
static }
Views
User view
Predefined user roles
network-admin
Parameters
all: Clears static and dynamic neighbor information for all interfaces.
dynamic: Clears dynamic neighbor information for all interfaces.
interface interface-type interface-number: Clears dynamic neighbor information for the interface
specified by its type and number.
slot slot-number: Clears dynamic neighbor information for the specified card. The slot-number argument
specifies the number of the slot that holds the card. (MSR4000)
static: Clears static neighbor information for all interfaces.
Usage guidelines
You can use the display ipv6 neighbors command to display IPv6 neighbor information.
Examples
# Clear neighbor information for all interfaces.
<Sysname> reset ipv6 neighbors all
This will delete all the entries. Continue? [Y/N]:Y
# Clear dynamic neighbor information for all interfaces.
<Sysname> reset ipv6 neighbors dynamic
This will delete all the dynamic entries. Continue? [Y/N]:Y
# Clear all neighbor information for Ethernet 1/1.
<Sysname> reset ipv6 neighbors interface ethernet 1/1
This will delete all the dynamic entries by the interface you specified. Contin
ue? [Y/N]:Y
Related commands
display ipv6 neighbors
ipv6 neighbor
reset ipv6 pathmtu
Use reset ipv6 pathmtu to clear the Path MTU information.
Syntax
reset ipv6 pathmtu { all | dynamic | static }
Views
User view