The following commands can be used to administer TCP/IP socket connections via an OMVS shell.
* Note that command options are case-sensitive.
| tso omvs |
logon to an OMVS shell. |
| onetstat -p TCPIP -D 00353ab7 |
terminate socket connection 00353ab7. |
| onetstat -p TCPIP -c -E C3TCPSR1 |
display all socket connections for specified address space C3TCPSR1. |
| onetstat -p TCPIP -c -I 192.168.1.1 |
display all socket connections for specified ip address. |
|
|