Actions
Bug #3928
closedlagg and its VLANs must have same MAC address
Status:
Duplicate
Priority:
Low
Assignee:
-
Category:
Interfaces
Target version:
-
Start date:
10/11/2014
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
Affected Architecture:
Description
Take a test system with lagg0 and lagg0_vlan5 both assigned. Specify a MAC address for lagg0 on interfaces.php, and it'll set it for both lagg0 and lagg0_vlan5. Then you can set lagg0_vlan5 to some different MAC address on interfaces.php. Save and apply that, and both lagg0 and lagg0_vlan5 get lagg0_vlan5's MAC.
That behavior just seems to be a function of how lagg works, but we at least should have input validation to prevent people from breaking things here.
Updated by Chris Buechler over 10 years ago
- Status changed from New to Confirmed
Updated by Chris Buechler about 9 years ago
- Status changed from Confirmed to Duplicate
- Affected Version deleted (
All)
duplicate of #1337
Actions