6–Configuring NIC Functionality in the Converged Network AdapterConfiguring the NIC in a Linux EnvironmentFE0254601-00 A 6-55b. Open the VLAN interface network configuration script with an editor,and make the following changes: Replace the string DEVICE=eth0 with DEVICE=eth0.5. Append the string VLAN=yes to the end of the file.Figure 6-36 shows the resulting file.Figure 6-36. Creating a Network Configuration File—VLAN Interfacec. Save the file, and then exit the editor.2. Restart the network services by issuing the following command:# service network restartVerify the VLAN configurationTo verify if the VLAN interface (ethX.VLAN ID or bondX.VLAN ID)1. Examine the VLAN network interface using the /proc interface. For example:# cat /proc/net/bonding/bond0Figure 6-37 shows that eth0 is the physical interface and the VLAN interfaceis eth0.5.Figure 6-37. Verify the VLAN Interface