Command Manual (For Soliton) – IPv6 Management
H3C S3100 Series Ethernet Switches
Chapter 1 IPv6 Configuration Commands
1-12
Field
Description
PrefixLength
Prefix length of the destination IPv6 address
NextHop
Next hop address
Protocol Routing
protocol discovering the route
Interface Egress
interface
State
Routing entry state: Active (valid route) or Inactive (invalid route).
1.1.8 display ipv6 socket
Syntax
display ipv6 socket
[
socktype socket-type
]
[
task-id socket-id
]
View
Any view
Parameters
socket-type
: Type of a socket, in the range of 1 to 3. The value “1” represents a TCP
socket, “2” a UDP socket, and “3” a raw IP socket.
task-id
: ID of a task, in the range of 1 to 100.
socket-id
: ID of a socket, in the range of 0 to 3072.
Description
Use the
display ipv6 socket
command to display information related to a specified
socket.
With no argument specified, this command displays the information about all the
sockets; with only the socket type specified, the command displays the information
about sockets of the specified type; with the socket type, task ID and socket ID
specified, the command displays the information about the specified socket.
Examples
# Display information related to a specified socket.
<Sysname> display ipv6 socket
SOCK_STREAM:
Task = VTYD(43), socketid = 1, Proto = 6,
LA = ::->23, FA = ::->0,
sndbuf = 8192, rcvbuf = 8192, sb_cc = 0, rb_cc = 0,
socket option = SO_ACCEPTCONN SO_REUSEADDR SO_KEEPALIVE SO_REUSEPORT
SO_SETKEEPALIVE,