Monday, November 2, 2009

Cisco router Text to flash

Here is a way through which you can enter some text files into cisco router

Router#tclsh
Router(tclsh)#puts [ open "new_text" w+ ] {

Owner :Timenet Learning
Date: 01 Jan 2001

}

End tcl sesssion with tclquit

Note: you will need a cisco router with support for tclshell scripting

0 comments: