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

Developer Sustainability Week Events

Build for Better Code Challenge

Cisco U. Spotlight Registration


>> View previously featured conversations <<

Forum Posts

I am trying out the DNA Spaces api.  The Swagger documentation is good (https://developer.cisco.com/docs/dna-spaces/#!dna-spaces-location-cloud-api), but I have not figured out how to add parameters, for example: https://dnaspaces.io/api/location/v1/...

I'm attempting to split a user inputted string that is representing a list of comma separated IP addresses in CIDR notation. In order to determine a wildcard mask later in the script.eg. 192.168.0.0/24,172.16.0.0/16#set ($networks = ${networks})#set ...

glsparks by Level 1
  • 2704 Views
  • 2 replies
  • 0 Helpful votes

Hi dear community,May i ask you to review the code below and advise how to prevent the router from downloading new software if it is already in flash:# Check if IOS is already present in the flash - name: Check if IOS is already present on th...

Jerems by Spotlight
  • 4270 Views
  • 15 replies
  • 0 Helpful votes

Hi,Beside the IOS-XE release notes, are there a place where is stored the full documention about Guestshell, i mean the full list of available commands depending on the platform on which guestshell is executed ?Thanks in advance,Jerems

Jerems by Spotlight
  • 1467 Views
  • 4 replies
  • 0 Helpful votes

Hi dear community,Can someone please assist me in fixing the following error messages in the python3 interpreter in Guestshell ? Router#guestshell run sudo python3 Python 3.6.8 (default, Aug 24 2020, 18:22:40) [GCC 8.3.1 20191121 (Red Hat 8.3.1-5)] o...

Jerems by Spotlight
  • 1921 Views
  • 4 replies
  • 0 Helpful votes

Hi DevNet Folks,Following my NXOS upgrade playbook I shared last time; I have now created a playbook for IOSXE which has been tested against Cat9K and Cat8500. Thanks to Suresh Vina for testing against Cat9K.I have used the following to build this pl...

murafi by Cisco Employee
  • 5044 Views
  • 1 replies
  • 4 Helpful votes

Hello Cisco community,I am trying to understand how to best proceed with validating device additions within DNAC via the SDK. Any tips or tricks would be greatly appreciated. Here's the process that I am following:Python script authenticates via auth...

evanm by Level 1
  • 1177 Views
  • 2 replies
  • 0 Helpful votes