Netstat Commands Flashcards

(4 cards)

1
Q

netstat -a

A

Shows all sockets, listening & non-listening

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

netstat -n

A

Just shows IP addresses, not names

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

netstat -ano

A

All sockets, IP addresses, & owner Process Identification (PID) numbers
(cross-reference with tasklist to see apps using each PID)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

netstat -s

A

IPv4 & IPv6, ICMP, & TCP / UDP statistics

How well did you know this?
1
Not at all
2
3
4
5
Perfectly