Setup Guide

はじめに 143
初期 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
初期 HTTPS パスワードの設定
初期
HTTPS
パスワードを設定するには、以下のコマンドを入します。
console(config)#ip https authentication local
メモ: スイッチの制御ソフトウェアアプリケーションをアップグレード(新バージョンをイ
ンストール)するたびに、新しい暗号証明書を作成する必要があります。
コンソールによる
HTTPS
セッション、
Telnet
、または
SSH
セッションを設定するに、以
下のコマンドを一だけ入します。
メモ: ページコンテンツを表示するには、Web ブラウザで SSL 2.0 以上を有効にします。
console(config)#crypto certificate 1 generate
console(config)#ip https server
メモ: Http および Https のサービスはレベル「15」のアクセスを必要とし、設定レベルのア
クセスに直接接続する必要があります。