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

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

Jerems by Spotlight
  • 5860 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
  • 2068 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
  • 2779 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
  • 7627 Views
  • 1 replies
  • 5 Helpful votes

Hi,I'm attempting to write a netmiko script to create a macro on a Cisco switch.However the script doesn't seem to like the fact that a prompt is being returned. Here is the relevant portion of the script:switch1 = {'device_type':'cisco_ios','host':h...

glsparks by Level 3
  • 3421 Views
  • 4 replies
  • 0 Helpful votes