cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

Appending to a file in flash using TCL on 2651XM

donlerche
Level 1
Level 1

Wrote a TCL script to save the output from a show command into flash every 1 min (so I could monitor the noise on an ADSL connection). I open the file with an "a" for append option, write the output, then close. Tested on a 2811 and worked a treat with each output appending an entry to the file, but when I tried on a 2651XM, each entry appears to overwrite, so there is only ever the last entry in the file. Anyone any ideas how I can append to a flash file on 2651XM correctly? The IOS is c2600-advsecurityk9-mz.124-15.T7.bin

Who Me Too'd this topic