kevin.feiertag

Comments

  • I don't have the answer, but what model of SDWAN are you using? Cisco Viptella? Sdwan has BFD sessions. It also depends on how to setup your connectivity. Do you have every site connecting to every site, or a hub and spoke type scenario. Depending on how many peers, you could have a lot of alerts because of the internet…
  • In the device template you are using to discover the Viptella device modify the "DownloadConfig" Command Name entry. The "S" in show is likely capitalized. Try lowercase "S" and it shoudl work. (Not Working) vBond-Device# Show run ----------------^ syntax error: expecting arping - layer 2 (Working) vBond-Device# show run…
  • Today i ran into this issue and i feel it took WAY longer than it should have. It comes down to case sensitive template. Currently i'm still unable to Auto Determine the device because the OID isn't working, but i'll show you what i did to fix it. If you looke at the "RESET" Command i put "paginate false" (this is like the…
  • Have you enabled SNMP on the devices? I had a ticket open with Cisco for 4 months, and they kept giving me the run around of the configuration you configure on the cEdges. My worry with enabling snmp on these devices was there is no way to attach an access-list on these since they are publicly facing. TAC told me that SNMP…
  • I had an hour session with a technician and they ran a bunch of SWQL commands. They seem to think its related to a custom properties entry. We can't upgrade at the moment. But given the issues we've had withthis model. I think we will be glad to the next version. 
  • [quote userid="296001" url="~/product-forums/network-configuration-manager-ncm/f/forum/97734/node-custom-property-serial-number/308147#308147"]d a ticked. I have 3 tickets at the moment. We'll[/quote]I have the same issue after upgrading to 2022.4.x as well. Still they haven't figured out the issue or informed of any bug.…
  • I have looked into trying to create something similar. The problem I am running into is that, you would have to store the password used to enter BASH in clear text on your script. I would imagine you could call a similar script that is used to pull backup via SCP for the Cisco AireOS devices. You just have to use the below…