Skip to main content

Questions tagged [cisco]

For software development issues related to Cisco hardware. Networking and configuration questions should be asked on https://networkengineering.stackexchange.com/

-1 votes
0 answers
32 views

Cisco Secure Client navigation to Sign-On-URL fails with firefox

EDIT: Uninstalled and reinstalled firefox. Now it works! I want to connect to my universitys VPN via the Cisco Secure Client. When I change my default webbrowser to Chrome it works without any ...
choXer's user avatar
  • 107
0 votes
0 answers
12 views

No Magic Number when trying to unlock Linksys PAP2 Ver.2

I just purchased a Linksys PAP2 Ver.2 from ebay. When I was trying to set it up I realized it was locked to chartermi.net a Spectrum.net company. I already tried to contact them and they said it was ...
Patrick S's user avatar
0 votes
2 answers
33 views

JTAPI error "Unable to create provider -- user connected on an invalid port

I have a CUCM 14 running, my developer colleague could not connect to the JTAPI account from his app, gets the error JTAPI error "Unable to create provider -- user connected on an invalid port. ...
modir bentalab's user avatar
-1 votes
0 answers
13 views

Interfaces output drops in Cisco switch

Show int fa0/5 > total output drops: 67268 Does the problem affect the network? How do I know the nature of this output drops? How to capture and troubleshooting it? I think the problem is with ...
Lotfi Sedjai's user avatar
0 votes
0 answers
23 views

Netmiko not sending password for SCP command on Huawei device

I am using Netmiko to automate file transfer via SCP on a Huawei device. The SSH connection works fine, and I can send commands in system-view mode. However, when the SCP command runs, it prompts for ...
user25980565's user avatar
0 votes
0 answers
19 views

Otp authentication based captive portal

I want to build a otp based captive portal. Can anyone suggest how to configure it on the Cisco Meraki platform or any other AP/platform? I have tried with Meraki's sign on with radius server and the ...
Niraj.Chaudhari's user avatar
0 votes
1 answer
33 views

Error: Failure when executing a Terraform Resource creation request

I am working on a scripts for creating a site hierarchy in Cisco DNA/Catalyst Center. I have structure that looks like this: ├── main.tf ├── variables.tf ├── modules │ └── site_settings │ └── ip-...
MupEHcEH's user avatar
-1 votes
1 answer
58 views

How to deal with "Error: Duplicate object key" in Terraform

I am working on a scripts for creating a site hierarchy in Cisco DNA/Catalyst Center. I used an existing repo, that I've modified. I have structure that looks like this: ├── main.tf ├── variables.tf ├─...
MupEHcEH's user avatar
1 vote
2 answers
60 views

Unable to use VARs from a tfvars file in Terraform

I am new in Terraform. I am trying to setup some scripts for managing Cisco Catalyst Center (new name of Cisco DNA, but I am using the DNA Provider anyway :) ). I used an existing repo, that I've ...
MupEHcEH's user avatar
0 votes
0 answers
33 views

Ansible - play using pyATS fails "show: not found\"

I am fairly new to ansible automation I have created a playbook to run the command "show ip interface brief" on a cisco switch and then parse the output with pyATS (and then print it out) ...
Asher Armando's user avatar
0 votes
0 answers
33 views

Parsing a section of output from a Cisco IOSXE show license all command with TextFSM

Im trying to parse out sections of the Cisco show license all command. Some sections are more important than others so I've been trying to focus on those. Perhaps a bad strategy. In the output of ...
Claudia de Luna's user avatar
0 votes
1 answer
20 views

Passing dictionary values to inner-tunnel (i.e. "Cisco-AVPair")

I'm currently having issues where i'm trying to implement the use of UDN in Meraki by passing a value via Cisco-AVPair. This is my current users in the users file: rick Cleartext-Password := "...
RandomPrecision's user avatar
0 votes
0 answers
31 views

How to use this resource correctly iosxe_restconf from terraform-provider-iosxe?

I have this result (AAA configuration) generated from restconf API using postman. https://{{host}}:{{port}}/restconf/data/Cisco-IOS-XE-native:native/aaa/authentication. { "Cisco-IOS-XE-aaa:...
Febry Citra Prawira Negara's user avatar
0 votes
0 answers
35 views

Access token request fails when using Google App Script to connect to Cisco API

I try to use Google App Script (GAS) to access a Cisco API. To access Cisco's API I need to request an access token first. This token request fails when using GAS. It works fine using Curl on a Linux ...
Norbert's user avatar
1 vote
2 answers
32 views

Ansible regex_replace on values of specific keys in a list of dict

I've been struggling with this for a while. I have a list of dict like this which is created by parsing the Cisco CLI output with neighbors_raw.stdout[0] | ansible.netcommon.parse_cli_textfsm('...
Appleoddity's user avatar
  • 1,049

15 30 50 per page
1
2 3 4 5
70