Compaq GS80 Server User Manual


 
Booting and Installing an Operating System 6-15
6.2.5 ei*0_protocols or ew*0_protocols
The ei*0_protocols or ew*0_protocols environment variable sets
network protocols for booting and other functions.
To list the network devices on your system, enter the show device command.
The Ethernet controllers start with the letters “ei” or “ew,” for example, eia0.
The third letter is the adapter ID for the specific Ethernet controller. Replace
the asterisk (*) with the adapter ID letter when entering the command.
The syntax is:
set ei*0_protocols protocol_value or
set ew*0_protocols protocol_value
The options for protocol_value are:
mop (default) Sets the network protocol to mop (Maintenance Operations
Protocol), the setting typically used with the OpenVMS
operating system.
bootp Sets the network protocol to bootp, the setting typically used
with the Tru64 UNIX operating system.
bootp,mop When both are listed, the system attempts to use the mop
protocol first, regardless of which is listed first. If not
successful, it then attempts the bootp protocol.
Example
P00>>> show device
.
.
.
eia0.0.0.1001.0 EIA0 08-00-2B-3E-BC-B5
eib0.0.0.12.0 EIB0 00-00-C0-33-E0-0D
eic0.0.0.13.0 EIC0 08-00-2B-E6-4B-F3
.
.
.
P00>>> set eia0_protocols bootp
P00>>> show eia0_protocols
eia0_protocols bootp