1-16To do… Use the command… RemarksClear IPv6 neighbor informationreset ipv6 neighbors [ all | dynamic |interface interface-typeinterface-number | static ]Clear the statistics of IPv6 packets reset ipv6 statisticsClear the statistics of all IPv6 TCPpackets reset tcp ipv6 statisticsClear the statistics of all IPv6 UDPpackets reset udp ipv6 statisticsThe display dns domain and display dns server commands are the same as those of IPv4 DNS. Fordetails about the commands, refer to DNS.IPv6 Configuration ExampleIPv6 Unicast Address ConfigurationNetwork requirementsTwo switches are directly connected through two Ethernet ports. The Ethernet ports belong to VLAN 1.IPv6 addresses are configured for the interface Vlan-interface1 on each switch to verify the connectivitybetween the two switches. The global unicast address of Switch A is 3001::1/64, and the global unicastaddress of Switch B is 3001::2/64.Network diagramFigure 1-5 Network diagram for IPv6 address configurationConfiguration procedure1) Configure Switch A.# Configure an automatically generated link-local address for the interface Vlan-interface1. system-view[SwitchA] interface Vlan-interface 1[SwitchA-Vlan-interface1] ipv6 address auto link-local# Configure a global unicast address for the interface Vlan-interface1.[SwitchA-Vlan-interface1] ipv6 address 3001::1/642) Configure Switch B.