include L2VPN field for Interface bulk import #11798

Closed
opened 2025-12-29 21:49:59 +01:00 by adam · 2 comments
Owner

Originally created by @ifoughal on GitHub (Oct 31, 2025).

NetBox version

v4.4.5

Feature type

Data model extension

Proposed functionality

Currently during bulk import, there is no way to add the L2VPN terminations of the interface. Thus requires the interfaces to be updated later on.

Use case

The change would include the LV2PN field in order to attach to the interface during the interface creation.

Database changes

No response

External dependencies

No response

Originally created by @ifoughal on GitHub (Oct 31, 2025). ### NetBox version v4.4.5 ### Feature type Data model extension ### Proposed functionality Currently during bulk import, there is no way to add the L2VPN terminations of the interface. Thus requires the interfaces to be updated later on. ### Use case The change would include the LV2PN field in order to attach to the interface during the interface creation. ### Database changes _No response_ ### External dependencies _No response_
adam added the type: featurenetbox labels 2025-12-29 21:49:59 +01:00
adam closed this issue 2025-12-29 21:49:59 +01:00
Author
Owner

@pheus commented on GitHub (Oct 31, 2025):

Thanks for opening the issue!

I may be misunderstanding your request, but NetBox does support bulk importing L2VPN terminations. You can do this under VPN → L2VPN Terminations → Import (URL: vpn/l2vpn-terminations/import/). In your CSV, include the L2VPN, Device, and Interface for each termination you want to create.

Hope this helps!

@pheus commented on GitHub (Oct 31, 2025): Thanks for opening the issue! I may be misunderstanding your request, but NetBox does support bulk importing L2VPN terminations. You can do this under **VPN → L2VPN Terminations → Import** (URL: `vpn/l2vpn-terminations/import/`). In your CSV, include the **L2VPN**, **Device**, and **Interface** for each termination you want to create. Hope this helps!
Author
Owner

@ifoughal commented on GitHub (Oct 31, 2025):

Thanks for opening the issue!

I may be misunderstanding your request, but NetBox does support bulk importing L2VPN terminations. You can do this under VPN → L2VPN Terminations → Import (URL: vpn/l2vpn-terminations/import/). In your CSV, include the L2VPN, Device, and Interface for each termination you want to create.

Hope this helps!

Indeed you are correct! Totally forgot to check the terminations... closing the issue.

@ifoughal commented on GitHub (Oct 31, 2025): > Thanks for opening the issue! > > I may be misunderstanding your request, but NetBox does support bulk importing L2VPN terminations. You can do this under **VPN → L2VPN Terminations → Import** (URL: `vpn/l2vpn-terminations/import/`). In your CSV, include the **L2VPN**, **Device**, and **Interface** for each termination you want to create. > > Hope this helps! Indeed you are correct! Totally forgot to check the terminations... closing the issue.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#11798