
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Not the Solution
- Report Inappropriate Content
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Not the Solution
- Report Inappropriate Content
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Accept as Solution
- Report Inappropriate Content
Re: Write mem in n-command
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!