R3303-HP HSR6800 Routers Layer 3 - IP Services Command Reference

Table Of Contents
219
reset ipv6 neighbors { all | dynamic | interface interface-type interface-number | slot slot-number |
static }
In IRF mode:
reset ipv6 neighbors { all | dynamic | interface interface-type interface-number | chassis
chassis-number slot slot-number | static }
Views
User view
Default command level
2: System level
Parameters
all: Clears static and dynamic neighbor information on all interfaces.
dynamic: Clears dynamic neighbor information on all interfaces.
interface interface-type interface-number: Clears dynamic neighbor information on a specific interface.
slot slot-number: Clears dynamic neighbor information for the specified card. The slot-number argument
specifies the slot that holds the card. (In standalone mode.)
chassis chassis-number slot slot-number: Clears dynamic neighbor information for the specified card on
the specified IRF member device. The chassis-number argument specifies the ID of the IRF member device.
The slot-number argument specifies the number of the slot that holds the card. (In IRF mode.)
static: Clears static neighbor information on all interfaces.
Usage guidelines
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 GigabitEthernet 3/1/1.
<Sysname> reset ipv6 neighbors interface GigabitEthernet 3/1/1
reset ipv6 pathmtu
Use reset ipv6 pathmtu to clear the path MTU information.
Syntax
reset ipv6 pathmtu { all | static | dynamic }
Views
User view
Default command level
2: System level