|
|
@ -607,7 +607,7 @@ interface name. Better name it "bootnet" or "bluesocket". |
|
|
|
boolean, bring up network even without netroot set |
|
|
|
boolean, bring up network even without netroot set |
|
|
|
|
|
|
|
|
|
|
|
**vlan=**__<vlanname>__:__<phydevice>__:: |
|
|
|
**vlan=**__<vlanname>__:__<phydevice>__:: |
|
|
|
Setup vlan device named <vlanname> on <phydeivce>. |
|
|
|
Setup vlan device named <vlanname> on <phydevice>. |
|
|
|
We support the four styles of vlan names: VLAN_PLUS_VID (vlan0005), |
|
|
|
We support the four styles of vlan names: VLAN_PLUS_VID (vlan0005), |
|
|
|
VLAN_PLUS_VID_NO_PAD (vlan5), DEV_PLUS_VID (eth0.0005), |
|
|
|
VLAN_PLUS_VID_NO_PAD (vlan5), DEV_PLUS_VID (eth0.0005), |
|
|
|
DEV_PLUS_VID_NO_PAD (eth0.5) |
|
|
|
DEV_PLUS_VID_NO_PAD (eth0.5) |
|
|
|