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" ...
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 = ...
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 wanted to know if there was a way for pyats to only look at specific vrf rather than all BGP tables in on a router. current; pyats learn bgp --testbed-file wan_router.yaml --output current wanted; pyats learn bgp --vrf xxx --testbed-file wan_ro...
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...
Hi All, This is my first time writing an ansible playbook. Please can anyone help me with the following error. I'm just trying to run a basic show ver to a cisco ios switch. ansible-playbook new.yml PLAY [cisco] *************************************...
Example1 : Supposed your input payload is given below { "l3-device-list" :{ "interface-list":{ "s-existing-trunk-vlan":[444, 454,222], } } } Step1: Add variable in java inputParams.putQuotedEmptyIfNull( "s-existing-trunk-vlan", interfaceObj.leaf(l...
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 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...
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 |
---|---|---|
11-04-2024 12:04 AM | ||
10-21-2024 06:50 AM | ||
09-13-2024 08:25 AM | ||
08-14-2024 07:25 AM | ||
07-19-2024 09:16 AM |