NVIDIA DGX H100 User Guide
5.3. Conguring the Local Terminal
There are two ways to access the BIOS setup screen:
▶ A direct-attached keyboard and monitor
▶ Serial-over-LAN (SOL) using IPMI tools
To use the SOL connection, you might need to congure your terminal application.
5.3.1. Linux
1. Set the locale and language for your terminal:
sudo localectl set-locale LANG=en_US.UTF-8
2. Set the locale for the current session:
export LANG=en_UTF-8
3. Type xterm to launch the terminal with the set locale.
5.3.2. Windows and MacOS
▶ Congure your terminal application for en_US.UTF-8 support.
5.4. Power on or Reboot the System
1. Reboot the system using one of the following methods:
▶ Connect to the BMC web interface and click power on/reboot.
▶ From an operating system command line, run sudo reboot.
2. Connect to the DGX H100 SOL console:
ipmitool -I lanplus -H <ip-address> -U admin -P dgxluna.admin sol activate
3. Press the Del or F2 key when the system is booting.
The system conrms your choice and shows the BIOS conguration screen.
38 Chapter 5. SBIOS Settings