跳到主要内容

dbgshbmc 命令

使用此命令可解锁网络访问权限以安全调试 shell。

此命令的前身是 dbgshimm 命令。
重要
此命令仅供支持人员使用。

下表显示了相关选项的参数。

语法:
dbgshbmc [subset_command]
表 1. dbgshbmc 子集命令
选项描述
status显示状态
enable允许调试访问(未指定任何选项时的默认值)
disable禁用调试访问
示例:
system> dbgshbmc status
Secure debug ports are NOT open
system> dbgshbmc enabled
The command Line contains extraneous arguments
system> dbgshbmc enable
debug shell expires in 18.12 hours
dbc.0As=3q3A3jgLaMeAzs/3qqEY987y5Cc3REZZVEBwV1cKHTIzNDU2Nzg5MApGRjIyMkJF MDM2NzIOODU20DQ0NOMOQzZFNjdENjQ5MpEVLgOOTLULTcuMDMKROhHQ3JtMGNxbWFtU=90 CjIvMjQtHDct-MDVUMDK5MjQ6MzAKSz0100U9MTtEPTI7UD0300r+7fr0

Please input response message, followed by Ctrl-D:
dbr.OAs-3q3A3gAAAAQAAABmMGQCMD8ivt/25RyoTpWM9ebSqOMcnyKOdsfZMB8pR51LDrpanVKKBHetN+L6uwnoKoZx3wIwZBb5MOHcPHB3Z AAAAAAA=

Use 'ssh -p 122 dbgshbmc@IPADDR' to access the debug shell.
The debug port will be available for 24 hours. or use 'dbgshbmc disable'.
ok
system> dbgshbmc status
Secure debug ports are open: 18 hrs remaining
system> dbgshbmc disable
Secure debug ports have been closed
system> dbgshbmc status
Secure debug ports are NOT open