Ping & Tracert Commands Flashcards

(6 cards)

1
Q

ping -n [number] [domain]

A

On Windows: pings [number] of times

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

ping -t [domain]

A

On Windows: pings forever (until stopped)

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

ping -c [number] [domain]

A

On Linux/MacOS: pings [number] of times

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

ping [domain]

A

On Linux/MacOS: pings forever (until stop command, ctrl+c)

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

ping -6 [domain]

A

All Operating Systems: IPv6 ping

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

tracert / traceroute

A

Windows / Linux/MacOS: display each hop on path between source and destination IP address

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