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 try to setup http service on my Windows 10 laptop with Docker Desktop. I run the nginx docker on the docker desktop with port mapping 8080:80. I can ping between my laptop and the 9300 switch. We started the ZTP process, I had below error pnp-disco...

cxu21 by Level 3
  • 961 Views
  • 1 replies
  • 0 Helpful votes

#guestshell enableInterface will be selected if configured in app-hostingPlease wait for completionThe process for the command is not responding or is otherwise unavailable #show ioxVirtual Service Global State and Virtualization Limits:Infrastructur...

ArtukSi09230 by Community Member
  • 8438 Views
  • 3 replies
  • 0 Helpful votes

Hi everybody,thank you for a great resource! I'm attempting at configuring a CSR router (16.09.05) with netconf - however not with xml, rather with cli stuff. I'm getting this error message:<?xml version="1.0" encoding="UTF-8"?> <rpc-reply xmlns="urn...

kim by Level 3
  • 7277 Views
  • 10 replies
  • 0 Helpful votes

Hello, I'm writing Ansible playbooks to ping an array of network devices. I have been using the cisco.ios.ios_ping module to ping the devices which seems to be working for my needs. However, I've been trying to find out exactly what the criteria is f...

randyyyyy by Community Member
  • 1766 Views
  • 2 replies
  • 0 Helpful votes

I am trying to change the operational state of l2 vlans on a 9500 stack running 17.6.4 with restconf.I can get the vlan: https://<ip>/restconf/data/Cisco-IOS-XE-native:native/vlan/vlan-list=580{   "Cisco-IOS-XE-vlan:vlan-list": {     "id": 580,     "...

BradyPocock by Frequent Visitor
  • 2565 Views
  • 4 replies
  • 0 Helpful votes

Hi,I'm trying to automate the configuration of remote Cisco devices using pyATS. Going thru the online documentation I found the following script excerpt:# establish basic connectivity ios_1.connect() # issue commands print(ios_1.execute('show versio...

oslopez by Level 3
  • 3154 Views
  • 2 replies
  • 0 Helpful votes

Hi DevNet folks,   I recently upgraded some of the Nexus 9K series switches and decided to automate the process since they were newly deployed. However, if you have a pair of production switches, you can still use this playbook with the proper precau...

murafi by Cisco Employee
  • 5542 Views
  • 5 replies
  • 2 Helpful votes

How do I send a command to the junos shell with pyatsjunos>start shelljunos#cd /var/public-----------------------------------------juniper_device = testbed.devices['ptr513-u210']juniper_device.connect()juniper_device.execute('cd /var/public') <--- th...

I am trying to do a ping from my ansible linux box to a cisco switch. When I run ansible-playbook test.yml -kK I get the following:BECOME password[defaults to SSH password]: [WARNING]: * Failed to parse /home/username/cisco-demo/inventory with yaml p...

Field af_type from API ```/dataservice/data/device/statistics/interfacestatistics provides four different values based on our data (version 20.6.4). IPv4 IPv6 IPv46 None Few questions We need an explanation of all four value, specifically for IPv46 a...

danrami3 by Cisco Employee
  • 1136 Views
  • 1 replies
  • 0 Helpful votes