F3215-HP Load Balancing Module Network Management Command Reference-6PW101

382
Views
VLAN interface view, Layer 3 Ethernet interface view, Layer 3 Ethernet subinterface view
Default command level
2: System level
Examples
# Enable ND proxy on interface GigabitEthernet 0/1.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] 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 | 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 specified interface.
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 0/1.
<Sysname> reset ipv6 neighbors interface gigabitethernet 0/1
reset ipv6 pathmtu
Use reset ipv6 pathmtu to clear the path MTU information.
Syntax
reset ipv6 pathmtu { all | static | dynamic }