Hi, I have this config applied to the router (IOS XE 16.9.3):csr1000v#sh run | se bgp router bgp 65111 bgp log-neighbor-changes network 10.1.1.1 mask 255.255.255.255 network 10.1.1.2 mask 255.255.255.255 network 10.1.1.3 mask 255.255.255.255 red...
Hi, I have this config applied to the router (IOS XE 16.9.3):csr1000v#sh run | se bgp router bgp 65111 bgp log-neighbor-changes network 10.1.1.1 mask 255.255.255.255 network 10.1.1.2 mask 255.255.255.255 network 10.1.1.3 mask 255.255.255.255 red...
This is simple Python code to get `show hostname` output in Cisco IOS.script.pyfrom netmiko import ConnectHandler cisco_881 = { 'device_type': 'cisco_ios', 'host': 'host', 'username': 'u', 'password': 'p' } net_connect = ConnectHandler(**cisco_881)...
Hi! I am testing a couple of wireless sensors (1800S) with Cisco DNAC and noticed that IP SLA tests always fail no matter what. There's not much configuration for IP SLA tests apart from what looks like a wireless QoS category (Platinum, Gold, Silver...
Hello, I'm trying to remove a MAC Address from MAC Filtering inside a Wireless Controller throught Cisco Prime API but when i'm using "op/macFilter/macFilterTemplate" It just delete the template model and It doesn't remove from the controller. When I...
Hello together, We are using the Cisco Prime API to retrieve information from the following API: webacs/api/v1/data/ClientDetailsHere we are specially looking for retrieving the value of the "clientInterface" property. What we noticed now is, when we...
All, I have rolled out my own custom PnP Server via flask/python and I am trying to find more information about some services that I cant find documented anywhere.. I am looking for the format on how to use pnp script which will get a remote device ...
Hi I am working on putting ISE into enforcement mode on production switches for 802.1x wired auth. Currently the access interfaces all have authentication open which needs to be removed. I have Ansible installed and ready to configure switches. Is th...
I have been trying to get this to work for a while and keep getting an error. When doing a get request for basic qos map created in the gui it looks like this: url = 'https://10.10.20.90:8443/dataservice/template/policy/definition/qosmap' response = ...
Hi All,Hope someone can help us with this. We're not successful in printing a telnet test result. Netmiko is being used with Python. Tried several methods but it's the same error. Below is the code and the output that should appear. Other commands ex...
Hello,During my study on the DEVnet lab, I have created my site from design module, After this move to provision Module to assign wireless controller with site but I can't find WLC to take action with it, Is there anyone to advise?
Hey all,I'm working with DNA Center APIs. I'm not seeing how the Deploy Template API works with composite templates. I can make it work with all other templates from within the Platform GUI and testing, but it doesn't work when trying composite tem...
Hi, When running a python script connecting to a few hundred devices sequentially, I sometimes run into:OSError: out of pty devices. Traceback is:Traceback (most recent call last):File "src/unicon/bases/connection.py", line 604, in unicon.bases.conne...
The playbbok get timeout with multiple lines but it works fine with 2 lines, any pointer how to fix even I tried to increase the timeout but same timeout error. Have tried with both Login & Motd options Ansible Version - 2.8.4name: Testing Cisco AS...
Hello everyone, I am new on Cisco community, so hope I am in the right place to ask the following question. I am trying to automate interface shutdown process on gns3 csr1000v 16.12 router (ios XE Gibraltar), which is running on remote dell esxi gns...
Hi All, I am working to bring automation with Ansible into a large corporate network with a lot of Nexus 5/6K many of which are running relatively old software (uptime of 3 years is not uncommon). I have started to use Ansible nxos_facts (v2.9) to ga...
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide
Subject | Author | Posted |
---|---|---|
04-05-2025 10:12 AM | ||
01-28-2024 10:24 PM | ||
12-23-2023 10:21 AM | ||
11-19-2023 02:36 AM | ||
03-20-2023 06:31 AM |