The display ipv6 nd proxy packet statistics command displays statistics about the current proxy ND.
Parameter | Description | Value |
---|---|---|
slot slot-num |
Specifies the slot ID. |
- |
interface interface-type interface-number |
Specifies the type and number of an interface. |
|
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display ipv6 nd proxy packet statistics
Received NS Packet Statistics:
- -----------------------------------
Total : 0
Destination IP
Unicast : 0
Multicast : 0
- -----------------------------------
Dropped NS Packet Statistics:
- -----------------------------------
Total : 0
No Route : 0
No Nd : 0
Rate Limit : 0
Other : 0
- -----------------------------------
Sent NA Packet Statistics:
- -----------------------------------
Total : 0
AnywayProxy : 0
RouteProxy : 0
InnerVlanProxy : 0
InterVlanProxy : 0
LocalProxy : 0
- -----------------------------------
Item | Description |
---|---|
Received NS Packet Statistics | Received NS packet statistics. |
Total | Total number of packets. |
Unicast | Number of NS messages with a unicast address as the destination address. |
Multicast | Number of NS messages with a multicast address as the destination address. |
Dropped NS Packet Statistics | Dropped NS packet statistics. |
No Route | Number of NS messages discarded due to a lack of routes. |
No Nd | Number of NS messages discarded due to a lack of ND entries. |
Rate Limit | Number of NS messages discarded due to rate limit. |
Other | Number of NS messages discarded due to other reasons. |
Sent NA Packet Statistics | Sent NA packet statistics. |
InnerVlanProxy | Number of NA messages sent in intra-VLAN proxy ND mode. |
InterVlanProxy | Number of NA messages sent in inter-VLAN proxy ND mode. |
AnywayProxy | Number of NA messages sent in any proxy ND mode. |
RouteProxy | Number of NA messages sent in routed proxy ND mode. |
LocalProxy | Number of NA messages sent in local proxy ND mode. |