HP (Hewlett-Packard) AD117-9003A-ED3 Server User Manual


 
Example C-5 help ioconfig Command
Shell> help ioconfig
Deconfigure or reconfigure IO components or settings
IOCONFIG [fast_init|wol [on|off]]
fast_init Specifies device connection policy setting
wol Specifies System Wake-On-LAN setting
on|off Specifies to configure or deconfigure a feature or component
Note:
1. If fast_init is enabled, firmware will connect only the minimum set of
devices during boot. This feature might cause boot failure; disable this
feature if failure occurs.
2. Any pending Wake-On-LAN request will not be cleared until reboot if
the setting is changed to disabled.
System will clear pending Wake-On-LAN requests each time the system
reboots if the setting is disabled.
Examples:
* To display the current settings
fs0:\> ioconfig
Fast initialization: Enabled
System Wake-On-LAN: Disabled
* To display the current device connection policy setting
fs0:\> ioconfig fast_init
Fast initialization: Enabled
* To disable fast initialization
fs0:\> ioconfig fast_init off
Fast initialization: Disabled
* To enable the System Wake-On-LAN setting
fs0:\> ioconfig wol on
System Wake-On-LAN: Enabled
baud
Sets the baud rate and communication settings for a universal asynchronous receiver-transmitter
(UART).
Syntax
baud <index> <baudrate>
Parameters
<index> 0 through the total number of UARTS minus one
<baudrate> baud rate.
Operation
Use this command to change the speed for a UART in the system. This command works for all
UARTs visible to EFI/POSSE. If the UART is part of processor dependent hardware (PDH) space
and is initialized by the core firmware, this command communicates the settings to core firmware
so the UART can be initialized with the new settings on the next boot. System default is 9600
baud.
Other communication parameters are listed in Table C-2.
EFI/POSSE Commands 147