Make VRF RD nullable #2306

Closed
opened 2025-12-29 17:24:40 +01:00 by adam · 0 comments
Owner

Originally created by @candlerb on GitHub (Jan 22, 2019).

Environment

  • Python version: 3.5.2
  • NetBox version: 2.5.3

Proposed Functionality

Make the RD field of VRF nullable.

A VRF is essentially a namespace for IP addressing. There are plenty of use cases where you want VRFs but you are not interested in RDs.

The current config requires you to allocate fake RDs, which is a bit pointless.

(Supercedes #2804)

Originally created by @candlerb on GitHub (Jan 22, 2019). ### Environment * Python version: 3.5.2 * NetBox version: 2.5.3 ### Proposed Functionality Make the RD field of VRF nullable. A VRF is essentially a namespace for IP addressing. There are plenty of use cases where you want VRFs but you are not interested in RDs. The current config requires you to allocate fake RDs, which is a bit pointless. (Supercedes #2804)
adam added the status: acceptedtype: feature labels 2025-12-29 17:24:40 +01:00
adam closed this issue 2025-12-29 17:24:41 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#2306