-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Closed
Copy link
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
NetBox version
v3.3.9
Python version
3.8
Steps to Reproduce
- Create several devices (switches) with same name but number them
- ITA-LN1-switch01-1 / ITA-LN1-switch01-2 / ITA-LN1-switch01-3
- Create Virtual Chassis
- Name it ITA-LN1-switch01
- Set member to
- ITA-LN1-switch01-1
- Now check all interfaces under a member
- ITA-LN1-switch01-1
You notice that number is off icm with device name would hope it also follows that number.
Not sure if this is a bug and fixed in 3.4.x but reading the release notes i couldnt find it.
See added screenshots.
Expected Behavior
The numbering on the device from switch 1/2/3 member also to be starting at Gi1/0/1 and so on.
Observed Behavior
The numbering start randomly:
Filtering on interfaces:

Filtering on devicename:

Metadata
Metadata
Assignees
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application