1-27reset ipv6 neighborsSyntaxreset ipv6 neighbors [ all | dynamic | interface interface-type interface-number | static ]ViewUser viewParametersall: Clears the static and dynamic neighbor information on all interfaces.dynamic: Clears the dynamic neighbor information on all interfaces.interface interface-type interface-number: Clears all neighbor information of a specified interface.static: Clears the static neighbor information on all interfaces.DescriptionUse the reset ipv6 neighbors command to clear IPv6 neighbor information.You can use the display ipv6 neighbors command to display the current IPv6 neighbor information.Examples# Clear all neighbor information on all interfaces. reset ipv6 neighbors all# Clear dynamic neighbor information on all interfaces. reset ipv6 neighbors dynamic# Clear all neighbor information on VLAN-interface 1. reset ipv6 neighbors interface Vlan-interface 1reset ipv6 statisticsSyntaxreset ipv6 statisticsViewUser viewParametersNoneDescriptionUse the reset ipv6 statistics command to clear the statistics of IPv6 and ICMPv6 packets.You can use the display ipv6 statistics command to display the statistics of IPv6 and ICMPv6 packets.Examples# Clear the statistics of IPv6 packets. reset ipv6 statistics