beautypg.com

Sun Microsystems THE SUN 805-7945-10 User Manual

Page 7

background image

Installing and Configuring the

ge

Device Driver

3

2. Use the

grep

command to search the

/etc/path_to_inst

file for

ge

instances.

For Sun GigabitEthernet/P:

For Sun GigabitEthernet/S:

In these examples, the

0

instance is for the first GigabitEthernet adapter installed in

each system.

3. Set up each

hostname.ge

num file to correspond with each

ge

device in the

path_to_inst

file.

The following example shows the

/etc/hostname.ge

num file required for a

system that has a

ge

interface with the host name

zardoz-11

.

4. Set up the

ge

adapter using the

ifconfig

command, where ip_address is the

system IP address of the machine that will use the adapter without first rebooting.

Note –

After installing the software, refer to the Sun GigabitEthernet/S 2.0 Adapter

Installation and User’s Guide or the Sun GigabitEthernet/P 2.0 Adapter Installation and
User’s Guide
for further information about how to configure the software.

# grep ge /etc/path_to_inst

“/pci@1f,4000/pci@1/network@1” 1 “ge”

# grep ge /etc/path_to_inst

“/sbus@1f,0/network@1,100000” 1 “ge”

# cat /etc/hostname.ge1

zardoz-11

# ifconfig ge0 plumb

# ifconfig ge0

ip_address

up