suzieq icon indicating copy to clipboard operation
suzieq copied to clipboard

[Feature]: Add mac_count on vlan table

Open PieterL75 opened this issue 2 years ago • 0 comments

Suzieq version

0.19.1

Install Type

hand deployed python

Feature type

New component

Use case

We need to track if a vlan is still being used or not. The way to do that. is to count the number of mac addresses for a vlan on a device.

Proposed functionality/solution

Add an extra field to the 'vlan' table with the 'maccount' of that vlan, on that device.

External dependencies

No response

Additional Context

PieterL75 avatar Jan 19 '23 08:01 PieterL75