diff options
Diffstat (limited to 'sysconfig.txt')
-rw-r--r-- | sysconfig.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysconfig.txt b/sysconfig.txt index 875b84f0..6f64be63 100644 --- a/sysconfig.txt +++ b/sysconfig.txt @@ -714,8 +714,7 @@ Files in /etc/sysconfig/network-scripts/ Ethernet 802.1q VLAN items: DEVICE=eth0.42 - Initscripts use DEV_PLUS_VID_NO_PAD naming mode for VLAN - devices. + Initscripts use DEVICE for VLAN devices. Example: eth0.42 for vlan 42 on device eth0. Valid VLAN ID range is 0-4095. Most ethernet switches reserve VLAN ID 1 to be used as management VLAN; starting from VLAN |