R0106-HP MSR Router Series Layer 3 - IP Services Command Reference(V7)

293
Views
VLAN interface view, Layer 3 Ethernet interface view, Layer 3 Ethernet subinterface view
Predefined user roles
network-admin
Examples
# Enable common ND proxy on interface GigabitEthernet 2/1/1.
<Sysname> system-view
[Sysname] interface gigabitethernet 2/1/1
[Sysname-GigabitEthernet2/1/1] proxy-nd enable
Related commands
local-proxy-nd enable
reset ipv6 neighbors
Use reset ipv6 neighbors to clear IPv6 neighbor information.
Syntax
MSR2000/MSR3000:
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.