CLI Network and Serial Port Commands

Description

Command

Display network configuration information

show /SP/network

Change network properties for ILOM. Changing certain network properties, like the IP address, will disconnect your active session

set /SP/network pendingipaddress=ipaddress pendingipdiscovery=dchp|static pendingipgateway=ipgateway pendingipnetmask=ipnetmask commitpending=true

Display information about the external serial port

show /SP/serial/external

Change the external serial port configuration

set /SP/serial/external pendingspeed=integer commitpending=true

Display information about the serial connection to the host

show /SP/serial/host

Change the host serial port configuration.

Note

This speed setting must match the speed setting for serial port 0, COM1 or /dev/ttyS0 on the host operating system

set /SP/serial/host pendingspeed=integer commitpending=true

Related Topics