Using Netstat from a character-based interface: Connections

 

You need to verify the status of your IPv4 and IPv6 connections.

For both IPv4 and IPv6 connections, you should verify the following information:

 

IPv4 connection status

To display information about the status of your IPv4 connections, follow these steps:

  1. Type NETSTAT or WRKTCPSTS on the command line to display the Work with Network Status menu, and then select option 3 on this menu.

  2. If you need to end and restart the passive listening connection, you should do it by ending and restarting the server. At the command line, type ENDTCPSVR *myserver (where myserver is the server you want to end) and STRTCPSVR *myserver. If you are ending and restarting a host server, type ENDHOSTSVR *myserver (where myserver is the server you want to end) and STRHOSTSVR *myserver. See the server table to find out how to start and end various servers.

 

IPv6 connection status

To display information about the status of your IPv6 connections, follow these steps:

  1. Type NETSTAT or WRKTCPSTS on the command line to display the Work with Network Status menu, and then select option 6 on this menu.

  2. If you need to end and restart the passive listening connection, you should do it by ending and restarting the server. At the command line, type ENDTCPSVR *myserver (where myserver is the server you want to end) and STRTCPSVR *myserver. See the server table to find out how to start and end various servers.

 

Parent topic:

Using Netstat from a character-based interface
Related reference
Server table