Exactly, if you put the write mem it will be saved to the flash. When we are talking about saving the running config, that is what is being referenced as saving the config to the flash and not the logged commands that were entered. Logging command just logs the changes but does not saves it to the startup configuration file on flash or archive path.
Regards, Tom On Fri, Mar 30, 2012 at 11:19 PM, Edgar Mauricio Diaz Orellana < [email protected]> wrote: > on my 2811 with Version 12.4(24)T, C2800NM-ADVENTERPRISEK9_IVS_LI-M > > > cme#show run | sec archive > archive > log config > logging enable > logging size 1000 > notify syslog contenttype plaintext > hidekeys > path flash:/syslogs/ > write-memory > cme# > > > > and on each line i'll add it > > cme#show archive log config all > .... (skipped just for show the commands) > > 172 20 enable_15@vty0 |interface FastEthernet0/0 > 173 20 enable_15@vty0 | no cdp enable > 174 20 enable_15@vty0 | speed 100 > 175 20 enable_15@vty0 | duplex full > 176 20 enable_15@vty0 | shutdown > 177 20 enable_15@vty0 | no shutdown > 178 20 enable_15@vty0 | no keepalive > 179 20 enable_15@vty0 | no shutdown > 180 20 enable_15@vty0 | shutdown > > so on my router works, each modify on interface config and global config > it's saved on the logging. > > and if i'll put write mem, i'll save a copy to the flash filesystem > > greetings. > > edgar > _______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com Are you a CCNP or CCIE and looking for a job? Check out www.PlatinumPlacement.com http://onlinestudylist.com/mailman/listinfo/ccie_rs
