![HP A5120 EI Series Command Reference Manual Download Page 156](http://html.mh-extra.com/html/hp/a5120-ei-series/a5120-ei-series_command-reference-manual_163029156.webp)
148
Field
Description
socketid
ID assigned by the kernel to the created socket
Proto
Protocol type, for example,
6
indicates TCP and
17
indicates UDP.
LA
Local address and local port number
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, which can be:
SO_ACCEPTCONN: Detects connection request at the server end.
SO_REUSEADDR: Allows for reuse of a local address.
SO_REUSEPORT: Allows for reuse of a local port.
socket state
State of the socket
display ipv6 statistics
Syntax
display ipv6 statistics
[
slot
slot-number
] [
|
{
begin
|
exclude
|
include
}
regular-expression
]
View
Any view
Default level
1: Monitor level
Parameters
slot
slot-number
: Displays statistics of IPv6 packets and ICMPv6 packets on a specified device in an IRF. If
no IRF is formed, related information of only the current device is displayed. The
slot-number
argument
indicates the member ID of the device.
If the switch does not support IRF, the
slot-number
argument must be 1.
|
: Filters command output by specifying a regular expression. For more information about regular
expressions, see the
Fundamentals Configuration Guide
.
begin
: Displays the first line that matches the specified regular expression and all lines that follow.
exclude
: Displays all lines that do not match the specified regular expression.
include
: Displays all lines that match the specified regular expression.
regular-expression
: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
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.