txn41655 wrote: » Cisco EEM (Cisco IOS Embedded Event Manager (EEM) - Cisco) or write those commands in notepad then "copy & paste" to routers ?
txn41655 wrote: » TCLSH ?foreach address {x.x.x.xx.x.x.xx.x.x.x} { ping $address}
dppagc wrote: » I have to wait for one output to finish before I execute the next command. Is there a shortcut? I am not doing ping command. I am doing show commands. Any demonstration?
Uriah7 wrote: » How are you connecting to said equipment? Console, ssh, telnet, etc? What Operating System are you using to access your equipment? Windows? If you let me know, I can help you write a script.
dppagc wrote: » Is the term shell command in config mode or privileged mode? Or is it because I am using Nexus OS so it doesnt accept?
dppagc wrote: » Hi, Is there a way to run: show run show inventory show version on a series of routers using an automated script?