I have try to coding for backup cisco switch with muti-commands , I'm done but stuck on "How to insert description of show commands when save a multi commands into file ?"The coding in attached file.BR,Thanakon Jinasri
I have try to coding for backup cisco switch with muti-commands , I'm done but stuck on "How to insert description of show commands when save a multi commands into file ?"The coding in attached file.BR,Thanakon Jinasri
hi,i'm trying to work out how to call a list of routers for a netconf python script samtest.py,very simply shown here:Here is my list of routers:router_info.pyrouter = {"host": "172.16.8.100", "port": "830", "username": "xx", ...
New to pyATS & Genie and kinda new to Python, I feel like I'm missing something very basic here but I can't figure out how to handle exceptions with Genie. I'm dumping the mac table for specific vlans, but when I dump the table for a vlan with no mac...
With ansible, I was able to put together a playbook that shutdown any port in the "down" state or "notconnect" state. The only issue was, I could't also filter it by a certain vlan (meaning I didn't know how to). Is there a way with netmiko to shutdo...
Hello, Using Postman, I am trying to extract the BGP section of a router configuration using the Openconfig Yang model. Here is the GET and the unfiltered output: GET: https://{{ip_address}}:{{port}}/restconf/data/openconfig-network-instance:networ...
Hello Is it possible to get the link speed of a Unified AP via the DNA API?If I try to get device details of the AP family I get following output.{ "description": null, "role": "ACCESS", "apEthernetMacAddress": "",...
Hi all, customer is requesting info from Prime (version 3.5) with API /webacs/api/v4/data/ClientDetailsAfter several good responses they get error with a record with Enum value Error reported in logs: "Caused by: com.cisco.xmp.web.query.PersistenceEx...
Hi I want to upgrade my switch from c2960x-24 to a 9200l-24p but I don't know if I need to buy addictional licenses because in the 2960 i have this set of licenses. C1FPCAT29003K9 CON-ECMU-C1FPCAT9 C1-NAAS-24P-RTU C1-PI-LFAS-2K3K-K9 C1-ISE-BASE-24P C...
Hallo, im trying to create a playbook for SNMP Configurations and i need your help/suggestions. so i want to config this 4 commands for example in one run,playbook: - ios_config: lines: - " snmp-server group {{ group_name }} {{ snmp_vers...
Hi Team, I dere any way to automate the RMA process for Cisco Device if any FAN get failed using API or Python script.
In order to be more proactive on the troubleshooting of a deployment with ISR4K, the SP we are working with needs to obtain the following information from the routers: Device status: CPU, Memory, temperature, crash, logs, etcInterfaces status: Ether...
This could be the very wrong place to ask this question, please redirect me if that is true. As I learn Genie and pyATS, all the examples that I see use a few network devices. Is Genie and pyATS only intended for test automation purposes in small en...
I have a modern network with DNAC and Cat 9k switches. Given a static list of IPs , I'm trying to find a programmatic way of bouncing the interfaces those devices are connected to. I know how to query DNAC with a Client's IP and have it return the S...
I was able to get device hostname with the following netmiko code.>>> print(net_connect.find_prompt()) Cisco# >>> >>> print(net_connect.send_command('show running-config | include hostname')) hostname Cisco >>>Would it be possible to remove `#` and ...
Hey all I'm having issues adding a multiline banner to a switch using RESTCONF. This is the banner I want to type in:banner exec ^ This is a private system operated for and by Company Inc. Authorization from Company Inc. management is required t...
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 |