Skip to content

Interfaces tab on VC master shows count of only local interfaces #5648

@cpmills1975

Description

@cpmills1975

Environment

  • Python version: 2.10.3
  • NetBox version: 3.9

Steps to Reproduce

  1. Create two devices with a bunch of interfaces
  2. Create a new virtual chassis and add the two devices
  3. 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 implementationtype: bugA confirmed report of unexpected behavior in the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions