The display ipv6 nd packet statistics bridge-domain command displays the number of sent and received ND messages in a specified BD.
Usage Scenario
To analyze and verify whether the NS multicast suppression function is normal, run the display ipv6 nd packet statistics bridge-domain command to view the number of sent and received ND messages in a specified BD. If the bd-id parameter is specified, the number of sent and received ND messages only in the specified BD is displayed. If the bd-id parameter is not specified, the numbers of sent and received ND messages in all BDs are displayed.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display ipv6 nd packet statistics bridge-domain 10
ND Packets Received
Total : 0
ND Pkt Revceive NS Unicast : 0
ND Pkt Revceive NS Multicast : 0
ND Pkt Revceive NA Unicast : 0
ND Pkt Revceive NA Multicast : 0
ND Pkt Discard NS Unicast : 0
ND Pkt Discard NS Multicast : 0
ND Pkt Discard NA : 0
ND Packets Sent
Total : 0
ND Pkt Send NS Unicast : 0
ND Pkt Send NS Multicast : 0
ND Pkt Send NA Unicast : 0
ND Pkt Send NA Multicast : 0
Item | Description |
---|---|
ND Packets Received | Received ND messages. |
ND Pkt Revceive NS Unicast | Number of received NS unicast messages. |
ND Pkt Revceive NS Multicast | Number of received NS multicast messages. |
ND Pkt Revceive NA Unicast | Number of received NA unicast messages. |
ND Pkt Revceive NA Multicast | Number of received NA multicast messages. |
ND Pkt Discard NS Unicast | Number of discarded NS unicast messages. |
ND Pkt Discard NS Multicast | Number of discarded NS multicast messages. |
ND Pkt Discard NA | Number of discarded NA messages. |
ND Packets Sent | Sent ND messages. |
ND Pkt Send NS Unicast | Number of sent NS unicast messages. |
ND Pkt Send NS Multicast | Number of sent NS multicast messages. |
ND Pkt Send NA Unicast | Number of sent NA unicast messages. |
ND Pkt Send NA Multicast | Number of sent NA multicast messages. |
Total | Total number of received or sent ND messages. |