[index]
CentreCOM 8700SLシリーズ コマンドリファレンス 2.9
SHOW SSH
カテゴリー:運用・管理 / Secure Shell
備考:フィーチャーライセンス AT-FL-02またはAT-FL-02-B が必要
SHOW SSH [COUNTERS]
SSHサーバーおよびクライアント機能の設定情報または統計情報を表示する。
COUNTERS: SSHに関する統計カウンターを表示する。省略時はSSHの設定情報が表示される。
Manager > show ssh
Secure Shell Server Configuration
------------------------------------------------------------
Version ................................. 1.5
SSH Server .............................. Enabled
SCP Service ............................. Enabled
Maximum Sessions ........................ 6
Current Sessions ........................ 0
Port .................................... 22
Host Key ID ............................. 0
Host Key Bits ........................... 1024
Server Key ID ........................... 1
Server Key Bits ......................... 768
Server Key Expiry(hours) ................ 1
Login Timeout(secs) ..................... 60
Idle Timeout(secs) ...................... Off
Authentication Available ................ Password,RSA
Ciphers Available ....................... DES
Services Available ...................... Shell,Cmd,SCP
Debug ................................... NONE
Secure Shell Client Configuration
------------------------------------------------------------
Version ................................. 1.5
Login Timeout (secs) .................... 30
Idle Timeout (secs) ..................... Off
Preserve File Modification Time (SCP) ... Enabled
Manager > show ssh counter
Secure Shell Counters:
inOctets ........................ 0 outOctets ....................... 0
rxPkt ........................... 0 txPkt ........................... 0
rxVersionID ..................... 0 txVersionID ..................... 0
rxPktCheckFail .................. 0 txPktFail ....................... 0
rxPktDataLengthInvalid .......... 0
rxPktDataOverflow ............... 0
rxMSGDisconnect ................. 0 txMSGDisconnect ................. 0
rxSMSGPublicKey ................. 0 txSMSGPublicKey ................. 0
rxCMSGSessionKey ................ 0 txCMSGSessionKey ................ 0
rxCMSGUser ...................... 0 txCMSGUser ...................... 0
rxCMSGAuthRhosts ................ 0 txCMSGAuthRhosts ................ 0
rxCMSGAuthRSA ................... 0 txCMSGAuthRSA ................... 0
rxSMSGAuthRSAChallenge .......... 0 txSMSGAuthRSAChallenge .......... 0
rxCMSGAuthRSAResponse ........... 0 txCMSGAuthRSAResponse ........... 0
rxCMSGAuthPassword .............. 0 txCMSGAuthPassword .............. 0
rxCMSGAuthRhostsRSA ............. 0 txCMSGAuthRhostsRSA ............. 0
rxSMSGSuccess ................... 0 txSMSGSuccess ................... 0
rxSMSGFailure ................... 0 txSMSGFailure ................... 0
rxCMSGReqCompression ............ 0 txCMSGReqCompression ............ 0
rxCMSGReqX11Forwarding .......... 0 txCMSGReqX11Forwarding .......... 0
rxCMSGReqPortForwarding ......... 0 txCMSGReqPortForwarding ......... 0
rxCMSGReqAgentForwarding ........ 0 txCMSGReqAgentForwarding ........ 0
rxCMSGReqPty .................... 0 txCMSGReqPty .................... 0
rxCMSGWindowSize ................ 0 txCMSGWindowSize ................ 0
rxCMSGExecShell ................. 0 txCMSGExecShell ................. 0
rxCMSGExecCmd ................... 0 txCMSGExecCmd ................... 0
rxCMSGStdInData ................. 0 txCMSGStdInData ................. 0
rxSMSGStdOutData ................ 0 txSMSGStdOutData ................ 0
rxSMSGStdErrData ................ 0 txSMSGStdErrData ................ 0
rxCMSGEOF ....................... 0 txCMSGEOF ....................... 0
rxSMSGExitStatus ................ 0 txSMSGExitStatus ................ 0
rxCMSGExitConfirmation .......... 0 txCMSGExitConfirmation .......... 0
rxUnSupportedMsg ................ 0
rxUnknownMsg .................... 0
encodeSKSuccess ................. 0 decodeSKSuccess ................. 0
encodeSKFail .................... 0 decodeSKFail .................... 0
getHostKeyFail .................. 0 getServerKeyFail ................ 1
serverKeyReGenerated ............ 0
encodeRSAChallengeGood .......... 0 decodeRSAChallengeGood .......... 0
encodeRSAChallengeFail .......... 0 decodeRSAChallengeFail .......... 0
getUserKeyFail .................. 0
encoConfigured ................. 0 encoConfigureFail ............... 0
encoDetached .................... 0 encoDead ........................ 0
encoEncodeStart ................. 0 encoDecodeStart ................. 0
encoEncoded ..................... 0 encoDecoded ..................... 0
encoEncodeFail .................. 0 encoDecodeFail .................. 0
encoEncodeResetDone ............. 0 encoDecodeResetDone ............. 0
encoEncodeResetFail ............. 0 encoDecodeResetFail ............. 0
encoEncodeDiscard ............... 0 encoDecodeDiscard ............... 0
SCP Counters:
uploadTotal ..................... 0 downloadTotal ................... 0
uploadSuccess ................... 0 downloadSuccess ................. 0
uploadFailed .................... 0 downloadFailed .................. 0
uploadCancelled ................. 0 downloadCancelled ............... 0
readFileRequest ................. 0 writeFileRequest ................ 0
readFileSuccess ................. 0 writeFileSuccess ................ 0
readFileFailed .................. 0 writeFileFailed ................. 0
|
表 1:設定情報(COUNTERSオプションなし)
Secure Shell Server Configurationセクション |
SSHサーバー機能の情報が表示される |
Version |
対応しているSSHプロトコルのバージョン |
SSH Server |
SSHサーバー機能が有効かどうか |
SCP Server |
未サポート |
Maximum Sessions |
最大セッション数 |
Current Sessions |
現行セッション数 |
Port |
SSHサーバーのTCPリスニングポート |
Host Key ID |
ホスト鍵の鍵番号 |
Host Key Bits |
ホスト鍵長(ビット) |
Server Key ID |
サーバー鍵の鍵番号 |
Server Key Bits |
サーバー鍵長(ビット) |
Server Key Expiry(hours) |
サーバー鍵の有効期間(時間) |
Login Timeout(secs) |
ログインタイムアウト(秒) |
Idle Timeout(secs) |
アイドルタイムアウト(秒) |
Authentication Available |
使用可能な認証方式。Password(パスワード認証)とRSA(RSA認証)がある |
Ciphers Available |
使用可能な暗号アルゴリズム。DESのみ |
Services Available |
使用可能なサービス。Shell(シェルログイン)とCmd(コマンド実行)のみサポート |
Debug |
未サポート |
Secure Shell Client Configurationセクション |
SSHクライアント機能の情報が表示される |
Version |
対応しているSSHプロトコルのバージョン |
Login Timeout(secs) |
ログインタイムアウト(秒) |
Idle Timeout(secs) |
アイドルタイムアウト(秒) |
Preserve File Modification Time (SCP) |
未サポート |
DISABLE SSH SERVER
ENABLE SSH SERVER
SET SSH SERVER
SHOW SSH SESSION
The SSH (Secure Shell) Remote Login Protocol, T. Ylonen, 15 November 1995.
(C) 2003 - 2014 アライドテレシスホールディングス株式会社
PN: J613-M0019-01 Rev.Q