Hey guys,
I have noticed something that I just can't seem to be able to do in n-command. Now I fully admit I must be missing something. I have several boxes in which the running-config has not been saved to the startup-config. N-command gives an alert of when this occurs. The trouble is I can't figure out how to do it from n-command.
I can't push config for "write mem" or "copy running-config startup-config" Saving config before and after doesn't help either.
Has anyone came across this problem and do they know how to resolve it?
Thanks,
-Nick
Nick:
Thank you for asking this question in the support community. I believe at the time of this post, you may need to add a carriage return before the do write command in the config. push (the push config. feature in MSP is already in configuration mode, thus the do is needed for the write command). Another option is to leave the configuration area completely blank, and then check the "Save config before" or "Save config after" checkbox. I hope that makes sense, but please do not hesitate to reply to this post if you have any additional information or questions. I will be happy to help in any way I can.
Levi
Nick:
Thank you for asking this question in the support community. I believe at the time of this post, you may need to add a carriage return before the do write command in the config. push (the push config. feature in MSP is already in configuration mode, thus the do is needed for the write command). Another option is to leave the configuration area completely blank, and then check the "Save config before" or "Save config after" checkbox. I hope that makes sense, but please do not hesitate to reply to this post if you have any additional information or questions. I will be happy to help in any way I can.
Levi
You were totally right.
It is simply a carriage return and do write mem.
I was just typing in write mem.
Thanks for your help!