display ipv6 nd proxy packet statistics

Function

The display ipv6 nd proxy packet statistics command displays statistics about the current proxy ND.

Format

display ipv6 nd proxy packet statistics [ slot slot-num | interface { interface-name | interface-type interface-number } ]

Parameters

Parameter Description Value
slot slot-num

Specifies the slot ID.

-

interface interface-type interface-number

Specifies the type and number of an interface.

  • interface-type: specifies the type of a specified interface. The value is a string of case-insensitive characters and does not contain spaces.
  • interface-number: specifies the number of an interface. The value is a string of case-insensitive characters and does not contain spaces. An interface number is in the format of slot number/subcard number/port number.

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
nd read

Usage Guidelines

Usage Scenario

To view statistics about the current proxy ND, run the display ipv6 nd proxy packet statistics command.

Example

The actual command output varies according to the device. The command output here is only an example.

# Display statistics about the current proxy ND.
<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
- -----------------------------------
Table 1 Description of the display ipv6 nd proxy packet statistics command output
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.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >