Friday, January 4, 2013

create file in Cisco router flash


Router#tclsh
Router(tcl)#puts [open "flash:test" w+] {
+>This is a test.
+>Line 2.
+>Third line.
+>}

Router(tcl)#tclquit

Router#more flash:test
This is a test.
Line 2.
Third line.

No comments:

How to use Telus Actionec T3200M as a wireless Access point

when you install Telus Internet, they will offer you a modem + router + wireless device Actionec T3200M, a lot of users still want to use th...