DevNet General Discussions

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

Forum Posts

Having a "clean" terraform directory (main.tf, terraform.tfvars, variables.tf) executes the command "terraform init; terraform apply -auto-approve", everything passes fine, adds the first part of the code marked "part-1", all the commands along with ...

krzysztofmaciejewskiit_0-1723125140530.png krzysztofmaciejewskiit_1-1723125355034.png krzysztofmaciejewskiit_2-1723125364706.png krzysztofmaciejewskiit_3-1723125372631.png

We need to connect to an E&M line using audio detection (E and M wires are not connected). We tried using the "audio detect-rx" command but it doesn't seem to be recognized by the router. We are using:Cisco C8300-1N1S-6T ChassisNIM-4E/M Voice Analog ...

dzamorano by Community Member
  • 820 Views
  • 0 replies
  • 0 Helpful votes

Hello,I'm currently developing a macro for a Cisco DX80 device. In that macro, I have these Javascript methods that I use to create a panel which contains a button and a few toggle buttons:  async function uiAddPanel(panelName, participantsRows = [])...

simon_ntt by Frequent Visitor
  • 1078 Views
  • 0 replies
  • 1 Helpful votes

The latest edition of the DevOps Shop is live, and this time we are discussing... Earning the Cisco DevNet Specialist DevOps Certification   In this video, we highlight an extremely valuable DevOps Certification available from Cisco: DevNet Specialis...

Hi, I am making calls through postman with meraki. I am able to retrieve the organizationID and the network ID but when attempting to get the getNetworkDevices, it is throwing up a 404 error. There is no issues with my variables etc that I can see. H...