1-7display ipv6 neighbors countSyntaxdisplay ipv6 neighbors { all | dynamic | static | interface interface-type interface-number | vlanvlan-id } countViewAny viewParametersall: Displays the total number of all neighbor entries, including neighbor entries acquired dynamicallyand configured statically.dynamic: Displays the total number of all neighbor entries acquired dynamically.static: Displays the total number of all neighbor entries configured statically.interface interface-type interface-number: Displays the total number of neighbor entries of a specifiedinterface.vlan vlan-id: Displays the total number of neighbor entries of a specified VLAN, in the range of 1 to4,094.count: Number of neighbor entries.DescriptionUse the display ipv6 neighbors count command to display the total number of neighbor entriessatisfying the specified condition.Examples# Display the total number of neighbor entries acquired dynamically. display ipv6 neighbors dynamic countTotal dynamic entry(ies): 3display ipv6 route-tableSyntaxdisplay ipv6 route-table [ verbose ]ViewAny viewParametersverbose: Displays detailed information about the IPv6 routing table.DescriptionUse the display ipv6 route-table command to display brief information about the routing table,including the destination IP address, prefix length, type of protocol, next hop, egress interface, and soon. In this case, only the valid route entries are displayed,Use the display ipv6 route-table verbose command to display detailed information about the routingtable. In this case, both valid routes and invalid routes are displayed.