console command
This command is used to start a serial redirect console session.
Use the console command to start a serial redirection console session between the XCC and an internal serial port of the server, display the detailed information about all sessions, and terminate an existing session.
Syntax:
console [subset_command]
Option | Description |
---|---|
start | Start a serial redirect console session 1 |
info | Displays detailed information about all sessions |
kill | Terminate an existing session |
Example:
system> console info
Channel Status User
---------------------------------
1 In Progress USERID
system> console start
Failed to start the serial redirect console, the serial redirect console is in use.
system> console kill
Session on channel 1 is terminated
提供意見回饋