-
### Environment
* Python version: 3.9
* Nautobot version: 1.3.7
### Steps to Reproduce
1. Try to use either of those API calls with the live API documentation
2. Fail with a 400 Bad Request…
-
The man page says `ifreload is non-disruptive`, but ifreload will remove any unmanaged devices from a managed vrf and not add them again once the vrf has been brough back up.
Example:
```ifupdow…
-
Hello,
I can't create a vrf on ndfc:
- name: Create VRF
cisco.dcnm.dcnm_vrf:
fabric: "{{ Fabric }}"
config:
- vrf_name: "{{ vrf_name }}"
vrf_id: "…
-
RECORD
{{ name | record(var_name) }}
var_name (mandatory) - template variable name that should be used to record match result
Record match results in template variable with given name. That recor…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help…
-
### Code of Conduct
- [X] I've read and agree to the Ronin documentation project's [Code of Conduct](https://github.com/axieinfinity/ronin-documentation/blob/main/CODE_OF_CONDUCT.md)
### What page o…
-
Hi,
There is a reason why ifupdonw-ng is executing VRF executor before the predefined pre-up scripts in config?
Example:
```
auto nat64
iface nat64
description NAT64
pre-up /sbin/ip…
-
### Description
Hi all,
The pull request (https://github.com/FRRouting/frr/pull/13060) has created an issue in how we treat 0.0.0.0 nexthops. The library function ipv4_unicast_valid() has been chang…
-
### Ansible NetBox Collection version
v2.14.2
### Ansible version
```bash
ansible [core 2.14.2]
config file = /etc/ansible/ansible.cfg
configured module search path = ['/home/netbox/.a…
-
#### Description
VERSION: 202012
STATE_DB holds a reference to a VRF that no longer exists:
```
redis-cli -n 6 keys "VRF_OBJECT_TABLE|*"
1) "VRF_OBJECT_TABLE|Vrf-Two"
2) "VRF_OBJECT_TABLE|…