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

I am trying to change Cisco controller password with ansible cisco.ios.ios_user module. My playbook as below:- name: Playbook to change admin user password for CIMC  hosts: cimcserver  gather_facts: no  become: yes  become_method: enable   tasks:    ...

Hello all, I am facing an issue with Prime API calls. We have few services to load data from Prime and we are hitting the standard threshold defined here:Cisco Prime Infrastructure - Cisco DeveloperCurrently I am hitting an error related to 45 concur...

LukasRa by Frequent Visitor
  • 2428 Views
  • 6 replies
  • 0 Helpful votes

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...

secureB00T by Frequent Visitor
  • 6053 Views
  • 5 replies
  • 0 Helpful votes

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....

Jerems by Spotlight
  • 1236 Views
  • 2 replies
  • 0 Helpful votes

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...

Jerems_0-1674751231953.png
Jerems by Spotlight
  • 1142 Views
  • 2 replies
  • 0 Helpful votes