DevNet General Discussions

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

Forum Posts

Hi all,Is it possible to retrieve the "Self-Service User ID" / Meeting Number per user via AXL?The AXL function listuser, doesn't have it in it's return values. The updateUser function, does have a function to set the "Self-Service User ID" : <selfSe...

hans.cremers by Community Member
  • 2782 Views
  • 2 replies
  • 0 Helpful votes

Hi team,I am looking to prepare a script for config translator for one of the migration projects from Cisco NX-OS and considering many of the parsing tools which can help here.Will the pyATS can parse the "show run" to get the output in json format s...

rys by Level 3
  • 3643 Views
  • 4 replies
  • 0 Helpful votes

I am unable to configure the Ethernet1/10 interface on the Nexus 9300 via Terraform. My configuration:main.tf:terraform { required_providers { nxos = { source = "CiscoDevNet/nxos" version = "0.5.3" } }}provider "nxos" { username = var.nxos_username p...

Proxmox is a free and open-source virtualization management platform that simplifies the deployment and management of virtual machines (VMs) and containers. This comprehensive solution utilizes the Linux operating system, KVM hypervisor, and LXC cont...

beelink ser6.jpg
davidn# by Cisco Employee
  • 4677 Views
  • 4 replies
  • 4 Helpful votes

Resolved! Pyats topo file

 I have been reading up on pyats and would like to know how to create a topology file as a dict like {'hostname':'ip"} instead of the yaml file shown in the examples. I am trying to connect to multiples devices to run specific show commands and store...

 I would like to be able to have DNA run commands using command runner with an issues pops up.  As an example if DNA sees   " Netwrok Device Interface Connectivity - EIGRP Adjacency Failure " I would like it to run some show commands and email me the...

1pgordo by Frequent Visitor
  • 1367 Views
  • 2 replies
  • 0 Helpful votes

Does anyone know if the Genie Library Pull Requests are still being reviewed and approved?  I see 56 open PRs for review, many dating back to early 2023.  I know I submitted one for a simple ASA parser fix months ago and nobody has looked at it yet.h...

efetty by Frequent Visitor
  • 1039 Views
  • 1 replies
  • 0 Helpful votes
Top Solution Authors