Hello Experts,I'm trying to reboot one of my n7k using ansible but unable to do it. Tried all the possibilities but no luck. Can any one here please help me out in this matter.- name: Save and Reload the N7k hosts: n7k gather_facts: no tasks: # ...
Hello Experts,I'm trying to reboot one of my n7k using ansible but unable to do it. Tried all the possibilities but no luck. Can any one here please help me out in this matter.- name: Save and Reload the N7k hosts: n7k gather_facts: no tasks: # ...
Hey DevNet'ers, my name is Jeff Bull, Head of Developer Community for Cisco DevNet. In an effort to reduce complexity for our community members (YOU), in finding the support resources you need, my team and I are refreshing the DevNet Hub (where you a...
I am trying to develop a role that will turn off the 2.4 and 5 ghz radios and set the desired country codes then turn them back on.role logic:- name: Turn off 2.4 and 5 Ghz radios cisco.ios.ios_config: lines: - "ap dot11 24ghz shutdown" ...
Hi all,Is it possible to retrieve the "Self-Service User ID" / Meeting Number per user via AXL?The AXL function listuser, doesn't have it in it's return values. The updateUser function, does have a function to set the "Self-Service User ID" : <selfSe...
Hi team,I am looking to prepare a script for config translator for one of the migration projects from Cisco NX-OS and considering many of the parsing tools which can help here.Will the pyATS can parse the "show run" to get the output in json format s...
Hello,I was wondering, whether it is possible instead of creating three separate tasks, one processing one element of an array, to actually loop through an array. Example: vars: ansible_become_pass: "{{ vault_sudo_password }}" ansible_pyt...
Hello, I was using ultraconfig website to generate my templates CLI based on JINJA of the router but I just wanted to move to different ways like NSO/Ansible to improve automation of it and maybe someday full orchestrate. I started using NSO and make...
I am unable to configure the Ethernet1/10 interface on the Nexus 9300 via Terraform. My configuration:main.tf:terraform { required_providers { nxos = { source = "CiscoDevNet/nxos" version = "0.5.3" } }}provider "nxos" { username = var.nxos_username p...
Proxmox is a free and open-source virtualization management platform that simplifies the deployment and management of virtual machines (VMs) and containers. This comprehensive solution utilizes the Linux operating system, KVM hypervisor, and LXC cont...
I have been reading up on pyats and would like to know how to create a topology file as a dict like {'hostname':'ip"} instead of the yaml file shown in the examples. I am trying to connect to multiples devices to run specific show commands and store...
I am building a script to create WLAN profile report querying with API. I know 9800 uses policy tag instead of AP groups, I couldn't fetch list of SSID in 9800 controller with policy tag details from any of the API in prime, not sure what I am miss...
I had been trying out POST request on the Cisco IOS-XE always on sandbox, in order to create a new interface using RESTCONF AP. I am getting a 403 error code. Quite a while back, I was able to successfully create a POST request using YANG but is no ...
I would like to be able to have DNA run commands using command runner with an issues pops up. As an example if DNA sees " Netwrok Device Interface Connectivity - EIGRP Adjacency Failure " I would like it to run some show commands and email me the...
Hi , We have installed CML for network simulation but we want to do some set up for monitoring of topology created in CML using Nagios or solarwinds. Is it possible to monitor CML devices using any monitoring tool?
Is multiprocessing supported on NSO versions: 5.4.6 and 5.7.6 ?
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
| Subject | Author | Posted |
|---|---|---|
| 07-31-2026 04:20 AM | ||
| 07-28-2026 09:14 PM | ||
| 07-24-2026 09:46 AM | ||
| 06-08-2026 04:53 AM | ||
| 03-31-2026 11:17 PM |