07-06-2020 01:54 AM
Hi
I am trying to attach a feature template to n an C1111-8PLTEEAWE running 16.12.03 IOS-XE SDWAN. Controllers are running version 19.2.2. I manually configured the cisco router and it has sucessfully built control connections to the controllers. Now, I want to change it to vManage mode and I have prepared a simple feature template with only the basic config. I keep getting this error and couln't find any way to get around it.
[6-Jul-2020 10:40:41 CEST] Configuring device with feature template: basic_wired_v1.0 [6-Jul-2020 10:40:41 CEST] Generating configuration from template [6-Jul-2020 10:40:44 CEST] Checking and creating device in vManage [6-Jul-2020 10:40:45 CEST] Device is online [6-Jul-2020 10:40:45 CEST] Updating device configuration in vManage [6-Jul-2020 10:40:48 CEST] Pushing configuration to device. [6-Jul-2020 10:40:53 CEST] Device failed to process request. null
I've tried deleting devices from vManage and resync-ing with no luck.
Is there a way to get a more verbose log for the net_conf on vmanage so I can get a better idea on what is failing?
Solved! Go to Solution.
07-16-2020 01:07 AM
The issue was resolved.
Resolution: be careful about values you put into the input fields when filling in the config template. There was a mistake in the values in one of the variables. vManage is doing some data validation on these config templates and it won't let you push the template in some cases, however it is not fool proof. Make sure to check the config page before pushing the template.
Tip: you can access verbose logs on the vManage vshell in the below dir and file.
vManage#vshell vManage:~$more /var/log/nms/vmanage-server-deviceconfig-template.log
07-16-2020 01:07 AM
The issue was resolved.
Resolution: be careful about values you put into the input fields when filling in the config template. There was a mistake in the values in one of the variables. vManage is doing some data validation on these config templates and it won't let you push the template in some cases, however it is not fool proof. Make sure to check the config page before pushing the template.
Tip: you can access verbose logs on the vManage vshell in the below dir and file.
vManage#vshell vManage:~$more /var/log/nms/vmanage-server-deviceconfig-template.log
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