display ipv6 statistics
Parameters
Parameter | Description | Value |
---|---|---|
interface interface-type interface-number | Displays IPv6 traffic statistics on a specified interface.
|
- |
Usage Guidelines
Usage Scenario
You can run the display ipv6 statistics command to view statistics on received and sent IPv6 packets.
During packet transmission, if the source node has fragmented packets, you can run this command to view the total number of IPv6 packets that are successfully fragmented and the total number of fragmented packets that have been sent, and then check whether the number of fragmented packets received by the destination node is correct.
Precautions
The total number of packets received by the device includes the number of forwarded packets, number of packets delivered by the routing device to the upper layer, and number of discarded packets.
Example
# Display IPv6 traffic statistics on the device.
<AC6605> display ipv6 statistics
IPv6 Protocol:
Sent packets:
Total : 0
Local sent out : 0 Forwarded : 0
Raw packets : 0 Discarded : 0
Fragmented : 0 Fragments : 0
Fragments failed : 0 Multicast : 0
Received packets:
Total : 0 Local host : 0
Hop count exceeded : 0 Header error : 0
Too big : 0 Routing failed : 0
Address error : 0 Protocol error : 0
Truncated : 0 Option error : 0
Fragments : 0 Reassembled : 0
Reassembly timeout : 0 Multicast : 0
Fragments overlap : 0
Extension header:
Hop-by-hop options : 0 Mobility header : 0
Destination options : 0 Routing header : 0
Fragment header : 0 Authentication header : 0
Encapsulation header : 0 No header : 0
TLV length error : 0 Header length error : 0
Unknown header type : 0 Unknown TLV type : 0