Reference Guide

Client Configuration Toolkit Options 73
--serial1
--serial2
--serialcomm
--serrdmimsg
Valid Argument disable, auto, com1, com2, com3, com4, com1_bmc, bmcserial,
bmclan, rac
Description Defines the serial port 1 configuration.
Example C:\>cctk --serial1=disable
serial1=disable
Valid Argument disable, auto, com2, com4
Description Defines the serial port 2 configuration.
Example C:\>cctk --serial2=disable
serial2=disable
Valid Argument off, on, com1cr, com2cr
Description Sets the behavior of the serial port communication.
off — Disables the COM port 1 and COM port 2.
on — Enables the COM port 1 and COM port 2. These ports are
made available for use by the operating system or applications.
BIOS Console Redirection is disabled.
com1cr — Enables the COM port 1 and COM port 2These ports
are made available for use by the operating system or applications.
BIOS Console Redirection is through COM port 1.
com2cr — Enables the COM port 1 and COM port 2. These ports
are made available for use by the operating system or applications.
BIOS Console Redirection is through COM port 2.
Example C:\>cctk --serialcomm=off
serialcomm=off
Valid Argument on, off