INSTALLING AND CONFIGURING NETWORK DRIVERS

where “ethx” will be “eth0” if you do not have any other adapters, “eth1” if you already have one, and so on. The parameters are the ones discussed in the previous paragraph.

5.Find out where the network configuration scripts are, normally in the “/etc/sysconfig/network-scripts” directory, and create a configuration script (sample discussed above) named “ifcfg-ethx” that contains network information.

#cd /etc/sysconfig/network-scripts

#vi ifcfg-ethx (make a configuration script file)

6.Reboot the Unix system to initialize the driver function.

#reboot

2-13

Page 35
Image 35
SMC Networks SMC9452TX manual Reboot the Unix system to initialize the driver function