12-11 
Field  Description 
FA  Remote address and remote port number 
sndbuf  Size of the send buffer 
rcvbuf  Size of the receive buffer 
sb_cc  Number of bytes sent by the send buffer 
rb_cc  Number of bytes received by the receive buffer 
socket option  Socket option set by the application 
socket state  State of the socket 
 
display ipv6 statistics 
Syntax 
display ipv6 statistics 
View 
Any view 
Default Level 
1: Monitor level 
Parameters 
None 
Description 
Use the display ipv6 statistics command to display statistics of IPv6 packets and ICMPv6 packets. 
You can use the reset ipv6 statistics command to clear all IPv6 and ICMPv6 packet statistics. 
Examples 
# Display the statistics of IPv6 packets and ICMPv6 packets. 
<Sysname> display ipv6 statistics 
  IPv6 Protocol: 
 
    Sent packets: 
      Total:      0 
        Local sent out:   0            forwarded:      0 
        raw packets:        0            discarded:      0 
        routing failed:   0            fragments:      0 
        fragments failed:      0 
 
    Received packets: 
      Total:      0 
        local host:      0            hopcount exceeded:  0 
        format error:        0            option error:    0 
        protocol error:   0            fragments:      0 
        reassembled:        0            reassembly failed:  0 
        reassembly timeout: 0