Setup Guide

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