What command can Charlie use to attempt this task?

Charlie is the network administrator for his company. Charlie just received a new Cisco router and wants to test its capabilities out and to see if it might be susceptible to a DoS attack resulting in its locking up. The IP address of the Cisco switch is 172.16.0.45. What command can Charlie use to attempt this task?

Charlie is the network administrator for his company. Charlie just received a new Cisco router and wants to test its capabilities out and to see if it might be susceptible to a DoS attack resulting in its locking up. The IP address of the Cisco switch is 172.16.0.45. What command can Charlie use to attempt this task?

A.
Charlie can use the command: ping -l 56550 172.16.0.45 -t.

B.
Charlie can try using the command: ping 56550 172.16.0.45.

C.
By using the command ping 172.16.0.45 Charlie would be able to lockup the router

D.
He could use the command: ping -4 56550 172.16.0.45.



Leave a Reply 2

Your email address will not be published. Required fields are marked *


francesco

francesco

-t requires an argument

Eddie Guerrero

Eddie Guerrero

-t is just continous ping, in Windows, so it won’t stop until the machine is not responding.