Pular para o conteúdo principal

Comando dbgshbmc

Use esse comando para desbloquear o acesso à rede ao shell de depuração seguro.

Nota
Esse comando costumava ser dbgshimm.
Importante
Este comando destina-se apenas para uso pela equipe de suporte.

A tabela a seguir mostra os argumentos das opções.

Sintaxe:
dbgshbmc [subset_command]
Tabela 1. Comandos de subconjunto dbgshbmc
OpçãoDescrição
statusExibir status
enableHabilitar acesso de depuração (padrão se nenhuma opção for especificada)
disableDesabilitar acesso de depuração
Exemplo:
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