Bulk Prefix text to interface name #2131

Closed
opened 2025-12-29 17:22:32 +01:00 by adam · 1 comment
Owner

Originally created by @0lzi on GitHub (Nov 20, 2018).

Issue type
[X] Feature request
[ ] Bug report
[ ] Documentation

Environment

NetBox version: 2.3.6

Description

Bulk renaming an interface you can find and replace text, but would like the ability to append or prefix interface name with custom text.

eg.

interface
1
2
3
4
5
6

Select all > rename

Prefix 1/0

output
1/01
1/02
1/03
1/04
1/05
1/06

or

select all > rename

Append - -xy

1-xy
2-xy
3-xy
4-xy
5-xy
6-xy

Originally created by @0lzi on GitHub (Nov 20, 2018). **Issue type** [X] Feature request [ ] Bug report [ ] Documentation **Environment** NetBox version: 2.3.6 **Description** Bulk renaming an interface you can find and replace text, but would like the ability to append or prefix interface name with custom text. eg. interface 1 2 3 4 5 6 Select all > rename Prefix 1/0 output 1/01 1/02 1/03 1/04 1/05 1/06 or select all > rename Append - -xy 1-xy 2-xy 3-xy 4-xy 5-xy 6-xy
adam added the status: duplicate label 2025-12-29 17:22:32 +01:00
adam closed this issue 2025-12-29 17:22:32 +01:00
Author
Owner

@jeremystretch commented on GitHub (Nov 20, 2018):

This functionality would be provided by #1983. Also, please be sure to use one of the current templates for any future issues.

@jeremystretch commented on GitHub (Nov 20, 2018): This functionality would be provided by #1983. Also, please be sure to use [one of the current templates](https://github.com/digitalocean/netbox/issues/new/choose) for any future issues.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#2131