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

Shadowdirectory IS NATIVELY AVAILABLE in PI 3.1.3 (look for Background Task 'Device Config Backup-External')Sometimes functionality that is missing from the GUI still is available through the API as a workaround. A good example is the Shadow Director...

Hello, I can creat VLAN with below function, wenn i use SG300-28. But wenn i use SG350-28, i receive ErrorStatus: 8 Error Index: 3 8 wrongLength A variable binding specifies a length incorrect for the object. {SnmpV2Packet:Community: conf...

Looking for two API calls I did not see in the documentation:   1. Show all BSSID for each AP 2. AP RX neighbors.   Any one know where I can find this in the API?

I’m doing some research on differences between automation and orchestration. Can anyone point me to good links for Cisco on comparing automation and orchestration and related use cases for each?

juan-ruiz by Level 5
  • 1242 Views
  • 0 replies
  • 0 Helpful votes

I would like to send the following commands to a 3560-CX 8-Port Switch:   enable interface range GigabitEthernet 0/1-8 power inline static no cdp enable exit exit copy running-config startup-config But prior to being able to enter any commands, I mus...

Hey Everyone,This is probably the wrong forum for this post, please redirect me if this is so.I am trying to implement the Plug and Play ability with APIC-EM and Prime Infrastructure.  We have being using Prime Infrastructure but have only recently a...

dasampson by Community Member
  • 3029 Views
  • 4 replies
  • 0 Helpful votes

Hello Guys,I created script which executes few outputs on Cisco Routers. Script is working fine , it logs to device   and executes commands. But I don't know how force Python to save those outputs to Text Document.Please help. import getpass import s...

Ciscomania by Community Member
  • 1860 Views
  • 1 replies
  • 0 Helpful votes

I want to know if I can monitoring my Dell switches using MIBs as a custom device or using SNMP v2.   Found this guide   https://www.cisco.com/c/en/us/support/docs/wireless-mobility/wireless-lan-wlan/117707-config-ngwc-00.html#anc4   But I have read ...