Tools

cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Developer Sustainability Week Events

Build for Better Code Challenge

Cisco U. Spotlight Registration


>> View previously featured conversations <<

Forum Posts

Hello, everyone. I am studying automation for my ENCOR exam. I have a quick question - what is the difference between a leaf-list node and a list node in YANG models? Google defines them as: Leaf-list node — Contains a sequence of leaf nodes List nod...

Mitrixsen by Level 1
  • 717 Views
  • 3 replies
  • 0 Helpful votes

Hello, everyone. I am studying SaltStack for ENCOR and I have some questions. The reactor component is located on the master and listens for any changes/events that occur on the device (config changes, operational changes, disk/memory/proc utilizatio...

Mitrixsen_0-1752507236925.png Mitrixsen_0-1752507399535.png
Mitrixsen by Level 1
  • 490 Views
  • 1 replies
  • 0 Helpful votes

Hello, everyone. I am studying for my ENCOR exam so I really only need to know the basics regarding orchestration tools (ansible, puppet, chef, saltstack). My question is, what exactly do Puppet agents use to communicate with the Puppet Master and pu...

Mitrixsen_0-1752500174690.png
Mitrixsen by Level 1
  • 517 Views
  • 2 replies
  • 0 Helpful votes

Hello, everyone. Is there any way to configure an EEM applet to display a message saying "dont do that" when someone issues the switchport trunk allowed vlan command but not display it if the command is switchport trunk allowed vlan add? SW1(config)#...

Mitrixsen by Level 1
  • 663 Views
  • 3 replies
  • 0 Helpful votes

Hello, everyone.I've just started with EEM and my study resource said that you can either configure EEM policies as applets (which are done via the CLI) or by configuring external scripts. It mentioned that these scripts are written in Tcl. Is this t...

Mitrixsen by Level 1
  • 603 Views
  • 3 replies
  • 0 Helpful votes

Hello, everyone. I don't quite understand this part that my book explains about Python"Python is an interpreted language, which means it executes instructions directly, without the need to compile the program first." I haven't programmed much before ...

Mitrixsen by Level 1
  • 528 Views
  • 2 replies
  • 0 Helpful votes

Hello, everyone. When sending API calls to SD-WAN vManage, you must first log in with username and password (specified as j_username and j_password) and send a POST request to the vManage under /j_security_check. This will generate a JSESSION ID as a...

Mitrixsen_0-1750321991309.png
Mitrixsen by Level 1
  • 474 Views
  • 1 replies
  • 0 Helpful votes

Hello, everyone. I am studying RESTCONF for my ENCOR Exam and I have a question about how the URL is formatted. I have the following code here: import requests from rich import print as rprint headers = { "Accept": "application/yang-data+json" }...

Mitrixsen by Level 1
  • 524 Views
  • 1 replies
  • 0 Helpful votes

Recently I watched one of the Wednesday live Cisco DevNet videos streamed on YouTube - this one was over Secure Zero Touch Provisioning. While familiar with ZTP, I had not previously heard of SZTP - it's purpose and functionality is very straightforw...

I have been using pyATS in our network to back up device configurations using the "learn" feature. However, I am experiencing an issue with a switch stack of eight when trying to retrieve the configs. I have validated my testbed file and can connect ...

EntNetENG by Level 1
  • 712 Views
  • 1 replies
  • 0 Helpful votes