CLI Guide

name=value pair 1
cong=
name=value pair 2 Description
mode=directbasic | directterminal |
directbasicterminal | modembasic |
modemterminal | modembasicterminal
directbasic: Type of messaging used for IPMI messaging
over a serial connection.
directterminal: Type of messaging that uses printable ASCII
characters and allows a limited number of text commands
over a serial connection.
directbasicterminal: Both basic and terminal mode
messaging over a serial connection.
modembasic: Type of messaging used for IPMI messaging
over a modem.
modemterminal: Type of messaging that uses printable
ASCII characters and allows a limited number of text
commands over a modem.
modembasicterminal: Both basic and terminal messaging
over a modem.
NOTE: All commands may not be supported on the
system.
privilegelevel=administrator | operator |
user
administrator: Sets the maximum privilege level that are
accepted on a serial connection, to Administrator.
operator: Sets the maximum privilege level that are
accepted on a serial connection, to Operator.
user: Sets the maximum privilege level that are accepted on
a serial connection, to User.
cong=serialoverlan enable=true | false
true: Enables serial over LAN for the BMC.
false: Disables serial over LAN for the BMC.
baudrate=9600 | 19200 | 38400 | 57600
| 115200
9600: Sets the volatile and nonvolatile connection speed to
9600 bits per second.
19200: Sets the volatile and non-volatile connection speed
to 19200 bits per second.
38400: Sets the volatile and non-volatile connection speed
to 38400 bits per second.
57600: Sets the volatile and non-volatile connection speed
to 57600 bits per second.
115200: Sets the volatile and non-volatile connection speed
to 115200 bits per second.
privilegelevel=administrator | operator |
user
administrator: Sets the maximum privilege level that are
accepted on a serial over LAN channel, to Administrator.
operator: Sets the maximum privilege level that are
accepted on a serial over LAN channel, to Operator.
user: Sets the maximum privilege level that are accepted on
a serial over LAN channel, to User.
cong=settodefault Takes the default conguration settings.
cong=terminalmode deletecontrol=outputdel |
outputbkspspbksp
utputdel: BMC outputs a <del> character when <bksp> or
<del> is received.
outputbkspspbksp: BMC outputs a <bksp><sp><bksp>
character when <bksp> or <del> is received.
handshakingcontrol=enabled | disabled
enabled: Directs the BMC to output a character sequence
that indicates when its input buer is ready to accept
another command.
disabled: Does not direct the BMC to output a character
sequence that indicates when its input buer is ready to
accept another command.
inputlinesequence=cr | null
cr: The console uses <CR> as a new line sequence.
81