-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
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
Environment
- Python version: 2.10.3
- NetBox version: 3.9
Steps to Reproduce
- Create two devices with a bunch of interfaces
- Create a new virtual chassis and add the two devices
- Inspect the interfaces tab on the VC master - the count shows only the local ports while the table shows all the vc member ports
Expected Behavior
Either:
- The interface count includes all the interfaces in the virtual chassis, as the table does -or-
- A better way to show local vs chassis member interfaces is needed - perhaps two tables, one showing local interfaces and a second table showing interfaces on other connected virtual chassis members?
To be clear, I don't want to lose the functionality of being able to see all interfaces on the master member somewhere.
Observed Behavior
The count of interfaces shows the local interfaces while the table shows all interfaces across all connected members.
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