-
Write a script that can parse 'show ip bgp' or similar from IOS/JUNOS or something for importing it into NIPAP.
-
For some of my problems I need to be able to connect to the same device using SSH and terminal server at the same time. Both of these connection types are supported by Netmiko, for example.
To be abl…
-
Sample API - https://api.apis.guru/v2/specs/glugbot.com/1/swagger.json
The app fails with following schema validation error for schema extensions in `info` section
```
ValidationError: child "info" …
-
Good Morning,
I request that multiple sequences of radssh commands be allowed.
Example:
Create TTY sessions for servers that returned a $? > 0
`RadSSH $ *tty *err`
Current Behavior:
```
R…
-
Hello,
I'm testing FRR 7.2 as RR for a IPv4 MPLS backbone.
I'm using ISIS+LDP+BGP. In IPv4 environment all is working correctly.
I'm trying to set up 6PE using ipv6 labeled-unicast address-fam…
-
---------------
[x] Did you check if this is a duplicate issue?
[x] Did you test it on the latest FRRouting/frr master branch?
**Describe the bug**
Hello, not sure if it's a bug or simply someth…
-
I'm working on a script to backup my cisco device configuration, at the moment, below is what I'm doing.
```
#Requires -modules Posh-SSH
# https://github.com/darkoperator/Posh-SSH
$IP = "172.0.0…
ipat8 updated
3 years ago
-
When using a dot notation for the ASN for bgp neighbors, and the ASN has trailing zeros , for example: `65500.100` the value gets properly pushed to the devices, but gets stored in the state as `65500…
-
Based on [this discussion](https://github.com/napalm-automation/napalm/discussions/1996#discussioncomment-6856361).
I propose a new getter called `get_filesystems`.
Example data structure for IO…
-
I'm trying use Kamailio-rtpengine as transcoding proxy.
Expected transcoding scheme:
192.168.4.3:5566/UDP192.168.4.3:5060/UDP(KAMAILIO)192.168.4.3:5060/UDP192.168.4.1:5060/UDP
What I'm got:
On…
D4rk4 updated
3 years ago