F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Network Management Command Reference-6PW100

Table Of Contents
725
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.
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 }
Views
User view
Default command level
2: System level
Parameters
all: Clears all path MTUs.
static: Clears all static path MTUs.
dynamic: Clears all dynamic path MTUs.
Examples
# Clear all path MTUs.
<Sysname> reset ipv6 pathmtu all
reset ipv6 statistics
Use reset ipv6 statistics to clear the statistics of IPv6 packets and ICMPv6 packets.