show ipv6 nd global traffic

Syntax

show ipv6 nd global traffic [vsx-peer]

Description

Displays IPV6 Neighbor Discovery traffic details on a device.

Command context

Operator (>) or Manager (#)

Parameters

[vsx-peer]

Shows the output from the VSX peer switch. If the switches do not have the VSX configuration or the ISL is down, the output from the VSX peer switch is not displayed. This parameter is available on switches that support VSX.

Authority

Operators or Administrators or local user group members with execution rights for this command. Operators can execute this command from the operator context (>) only.

Examples

switch# show ipv6 nd global traffic
  ICMPv6 packet Statistics (sent/received)
    Total Messages               :        18/0
    Error Messages               :        0/0
    Destination Unreachables     :        0/0
    Time Exceeded                :        0/0
    Parameter Problems           :        0/0
    Echo Request                 :        0/0
    Echo Replies                 :        0/0
    Redirects                    :        0/0
    Packet Too Big               :        0/0
    Router Advertisements        :        4/0
    Router Solicitations         :        0/0
    Neighbor Advertisements      :        0/0
    Neighbor Solicitations       :        3/0
    Duplicate router RA received :        0/0
  ICMPv6 MLD Statistics (sent/received)
    V1 Queries :          0/0
    V2 Queries :          0/0
    V1 Reports :          0/0
    V2 Reports :          11/0
    V1 Leaves  :          0/0