TCL shell PING script

Here is the script to ping many IPs from a router, run this in tclsh.


foreach IP {
Ip1
Ip2
Ip3
...
IP100
}{ping $IP}

Comments

Popular posts from this blog

Firepower FMC and FTD troubleshooting

ASA IKEv1 VPN troubleshooting Steps and Tips

Firepower 2100/1100 FTD/ASA initial setup, reimage, upgrade.