Actions
Feature #9945
closedAdd vlan kernel command line params to configure primary interface VLAN
Difficulty:
medium
Triaged:
Bugzilla link:
Description
Add VLAN support for primary interface (the one it was PXE booted from or which was selected on the NIC screen).
For PXE mode discovery, new kernel option can be implemented: fdi.vlan.primary
defining VLAN ID for primary (provisioning) interface. This is the interface it was PXE-booted from.
For secondary interfaces, VLAN will not be implemented. Please send comments if you want this to be implemented and how.
For PXE-less mode, new field will be added on the NIC selection dialog which will allow to define VLAN for the primary interface.
Actions