DASH Configuration#
General#
DASH Support#
Possible options:
- Disabled - Default.
- Enabled
| WMI Setting name | Values | SVP or SMP Req'd | AMD/Intel |
|---|---|---|---|
| DASHSupport | Disabled, Enabled | Yes | AMD |
Console Redirection Settings#
Console Redirection#
Possible options:
- Enabled
- Disabled - Default.
| WMI Setting name | Values | SVP or SMP Req'd | AMD/Intel |
|---|---|---|---|
| ConsoleRedirection | Disabled, Enabled | Yes | AMD |
Console Redirection Terminal Type#
The following emulation types are available:
- ANSI: Extended ASCII char set.
- VT100: ASCII char set.
- VT100+: Extends VT100 to support color, function keys, etc.
- VT-UTF8: Uses UTF8 encoding to map Unicode chars onto 1 or more bytes.
Possible options:
- VT100
- VT100+
- VT-UTF8
- ANSI - Default.
| WMI Setting name | Values | SVP or SMP Req'd | AMD/Intel |
|---|---|---|---|
| ConsoleRedirectionTerminalType | VT100, VT100+, VT-UTF8, ANSI | Yes | AMD |
Bits Per Second#
Possible options:
- 9600
- 19200
- 38400
- 57600
- 115200 - Default.
| WMI Setting name | Values | SVP or SMP Req'd | AMD/Intel |
|---|---|---|---|
| BitsPerSecond | 9600, 19200, 38400, 57600, 115200 | Yes | AMD |
Data Bits#
Possible options:
- 7
- 8 - Default.
| WMI Setting name | Values | SVP or SMP Req'd | AMD/Intel |
|---|---|---|---|
| DataBits | 7, 8 | Yes | AMD |
Parity Mode#
A parity bit can be sent with the data bits to detect some transmission errors.
- Even: parity bit is 0 if the number of 1's in the data bits is even.
- Odd: parity bit is 1 if the number of 1's in the data bits is odd.
- Mark: parity bit is always 1.
- Space: Parity bit is always 0.
Mark and Space Parity do not allow for error detection. They can be used as an additional data bit.
Possible options:
- None - Default.
- Even
- Odd
- Mark
- Space
| WMI Setting name | Values | SVP or SMP Req'd | AMD/Intel |
|---|---|---|---|
| ParityMode | None, Even, Odd, Mark, Space | Yes | AMD |
Stop Bits#
Possible options:
- 1 - Default.
- 2
| WMI Setting name | Values | SVP or SMP Req'd | AMD/Intel |
|---|---|---|---|
| StopBits | 1, 2 | Yes | AMD |
Flow Control#
Possible options:
- Hardware RTS/CTS
- None - Default.
| WMI Setting name | Values | SVP or SMP Req'd | AMD/Intel |
|---|---|---|---|
| FlowControl | Hardware RTS/CTS, None | Yes | AMD |
VT UTF8 Combo Key Support#
Possible options:
- Disabled
- Enabled - Default.
| WMI Setting name | Values | SVP or SMP Req'd | AMD/Intel |
|---|---|---|---|
| VTUTF8ComboKeySupport | Disabled, Enabled | Yes | AMD |
Recorder Mode#
Possible options:
- Disabled
- Enabled - Default.
| WMI Setting name | Values | SVP or SMP Req'd | AMD/Intel |
|---|---|---|---|
| RecorderMode | Disabled, Enabled | Yes | AMD |
Resolution 100x31#
Possible options:
- Disabled - Default.
- Enabled
| WMI Setting name | Values | SVP or SMP Req'd | AMD/Intel |
|---|---|---|---|
| Resolution100x31 | Disabled, Enabled | Yes | AMD |
Legacy OS Redirection Resolution#
On Legacy OS, specifies the number of Columns and Rows supported in the console redirection.
Possible options:
- 80x24 - Default.
- 80x20
| WMI Setting name | Values | SVP or SMP Req'd | AMD/Intel |
|---|---|---|---|
| LegacyOSRedirectionResolution | 80x24, 80x20 | Yes | AMD |
Putty KeyPad#
Select FunctionKey and KeyPad on Putty.
Possible options:
- VT100 - Default.
- Linux
- XTERMR6
- SCO
- ESCN
- VT401
| WMI Setting name | Values | SVP or SMP Req'd | AMD/Intel |
|---|---|---|---|
| PuttyKeyPad | VT100, Linux, XTERMR6, SCO, ESCN, VT401 | Yes | AMD |
Redirection After BIOS POST#
This setting specifies if BootLoader is selected then Legacy console redirection is disabled before booting to Legacy OS.
Default value is Always Enable which means Legacy console Redirection is enabled for Legacy OS.
Possible options:
- Always Enable - Default.
- BootLoader
| WMI Setting name | Values | SVP or SMP Req'd | AMD/Intel |
|---|---|---|---|
| RedirectionAfterBIOSPOST | Always Enable, BootLoader | Yes | AMD |