console 명령
이 명령은 직렬 방향 재지정 콘솔 세션을 시작하는 데 사용됩니다.
이 console 명령을 사용하여 XCC와 서버의 내부 직렬 포트 간에 직렬 리디렉션 콘솔 세션을 시작하고, 모든 세션에 대한 자세한 정보를 표시하며, 기존 세션을 종료합니다.
구문:
console [subset_command]
옵션 | 설명 |
---|---|
start | 직렬 리디렉션 콘솔 세션 1 시작 |
info | 모든 세션에 대한 자세한 정보를 표시합니다. |
kill | 기존 세션 종료 |
예:
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
피드백 보내기