140 はじめに
www.dell.com | support.dell.com
初期コンソールパスワードの設定
初期コンソールパスワードを設定するには、以下のコマンドを入力します。
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 secret123
•
コンソールセッションを介してスイッチに初めてログオンする際は、パスワードプロ
ンプトで
secret123
と入力します。
•
スイッチのモードを有効に変更する場合は、パスワードプロンプトで
secret123
と入力します。
初期 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 pass1234
•
Telnet
セッションを介してスイッチに初めてログオンする場合は、パスワードプロン
プトで
pass1234
と入力します。
•
スイッチのモードを有効に変更する場合は、
pass1234
と入力します。
初期 HTTP パスワードの設定
初期
HTTP
パスワードを設定するには、以下のコマンドを入力します。
console(config)#ip http authentication local
console(config)#username admin password user1234 level 15