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 was wondering how you can manage SDWAN with IaC and stop somebody from logging into the GUI and making a configuration change. There are some obvious ways as in not giving out admin access to the GUI. However, I was wondering if there were some way...

apfeil by Level 2
  • 2208 Views
  • 2 replies
  • 0 Helpful votes

Hi All,  If you are a network engineer like me and hardly worked on the Cloud (AWS, GCP, Azzue etc) or ACI, but still like to learn the terraform, there are couple of very good providers created by Cisco individuals and by using those providers, Ihav...

Cisco Developer Advocate @bigevilbeard Stuart Clark will be discussing Network as Code at the virtual Unicom conference this week. He talks about a successfully automated production environment as being self-driving, having a declarative intent, and ...

Hi all, we are facing an issue with TCAM carving using NX OS API. We cannot find an attribute for "hardware access-list tcam region ing-redirect 256". We know all the other attributes listed down below, but "ing-redirect". Can someone help us, please...

I am newish to the DevOps world and am studying for the CCNA DevNet. I am a newish Python user as well and have currently written about 20 jobs to help automate my environment. What I can't seem to find help on is DevOps/Python workflows. Examples: H...

Hello, I am looking to find all operational trunk links on a switch and then configure new allowed vlans on these trunks.  I am struggling to find an ios module to do this effectively or playbook with good example. I was looking at the ios_l2_interfa...

Bill-dev by Community Member
  • 4276 Views
  • 3 replies
  • 0 Helpful votes

Hi, I have a site using 3750 switches and am trying to integrate these with ansible. However the C3750’s can only run IOS 12.2 due to their amount of flash. Ansible tries to run the command ‘show run | section ^interfaces’ however the 3750 does notsu...

Hello Could someone please guide me on the best practise for determining URLs for doing something - e.g. I want to fetch all of the SNMP servers and add a new server. https://<sandbox>:<port>/restconf/data/????? Is it possible to do this without the ...

Hi community. I have an issue with an AIR-CT3504 Unit.When I start an image in the device, this show me the next init message before promt: kukri_poe_reg_rd: TWSI Read Failed !!!(Bus1, Dev 0x21, offset 0x12)Failed to read PoE reg. 0x12.Failed to conf...

AIR-CT3504-K9_Front_view.jpg
Axel.Nieto by Community Member
  • 873 Views
  • 1 replies
  • 0 Helpful votes

Hi there, I would like to use automation a job using this command: "install remove inactive" with ciscoCMDin multiple switches, however the program is stuck when prompt the question "Do you want to remove above files?" waiting for user insert "yes" o...

Hi All - sorry i'm not too experienced with API's and development, hopefully this question is OK; I am interested in using the API in Cisco Prime Infrastructure (3.7.0). Following the built in tutorial on Prime (https://Server/webacs/api/v4/?id=tutor...

Hello,I am looking for a solution to share with our development team that will auto create a CSF device (Jabber) for every user that is assigned a phone/voicemail.  I would like this process to also assign the appropriate owner user ID to the CSF dev...