Sun Microsystems Gigabit Ethernet MMF/UTP Adapter To Set e1000 Parameters in a Linux Environment

Models: Gigabit Ethernet MMF/UTP Adapter

1 122
Download 122 pages 59.52 Kb
Page 117
Image 117
▼To Set e1000 Parameters in a Linux Environment

To Set e1000 Parameters in a Linux Environment

1.Remove the Sun PCI-Express Dual Gigabit Ethernet device driver, if it is already loaded.

#rmmod e1000

2.Load the Sun PCI-Express Dual Gigabit Ethernet device driver:

#modprobe e1000 option=VAL1, VAL2, . . .

Or you can use the insmod command:

#insmod e1000 option=VAL1, VAL2, . . .

where VAL1 applies to the first e1000 interface and VAL2 to the next interface and so on.

Appendix C Installing the Sun PCI-Express Dual Gigabit Ethernet Device Driver on Linux Platforms 83

Page 117
Image 117
Sun Microsystems Gigabit Ethernet MMF/UTP Adapter manual To Set e1000 Parameters in a Linux Environment, # rmmod e1000