-
Hi when this device discovery netdisco not see ap because netdisco try add l3 device but this is wirellas lan controller need be update SNMP::Info::Layer2::Airespace for Cisco Catalyst 9800-CL
[16…
-
The overall NAT process is not running correctly.
IPs after NAT translation are not displayed.
ip nat inside source static 10.0.12.1 10.0.34.1
ip route 10.0.12.0 255.255.255.0 10.0.23.2
ip rou…
-
FYI, I tried to use ptftpd under python 2.6.6, running as root to receive a configuration file from Cisco IOS. When the switch sent the first UDP packet to port 69, ptftpd started opening the new fil…
-
Please add syntax highlighting to Cisco configuration files (*.cisco or *.ios).
As a reference, here are the Sublime Text, Atom, Kate and Gedit implementations:
- https://github.com/tunnelsup/su…
-
Trying to run `fakenos` inside a container but having trouble accessing the device that's configured.
Dockerfile:
```
FROM python:3.12-alpine
RUN apk add --no-cache gcc musl-dev linux-headers
R…
-
Hi, I'm running into a weird issue with parsing XMLs under certain conditions.
1. Create a context and load the models "Cisco-IOS-XE-native" and "Cisco-IOS-XE-mdt-cfg".
2. Parse an XML into the co…
-
Hi, I see a lot of users are expecing full in-place compatibility with old Jsch, but that does not happen due to the retirement of some now insecure algos:
https://github.com/mwiede/jsch/issues/48
…
-
Dears,
Apologies for simple question, but I am getting confused with this:
I am trying to use the below simple NAPALM script to automate Cisco IOS devices.
from napalm import get_network_driv…
-
##### ISSUE TYPE
- Template Issue with error and raw data
##### TEMPLATE USING
ntc_templates/templates/cisco_ios_show_tacacs.textfsm
```
Value TACACS_SERVER_NAME (.+?)
Value TACACS_SERVER (.+…
-
下面是我设备的show version信息:
Cisco IOS XE Software, Version 16.06.06
Cisco IOS Software [Everest], Catalyst L3 Switch Software (CAT3K_CAA-UNIVERSALK9-M), Version 16.6.6, RELEASE SOFTWARE (fc1)
Technical …