flagflag  If you want to see English page, please click "English" Button at Left.
1: 2020-08-20 (木) 17:36:37 iseki ソース
Line 1: Line 1:
 +** Cisco 1800 [#ea9cdfb0]
 +*** パスワードの初期化 [#tdd39324]
 + 起動時にブレーク信号を送信
 + romon 1 > confreg 0x2142
 + romon 2 > boot
 + .......
 + Would you like to enter the initial configuration dialog? [yes/no] no
 + Router> enable
 + Router#
 + Router# config t
 + Router(config)# enable secret [password]
 + Router(config)# config-register 0x2102
 + ^Z
 + Router#
 + Router# write
 +#br
 +*** telnet ログイン時のパスワードの変更 [#eea68cdb]
 + (config)# line vty 0 15      [コンソールなら line console 0]
 + (config)# password  xxxxxxx
 + (config)# login
 + (config)# ^Z
 + # write
 +
 +*** 特権モードのパスワードの変更 [#a30540da]
 + (config)# enable secret 0 zzzzzzzzz
 +
 +*** ssh の使用 [#v3ae086b]
 + (config)# ip domain-name X.Y.Z
 + (config)# crypto key generate rsa
 + (config)# ip ssh version 2
 + (config)# username user_name password 0 xxxxx
 + (config)# line vty 0 15
 + (config-line)# transport input telnet ssh    [telnet を使用しないのなら telnetは省く]
 + (config-line)# login local
 + (config)# exit
 + (config)# ^Z
 + # write
 +
 +- もし特権モードで直接ログインするのなら
 + (config)# username user_name privilege 15 password 0 xxxxxx
 +#br
 +*** VLAN [#k79b30ef]
 +
 +#br


トップ   新規 ページ一覧 単語検索 最終更新   ヘルプ   最終更新のRSS 1.0 最終更新のRSS 2.0 最終更新のRSS Atom

サイト内 検索

ログイン

ユーザー名:

パスワード:


パスワード紛失
新規登録

サブ メニュー

ミニカレンダー

前月2024年 5月翌月
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
<今日>

オンライン状況

108 人のユーザが現在オンラインです。 (21 人のユーザが xpwiki を参照しています。)

登録ユーザ: 0
ゲスト: 108

もっと...

アクセスカウンタ

今日 : 1150611506115061150611506
昨日 : 1615016150161501615016150
総計 : 2349079923490799234907992349079923490799234907992349079923490799
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com