News
FAQ Search icon_logout FAQ View
 
Subject : 
Ping Host設定について(FHD版CS1708i/CS1716i)
 
Description : 
CS1708iを現在使用しています。
ネットワークで、RC4/SSL/TLSの設定方法について教えてください。
 
Solution : 
以下の手順にて実施してください。

1. リモート端末からCS1708i/CS1716iにログインする
2. 管理画面から「Maintenance>Ping Host」に進む
3. IP address/Host Nameの入力欄に下記のコマンドを入れる
4. 「ping」ボタンを押して、設定を変更させる

※対応コマンドは以下の通りとなります。


tc help // 利用可能なコマンドリストを表示
tc get // 現在の設定をリスト表示する

tc setsslcipher // 現在のSSL設定をリスト表示
tc setsslcipher 0 // SSL low medium highのすべてを利用可能にする
tc setsslcipher 1 // SSL mediumとhighを利用可能にする
tc setsslcipher 2 // SSL highのみを利用可能にする


tc enablerc4 [options] // オプションを省略すると現在の設定をリスト表示
   0 - disable RC4 cipher.         
   1 - enable RC4 cipher.        


tc enablesslv2 [options]  // オプションを省略すると現在の設定をリスト表示
   0 - disable SSLv2 protocol.
   1 - enable SSLv2 protocol.


tc enabletlsv1.0 [options] 
   1 - enable TLSv1.0 protocol.
   0 - disable TLSv1.0 protocol.


tc enablesslv3 [options]   
   0 - disable SSLv3 protocol.       
   1 - enable SSLv3 protocol.     


tc enabletlsv1.1 [options]
   0 - disable TLSv1.1 protocol.
   1 - enable TLSv1.1 protocol.


(2020年3月31日作成)
 
Related FAQ : 
US421's FAQ(switching function)
 

Was this information helpful? Y   N  
Any Comment? 
Thank you for your valueable comment!!!!
 
Still need more assistance?