User`s guide
394
The ID of the general purpose socket.
Owner
The software task that created the socket.
Protocol
The protocol being used by the socket.
Mode
The mode of operation of the socket.
State
The current state of the socket.
Local Port
The port of the router that is being used by the socket.
Remote IP Addr
The IP address of the remote device that has a TCP connection with the socket.
Remote Port
The TCP port being used by the remote device.
Inactivity Timeout
The socket’s inactivity timeout (in seconds). If the timer reaches zero seconds, the TCP
connection is closed.
Total Number of Sockets
The total number of general purpose sockets available on the router.
Number of Free Sockets
The number of free general purpose sockets available on the router.
Related CLI Commands
Command
Options
Description
gpstat Displays the current status of the general purpose sockets.
gpstat close <ID> Closes the GP Socket connection with the ID number specified.