Users Guide

PowerConnect 3524/P および 3548/P の設定:Dell PowerConnect 35xx システムユーザーズガイド
file:///T¦/htdocs/NETWORK/PC35xx/ja/UG/ryanugcf.htm[7/25/2012 10:19:36 AM]
メモ: すべてのパスワードはユーザーが定義します。
メモ: ユーザー名を作成する場合、デフォルトの優先度は 1 になります。この優先度にはアクセスは許可されますが、設定の権限はありません。デバイスに対するアクセス権
と設定権を有効にするには、優先度 15 を設定する必要があります。ユーザー名には、パスワードなしで特権レベル 15 を割り当てることもできますが、常にパスワードを割
り当てることをお勧めします。パスワードが指定されていない場合、特権を持つユーザーは、任意のパスワードでウェブインタフェースにアクセスできます。
メモ: パスワードのエイジアウト、またはパスワードの期限切れを強制するパスワード管理コマンドを使用することによって、パスワードをセキュアすることができます。詳
細に関しては、セキュリティ管理およびパスワード設定
を参照してください。
初期ターミナルパスワードの設定
初期ターミナルパスワードを設定するには、次のコマンドを入力します。
console(config)# aaa authentication login default line
console(config)# aaa authentication enable default line
console(config)# line console
console(config-line)# login authentication default
console(config-line)# enable authentication default
console(config-line)# password george
ターミナルセッションを通じてはじめてデバイスにログオンする際は、パスワードプロンプトに george と入力します。
デバイスのモードを有効に変更する際は、パスワードプロンプトに george と入力します。
初期 Telnet パスワードの設定
初期 Telnet パスワードを設定するには、次のコマンドを入力します。
console(config)# aaa authentication login default line
console(config)# aaa authentication enable default line
console(config)# line telnet
console(config-line)# login authentication default
console(config-line)# enable authentication default
console(config-line)# password bob
Telnet セッションを通じてはじめてデバイスにログオンする際は、パスワードプロンプトに bob と入力します。
デバイスモードを有効に変更する場合は、bob と入力します。
初期 SSH パスワードの設定
初期 SSH パスワードを設定するには、次のコマンドを入力します。
console(config)# aaa authentication login default line
console(config)# aaa authentication enable default line
console(config)# line ssh
console(config-line)# login authentication default
console(config-line)# enable authentication default
console(config-line)# password jones.
SSH セッションを通じてはじめてデバイスにログオンする際は、パスワードプロンプトに jones と入力します。
デバイスモードを有効に変更する場合は、jones と入力します。
初期 HTTP パスワードの設定
初期 HTTP パスワードを設定するには、次のコマンドを入力します。
console(config)# ip http authentication local
console(config)# username admin password user1 level 15