Parameters for the Windows ping Command Flashcards

1
Q

-t

A

-t This option repeatedly sends pings (ICMP echo messages) until you stop it by pressing
Ctrl+C.

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

-n count

A

-n count This option specifies the number of pings to send.

count This option specifies the number of pings to send.

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

-f

A

-f This option sets the “don’t fragment” bit in a packet’s header. If the packet tries to cross
a router that attempts to fragment the packet, the packet is dropped, and an ICMP error
message is returned.

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

-i TTL

A

-i TTL This option sets the TTLvalue in a packet’s header. The TTLis decremented for each
router hop. A packet is discarded when its TTLvalue reaches 0.

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

-S srcaddr

A

-S srcaddr If the PC from which you are issuing the ping command has more than one IP address,
this option allows you to specify the source IP address from which the ICMP echo
messages should be sent.

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

target_name

A

target_name This option specifies the name or the IP address of the device to which you are sending
ICMP echo messages.

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