Checking Network Port Status (netstat)
Function
The netstat command is used to check network port status.
Format
See the syntax of the netstat command of Linux.
Parameters
This command supports all parameters for the netstat command.
Usage Guidelines
None
Example
Check network port status.
iBMC:/->netstat -t Active Internet connections (w/o servers) Proto Recv-Q Send-Q Local Address Foreign Address State tcp 0 116 192.168.64.110:ssh 192.168.29.200:65069 ESTABLISHED tcp 0 0 192.168.64.110:ssh 192.168.29.200:65068 ESTABLISHED