-
Hi,
I consistently have duplicated connections in my diagram. I did try to have a look but I'm not a programmer so wasn't able to fix it. This happens every time so its easily reproduced.
Regard…
-
##### ISSUE TYPE
- Template Issue with error and raw data
##### TEMPLATE USING
cisco_ios_show_interface_link.textfsm
```
Value PORT (\S+)
Value NAME (.*?)
Value DOWNTIME ((00…
-
##### SUMMARY
I try to run os10_facts against a S5232F Switch and always get a lxml exception:
```
TASK [dellemc.os10.os10_facts] *******************************************************************…
-
**Describe the bug**
salt-sproxy fails to evaluate targets from ansible roster
**Steps To Reproduce**
The volumes/config_exchange contains my configs and pillars and get mounted into the containe…
-
i am building an ospf visualizer kind of thing in react
As far as i have researched,
You need 3 data things, from the terminal of a router
And that we can get from these commands
`show IP ospf da…
-
### Environment
* ntc-templates version: v6.0.0
### Proposed Functionality
Adding new textfsm template for show wireless tag policy summary Cisco WLC running Cisco IOS XE
### Use Case
C…
-
While trying to parse cisco_asa show route getting this error:
```
textfsm.parser.TextFSMError: State Error raised. Rule Line: 12. Input Line: Codes: L - local, C - connected, S - static, R - RIP, M…
-
##### ISSUE TYPE
- Template Issue with error and raw data
##### TEMPLATE USING
cisco_ios_show_ap_summary.textfsm
Value AP_NAME (\S+)
Value SLOT (\d+)
Value AP_MODEL (\S+)
Value MAC_ADDRE…
wet17 updated
4 months ago
-
### Environment
* ntc-templates version: 5.0
### Proposed Functionality
In some edge cases, TextFSM is not enough for capturing all the needed variables. For example, if a variable is nested insi…
-
### Description of Issue/Question
I wrote a python script to parse via TextFsm the output of cli command on a HP Procurve 2810 switch.
The odd thing is that it runs fine the first time and then the …