04-22-2005 06:15 AM - edited 03-02-2019 10:33 PM
On a Cisco router is it possible to execute multiple commands using the
autocommand username option?
Is it possible to execute multiple commands from a menu?
V/
04-28-2005 06:10 AM
username name [autocommand command]
Specifies a command to be issued automatically after the user logs in. When the command is complete, the session is terminated. Because the command can be any length and contain embedded spaces, commands using the autocommand keyword must be the last option on the line.
For more information : http://www.cisco.com/univercd/cc/td/doc/product/atm/c8540/12_1/11_ey/command/u.htm
04-28-2005 09:26 AM
Autocommand only supports a single command. I need to execute multiple commands. IOS 12.3T supports TCl scripting, but so far it seems to buggy to be useful.
V/
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide