netstat Switches Flashcards

1
Q

Windows netstat -a

A

All open listening ports

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

Windows netstat -n

A

Numerical order

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

Windows netstat -p

A

Protocol type

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

Windows netstat -o

A

Process ID

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

Windows netstat -b

A

Process name

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

Windows netstat -s

A

Per protocol stats

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

Windows netstat -e

A

Ethernet stats

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

Windows netstat -r

A

Routing table

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

Windows netstat -nn

A

Refresh cycle (in seconds)

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

Linux netstat -t

A

TCP

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

Linux netstat -u

A

UDP

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

Linux netstat -w

A

Raw connections

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

Linux netstat -x

A

UNIX sockets/local server

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

Linux netstat -a

A

Include listening ports

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

Linux netstat -l (lowercase L)

A

Only listening ports

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

Linux netstat -n

A

Numerical order

17
Q

Linux netstat -4

A

IPv4 only

18
Q

Linux netstat -6

A

IPv6 only

19
Q

Linux netstat -p

A

Process ID and name

20
Q

Linux netstat -s

A

Per protocol stats

21
Q

Linux netstat -I (uppercase i)

A

Ethernet stats

22
Q

Linux netstat -r

A

Routing table

23
Q

Linux netstat -c

A

Continuously refresh