netstat Command Options
Feature / Argument |
Linux |
Windows |
/a - Display in Verbose mode all connection information |
Yes |
Yes |
/ap - List by listing program name - /b in windows |
Yes |
Yes |
/s - Shows statistical information |
Yes |
Yes |
/tp - Shows the FQDN as part of output - /f in Windows |
Yes |
Yes |
/r - Display the Routing Table |
Yes |
Yes |
/at - Show only TCP Traffic |
Yes |
No |
/au - Show only UDP traffic |
Yes |
No |
/l - Show active listening Ports |
Yes |
No |
/lt - Show active TCP Listing Ports |
Yes |
No |
/lu - Show Active UDP Listing Ports |
Yes |
No |
/lx - Show Unix/Linux listning Ports |
Yes |
No |
/i - Show bits transfered statistics - /e in Windows |
Yes |
Yes |