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

Hello, We have a Cisco SBC router to make and receive telephone calls.SBC is running load "isr4300-universalk9.16.06.07.SPA.bin". I want to run IOS command, 'show call active voice compact'  using python3 program off the box. I have researched the li...

Hi gurus,I recently started to learn ansible for network automation. I run into a few questions that I can't find answers with my google skills...1. How to list all the installed modules? "ansible-doc -l" lists everything available ansible offers I t...

ZTP libraries mentioned in cisco learning labs in developer.cisco.com utilises 64 bit OS . Need help in running python scripts on 32 bit IOS XR . Is there any documentation for ZTP on iOS xr 32 bit.

noc mcc by Level 2
  • 1348 Views
  • 0 replies
  • 0 Helpful votes

I am configuring CAT9K switches for Model-Driven Telemetry and want to use secure gRPC with TLS as the telemetry protocol. Below is the IOS-XE config for my gRPC collector ("ip receiver") which requires a profile name (ie: "security_profile"). How do...

barl3yb3ar by Community Member
  • 3397 Views
  • 3 replies
  • 0 Helpful votes

I am writing a python script where you can pass it the site name and last 4 of client mac to find the RSSI of the client and the AP they are currently connected to. However, I can't seem to figure out how to get a response from the api containing the...

opferd by Frequent Visitor
  • 1020 Views
  • 0 replies
  • 0 Helpful votes

Hello all.I've been using Python for a couple of repetitive tasks but I'm still stuck on how to get into Web GUI only devices for e.g. Cisco SG200 line. I've been looking at using some web scraping utilities in order to do it all in Python but I'm no...

WGL_BK by Level 3
  • 1044 Views
  • 1 replies
  • 0 Helpful votes

Hi All, Apologies if this is the incorrect forum, I couldn't really find anything more suitable. We are starting to test configuration of of 9300 switches using RESTCONF. In the reports of the ISE TACACs server I can see the logs for Authentication a...