28
Field
Description
•
SO_REUSEADDR
—Allows the local address reuse.
•
SO_KEEPALIVE
—Requires the protocol to test whether the
connection is still alive.
•
SO_DONTROUTE
—Bypasses the routing table query for outgoing
packets because the destination is in a directly connected network.
•
SO_BROADCAST
—Supports broadcast packets.
•
SO_LINGER
—Closes the socket. The system can still send remaining
data in the socket send buffer.
•
SO_OOBINLINE
—Stores the out-of-band data in the input queue.
•
SO_REUSEPORT
—Allows the local port reuse.
•
SO_NOSIGPIPE
—Disables the socket from sending data. As a result,
a sigpipe cannot be established when a return failure occurs.
•
SO_TIMESTAMPNS
—Has a similar function with the timestamp,
accurate to nanoseconds.
•
SO_KEEPALIVETIME
—Sets a keepalive time. This option is
supported in TCP.
•
SO_FILTER
—Supports setting the packet filter criterion. This option is
available for OSI Socket and RawIP.
•
N/A
—No options are set.
Error
Error code.
Receiving
buffer(cc/hiwat/lowat/state)
Displays receive buffer information in the following order:
•
cc
—Used space.
•
hiwat
—Maximum space.
•
lowat
—Minimum space.
•
state
—Buffer state:
CANTSENDMORE
—Unable to send data to the peer.
CANTRCVMORE
—Unable to receive data from the peer.
RCVATMARK
—Receiving tag.
N/A
—None of the above states.
Sending
buffer(cc/hiwat/lowat/state)
Displays send buffer information in the following order:
•
cc
—Used space.
•
hiwat
—Maximum space.
•
lowat
—Minimum space.
•
state
—Buffer state:
CANTSENDMORE
—Unable to send data to the peer.
CANTRCVMORE
—Unable to receive data from the peer.
RCVATMARK
—Receiving tag.
N/A
—None of the above states.
Type
Socket type:
•
1
—
SOCK_STREAM
. This socket uses TCP to provide reliable
transmission of byte streams.
•
2
—
SOCK_DGRAM
. This socket uses UDP to provide datagram
transmission.
•
3
—
SOCK_RAW
. This socket allows an application to change the next
upper-layer protocol header.
•
N/A
—None of the above types.
Protocol
Number of the protocol using the socket. 6 represents TCP.
Inpcb flags
Flags in the Internet PCB:
•
INP_RECVOPTS
—Receives IPv6 options.
•
INP_RECVRETOPTS
—Receives replied IPv6 options.
•
INP_RECVDSTADDR
—Receives destination IPv6 address.
Summary of Contents for SOHO IE4300
Page 285: ...i Contents Tcl commands 1 cli 1 tclquit 1 tclsh 2...
Page 288: ...i Contents Python commands 1 exit 1 python 1 python filename 2...
Page 291: ...i Contents Automatic configuration commands 1 autodeploy udisk enable 1...
Page 323: ...25 Sysname Ten GigabitEthernet1 0 51 undo shutdown Related commands irf port...
Page 465: ...ii stp vlan enable 55 vlan mapping modulo 55...
Page 602: ...12 Related commands display mvrp statistics...
Page 609: ...i Contents VLAN mapping commands 1 display vlan mapping 1 vlan mapping 2...
Page 678: ...9 Related commands reset pppoe relay statistics...
Page 846: ...i Contents Basic IP forwarding commands 1 display fib 1 ip forwarding table save 2...
Page 1770: ...i Contents Time range commands 1 display time range 1 time range 1...
Page 2026: ...34 Related commands display mac authentication...
Page 2028: ...ii...
Page 2143: ...i Contents User profile commands 1 display user profile 1 user profile 2...
Page 2308: ...61 ipsec transform set...
Page 2531: ...i Contents SAVI commands 1 ipv6 savi down delay 1 ipv6 savi log enable 1 ipv6 savi strict 2...
Page 2534: ...3 Sysname ipv6 savi strict Related commands ipv6 verify source...
Page 2791: ...14 Sysname track 1 Related commands delay display track...
Page 2939: ...9 sntp authentication keyid sntp reliable authentication keyid...
Page 2967: ...27 Related commands apply poe profile poe enable poe max power interface view poe priority...