Hi all, Hopefully someone might be able to help out. I've been wrestling with this for a while. I'm fairly new to ansible and trying to run a playbook against a pair of nexus switches that will change the description of ports based on the informatio...
-
Catalyst SD-WAN
(18) -
Cisco Bugs
(1) -
Cisco DNA
(176) -
Cisco Instant Connect
(8) -
Cisco Spaces
(8) -
Cisco Spaces Location Cloud API
(3) -
CMX API
(11) -
CMX Mobility Services API
(8) -
Code Exchange Platform
(1) -
Crosswork
(4) -
Data Learning Platform
(9) -
Meraki
(74) -
Network Plug-and-Play
(14) -
Open Source and Open Standards
(53) -
OpenDaylight
(22) -
Other Analytics and Automation Topics
(24) -
Other Automation Analytics Topics
(203) -
Other Controller Topics
(14) -
Prime Infrastructure
(209) -
SD-WAN Automation
(1) -
SD-WAN vManage
(1) -
Software defined access
(22) -
SONiC
(3) -
WAN Automation Engine
(14)
- « Previous « Previous
- Next » Next »
Forum Posts
Hi everyone! I hope you're fine,I'm trying to perform some automations using Python 3 scripts and the Cisco Rest API v4I'm trying to get interfaces metric data (https://developer.cisco.com/site/prime-infrastructure/documents/api-reference/latest/v4/o...
Hello, I am looking for a script to SSH into a list of AireOS APs and issue "reload" command. Anyone has any ideas?Thanks.
Hi, I have an ASR903 with IOS XE 17.06.03.I am trying to find the nearest router that is advertising its loopback to ISIS with a specific route tag.So far I can read the route-table via the ietf-routing module, but the output does not include tags. T...
How can ios galaxy modules be used to perform L3 configuration? The use of cisco.ios.ios_l3_interfaces requires that the interface is already in routed mode. (If this is not the case, the module will abort with an error message). A solution I could f...
Has anyone written a Ansible playbook to create/manage certificates? If no, has anyone seen one?
Resolved! Matrix for ZTP Process on IOS-XE Devices
Hi There,I was wondering if there was an existing document which includes a matrix of each Cisco Router and the corresponding interface dedicated for ZTP operations (DHCP Client).As an example on a Cisco ISR1111 it is Gi0/0/0, on a ISR4321 it is Gi0....
Resolved! Pause Function in Cisco cli librairy
Hi dear community,Do you know if a "pause" function exists in the Python Cisco "cli" librairy ?Is it something i can check by myself in the python interpreter ? How should i proceed ?I would like to insert a pause between each cli.configure or cli.ex...
I am trying to find the device ID in our DNAC server and having issues. We have some devices in DNAC by IP address and some by dnsname. We have a python script that adds/deletes devices via IP address on our other NMS softwares and I'd like to add th...
Hi,Does anyone know if Cisco plan to provide with the python "requests" librairy in the incoming release of the Guestshell ?Thanks in advance,Jerems
Then...look at this to start your journey : ROUTER(config)#iox ? <cr> <cr> ROUTER(config)#iox ROUTER(config)#exit ROUTER#wr Building configuration... [OK] ROUTER#guestshell run python The process for the command is not responding or is otherw...
Say we have three admins who would login to the linux server running Terraform and Ansible to see the source files and execute. But I do not want any of them to see the networking device login credential. For example, I want to automate configuration...
Hello,We're trying to implement patient tracking at one of our buildings using aeroscout. We need to have the correct network hierarchy laid out. I'm having an issues adding the "Floors" container after the "Building" container. When i try to add a f...
Hello, I have been trying to get the following rpc command to work without success: <?xml version="1.0" encoding="UTF-8"?> <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="101"> <establish-subscription xmlns="urn:ietf:params:xml:n...
Hello, Can someone share a config fragment that configures "passive-interface default" as well as a "no passive-interface vlan100". Cannot seem to find a solution to push both. IOS-XE 17.6 on Cat9400. Regards, Erik