Simple TCLSH, multiple ping from IOS
This is simple way to multiple ping from IOS command in one way, use tclsh. tclsh is IOS scripting like shell scripting in *nix machine. Just type your script in note text, paste it in your terminal console.
foreach IP {
192.168.0.1
192.168.1.1
192.168.2.1
192.168.3.1
} { “ping $IP” }
Router# tclsh
Router(tcl)#foreach IP {
+>192.168.0.1
+>192.168.1.1
+>192.168.2.1
+>192.168.3.1
+>} { “ping $IP”
Read original post at http://awanetwork.blogspot.com/2008/07/simple-tclsh-multiple-ping-from-ios.html
Related posts:
- Simple TCLSH, multiple ping from IOS
- Simple backup, Primary and Secondary Link
- Failed in first attempt CCIE lab exam
- [HowTo] Run Multiple Instances of Yahoo Messenger (YM)
- BGP is clever (% BGP : incorrect network or mask configured)
- Network Time Service Cisco Router
- 3 days before mission 'going to CCIE'
- Cisco Back to Back Line AUX Ports
- multiple intelligence
- 'verify /md5' is nothing, still ..a valid magic number
Categories: Alumnus Blog
Wikusama (noun) : nick community alumni [1] widyaloka kusuma samekta makarya [2] tempat mencari ilmu yang bersinar, harum, mewangi, yang mendidik dan menyiapkan sumber daya manusia agar siap terjun ke dunia kerja [3] ikatan alumni smk telekomunikasi sandhy putra malang [4] tidak mengenal batas generasi dan umur; mailing-list [1] wikusama@wikusama.com
Latest Comments