Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
None
-
None
Description
For some ports, we run them with both a dot1qPvid and tagged vlans on the same port.
eg dot1qPvid = 1 and allows vlan 10,11,12 to on that port.
Current observium code in includes/polling/ports.inc.php port['ifTrunk'] = 'dot1Q' only gets set if there is no untagged vlan for this port.
The ui looks about right if i manually set ifTrunk to dot1Q, but it probably needs to look at both dot1qVlanStaticUntaggedPorts and and dot1qVlanStaticEgressPorts.
Attachments
Activity
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: classic default workflow [ 11991 ] | New: Observium workflow [ 13025 ] |
Labels | New: vlan |
Assignee | Original: Adam Armstrong [ adama ] | New: Mike Stupalov [ landy ] |
Seems as you view this in Juniper, now should be fixed.