Microsoft Windows [Version 6.0.6001] (C) Copyright 2006 Microsoft Corp. c:\windows>netsh interface ipv4 show tcpconnections ?
Usage: show tcpconnections [[localaddress=]][[localport=]][[remoteaddress=]][[remoteport=]][[rr=]]
Parameters:
Tag Value
localaddress - Must include the local IP address for a connection.
localport - Must include the local port for a connection.
remoteaddress - Must include the local IP address for a connection.
remoteport - Must include the local port for a connection.
rr - Refresh rate in seconds for TCP connection information.
Remarks: Displays TCP connection status information.
Examples:
show tcpconnections
show tcpconnections index=10.0.0.1 389 10.0.0.1 1931