R3303-HP 6600/HSR6600 Routers Layer 3 - IP Services Command Reference
218
Default command level
2: System level
Examples
# Enable local ND proxy on interface GigabitEthernet 3/0/1.
<Sysname> system-view
[Sysname] interface GigabitEthernet 3/0/1
[Sysname-GigabitEthernet3/0/1] local-proxy-nd enable
reset ipv6 neighbors
Use reset ipv6 neighbors to clear IPv6 neighbor information.
Syntax
reset ipv6 neighbors { all | dynamic | interface interface-type interface-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.
The following matrix shows the option and router compatibility:
Option 6602 HSR6602 6604/6608/6616
slot slot-number No Yes Yes
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










