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

Dear colleaguesI'm running a script to automate bulk commands across devices and some of them I can only access via telnet.However it seems like the connect() functions sometimes misses the login time and ends up failing:aix@N10-ACASTRO:~/pyats2$ /us...

IIs it possible to replace the running-config of a device with a configuration file?  I've used the configure replace and napalm method but I would get errors on sub interface configurations. Here is a example. I know the write configuration is "no t...

nsmith562630 by • Community Member
  • 2399 Views
  • 1 replies
  • 0 Helpful votes

 How do I use this to get this information through MDT  IOS-XE showed an error when I used it at Yang Suites ERROR:Only below collect fields are supported by 'flow-monitor-oper' model.counter bytes or counter bytes longcounter packets or counter pack...

I have been trying to do basic things with ansible this week and really have struggled to find good resources and documentation that can help in moments of being stuck. I feel this is why most people I talk to have moved from ansible to python. Ansib...

What might be the best way to auto-create an Ansible playbook(s) from a pre-existing network?  Instead of manually creating all of the YAML files I need for my pre-existing network, is there a quick way to have my configs captured into a YAML file fo...

DavidKingAZ by • Frequent Visitor
  • 2198 Views
  • 1 replies
  • 0 Helpful votes

Hi Studying REST API and RESTCONF protocols for Cisco IOS XE I stumbled upon some examples using always-on Router ios-xe-mgmt.cisco.com. Where they use GET, POST operations with URL: https://ios-xe-mgmt.cisco.com:9443/restconf/data/ietf-interfaces:in...

I want to write code able to get all active monitoring sessions an hour back (using theSession/ActiveList API endpoint), without hardcoding the timezone. Is there any way to get the configured timezone from the API to make this a generic code?

orp by • Level 2
  • 2647 Views
  • 4 replies
  • 0 Helpful votes

Resolved! porr security API

I need to know if this is possible using API over switches 9200Is necessary to verify the "error disable" status in any interface on the switches due to violation by "port security" an them perform shutdown and no shutdown to this interface.