Controllers

Community space to connect, share knowledge, and seek guidance on network controllers and related topics
cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Forum Posts

When setting a variable that I want to use else where in a Jinja template, I find it does not seem to work. For example, the simple script below compares the building name provided in a variable. {% set building = 'YAB' %}Building is {{ building }} {...

CjD2018 by Level 1
  • 3073 Views
  • 1 replies
  • 0 Helpful votes

In Cisco Prime LAN Management Solution Version 4.2 I used to create a baseline template to check if my configs were all as it should be. (Configuration > Compliance > Baseline Compliance > Templates)It used to have plenty of things like:1) Access int...

coordabin by Frequent Visitor
  • 2403 Views
  • 2 replies
  • 0 Helpful votes

Hello, I've been following a ZTP tutorial from this link: https://networklore.com/ztp-tutorial/You guys don't have to read it, long story short, when my Cisco IOU image boots up after wiping in EVE-NG, there is no automatic DHCP request for the TFTP ...

awesomemeyes by Community Member
  • 1526 Views
  • 0 replies
  • 0 Helpful votes

Hello,I am creating a script using nornir_scrapli (netconf_edit_config) to replace some NTP config for a CSR1000v running 17.03.03, however I am getting the following error when running the script: * CSR-17-3-3 ** changed : True *********************...

Cetanu by Community Member
  • 1081 Views
  • 1 replies
  • 0 Helpful votes

Hello Team, We're asking for your help, because we wanted to know if we have something missing (step or configuration)... we're trying to collect from WAE Server the traffic generated by each VPN (L3VPN) configured on a CML lab, but we aren't able to...

ewilson by Frequent Visitor
  • 1499 Views
  • 0 replies
  • 0 Helpful votes

I'm looking for a solution to enable a script for clients (local admins) to run some scripts on the switches/routers.They can enable it by running the guestshell command. But, how can I configure an alias? So that one 'keyword' enables the script. Th...