Denis
Denis
**Is your feature request related to a problem? Please describe.** Chances are Griffe might fail working with certain python modules files for various reasons, having capability to deliberately ignore certain...
trying to parse some ios-xr 5.1.3 router interfaces and am running into a "KeyError:" issue whenever an interface has "secondary" IP's assigned to it. I think it may have something...
Extend salt-nornir to validate network using data from csv table. Probably need to code support in TestsProcessor and/or create runner nr.test For example, assuming we have this csv data: ```...
Atempted updating dependency - genie and pyats from 22.1 to 22.5 - getting gnmi proto files related errors, opened these github issues: - https://github.com/akarneliuk/pygnmi/issues/62 - https://github.com/CiscoTestAutomation/pyats/issues/164
Hi, came across netdoc, great efforts. Just an idea - created N2G a while ago to diagram networks, might be helpful to export diagrams in drawio and yed formats
### NetBox version v3.5.7 ### Feature type Change to existing functionality ### Proposed functionality Currently for interfaces to have parent set they have to be of type "virtual", which does...
When having this template and data: ``` data = """ interface Gig123 description foo mtu 1234 ipv4 address 1.2.3.4 255.255.255.0 arp timeout 123 mac-address 123.123.1 ! interface Gig321 description foo...
### NetBox version v3.7.6 ### Feature type New functionality ### Proposed functionality Add support to import multiple objects into Netbox using YAML/JSON files of this structure: ``` dcim: sites: -...
### NetBox version v3.7.5 ### Feature type New functionality ### Proposed functionality Add support for an option to enforce IP Uniqueness based on Tenant using parameters combination. 1. Enforce uniqueness...
### NetBox version v3.6.9 ### Feature type New functionality ### Proposed functionality Add contacts for services definitions ### Use case As we define services they naturally managed or owned by...