Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
You could use IOS.sh shell functions. "term shell" to enable shell features. Now type the following or use it as a template; function multi_cmd () {show interfaces atm 0show interfaces tunnel 0} Now multi_cmd will run the body of the above function w...