Is there a way to download\copy the Cisco Configs from the NPM webpage in a .txt format.
My goal is to be able to allow users to download Cisco Configuration files in a text format without allowing them on the server.
Thanks
I am not aware of one but will confirm with dev.
In the mean time, I suppose you have seen that you can visualize configs in the NPM-NCM WEB integration module (Configs / Config management and then Download) and select the config text in the page and copy/paste it in Notepad. This should give you the Cisco config in a txt file, from the web interface (vs. Win32 app requiring server access).
I'll investigate cleaner solutions to this request.
If others have a better one, feel free to contribute.
Hope this helps.
That works if the switch is up.
But if the router or switch dies I have to either jump on the server or clean up the config that was downloaded at an earlier time to get the config.
I understand why each line has a number, but it would be nice if we had the option of excluding the line numbers.
Thanks for your help
Definitely a workaround.
Will post here anything better coming from dev.
You can exclude the line numbers. If you have a config pulled up, then you should see an Edit button at the top right. If you click the button, you get a page that allows you to uncheck the line numbers option. Uncheck that, and you'll have a clean config from which to work.
On your scrren for any device open a config
Once you have your configuration open
Uncheck the line number opton
Awesome, Thanks for your help!