If you want to ping all the subnets / networks/links configured on the router in one command !!
There is a way !!!!!!!!
Broadcast Ping
Here Router 1 have 3 different links / networks .
So lets try ping all the hosts & links in one command
R1#ping 255.255.255.255
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 255.255.255.255, timeout is 2 seconds:
Reply to request 0 from 12.1.1.2, 2 ms
Reply to request 0 from 10.1.1.100, 2 ms
Reply to request 0 from 10.1.1.200, 2 ms
Reply to request 0 from 13.1.1.3, 12 ms
Reply to request 1 from 12.1.1.2, 1 ms
Reply to request 1 from 13.1.1.3, 1 ms
Reply to request 1 from 10.1.1.100, 2 ms
Reply to request 1 from 10.1.1.200, 2 ms
Reply to request 2 from 12.1.1.2, 1 ms
Reply to request 2 from 10.1.1.100, 1 ms
Reply to request 2 from 10.1.1.200, 1 ms
Reply to request 2 from 13.1.1.3, 1 ms
Reply to request 3 from 10.1.1.100, 1 ms
Reply to request 3 from 10.1.1.200, 1 ms
Reply to request 3 from 12.1.1.2, 1 ms
Reply to request 3 from 13.1.1.3, 2 ms
Reply to request 4 from 12.1.1.2, 1 ms
Reply to request 4 from 10.1.1.100, 1 ms
Reply to request 4 from 10.1.1.200, 1 ms
Reply to request 4 from 13.1.1.3, 1 ms
R1#
By using the Broadcast ping !! You can see that we have successfully pinged all the host and links present on the router!
I hope this will really help you all and save your valuable time !!
Thanks for Reading !!!
amartechstuff
Nice 👍👍👍
ReplyDelete