Displaying and Maintaining IPv6To do… Use the command… RemarksDisplay the FIB entries display ipv6 fibDisplay the brief IPv6 informationof an interfacedisplay ipv6 interface [ interface-typeinterface-number | brief ]Display neighbor informationdisplay ipv6 neighbors [ ipv6-address | all |dynamic | interface interface-typeinterface-number | static | vlan vlan-id ] [ | { begin| exclude | include } regular-expression ]Display the total number ofneighbor entries satisfying thespecified conditionsdisplay ipv6 neighbors { all | dynamic | static |interface interface-type interface-number | vlanvlan-id } countDisplay information about therouting table display ipv6 route-table [ verbose ]Display information related to aspecified socketdisplay ipv6 socket [ socktype socket-type ][ task-id socket-id ]Display the statistics of IPv6packets and IPv6 ICMP packets display ipv6 statisticsDisplay the statistics of IPv6 TCPpackets display tcp ipv6 statisticsDisplay the IPv6 TCP connectionstatus display tcp ipv6 statusDisplay the statistics of IPv6UDP packets display udp ipv6 statisticsAvailable inany viewClear IPv6 neighbor information reset ipv6 neighbors [ all | dynamic | interfaceinterface-type interface-number | static ]Clear the statistics of IPv6packets reset ipv6 statisticsClear the statistics of all IPv6TCP packets reset tcp ipv6 statisticsClear the statistics of all IPv6UDP packets reset udp ipv6 statisticsAvailable inuser viewIPv6 Configuration ExampleIPv6 Unicast Address ConfigurationNetwork requirementsTwo switches are directly connected through two Ethernet ports. The Ethernet ports belong to VLAN 2.Different types of IPv6 addresses are configured for the interface VLAN-interface 2 on each switch toverify the connectivity between the two switches. The IPv6 prefix in the EUI-64 format is 2001::/64, theglobal unicast address of Switch A is 3001::1/64, and the global unicast address of Switch B is3001::2/64.68-14