05-12-2016 12:42 AM - edited 03-08-2019 05:24 PM
Hi,
We've recently implemented a lot of new infrastructure across two data centres and our HQ campus site.
Post implementation we are required to produce some standards documentation showing what settings have been applied across the devices. Obviously a "sh run" will produce a copy of the config, but I just wondered whether there are any scripts (potentially 3rd party) which I can run which will output settings/variables applied in friendlier format.
We've used similar Powershell in the past to get settings out of our Nutanix, Citrix and Netscaler platforms it'd be nice if there's something for Cisco as well.
Thanks in advance,
Dan
05-12-2016 10:51 AM
This would be great. I'm looking for something very similar as well. Would love to hear what others have done.
11-27-2018 03:08 AM
You can execute commands through Template Editor. Please refer the 2nd page in the link.
11-27-2018 02:48 AM
Hi,
You can execute commands through Template Editor (Tool). Kindly find the below steps.
Step 1 |
Select Tools > Template Editor. |
Step 2 |
Select the project in the left menu under which you are creating templates, and click the gear icon > Add Templates or click > Add Templates located at the top of the tree pane. |
Step 3 |
In the Add New Template window, enter the following details:
|
Step 4 |
You can edit the template content by selecting the template you created in the left menu. |
Step 5 |
The template editor window opens where you can enter content for the template. |
Step 6 |
You can validate the template by selecting Check for errors from the Actionsdrop-down list.
|
Step 7 |
To save the template content, select Save from the Actions drop-down list. You can use the Velocity Template Language (VTL) to write the content in the template. For more information about using VTL, see http://velocity.apache.org/engine/devel/vtl-reference.html. After saving the template, the DNAC checks for any errors in the template. If there are any syntax errors, then the template content is not saved and all the input variables defined in the template is automatically identified during the save process. The local variables (variables used in for loops, assigned though a set, and so on) are also ignored. |
Step 8 |
Click the Form Editor icon, which is located at the top-right corner of the page to enter additional information to the variables in the template. |
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide