Re: 特権モードパスワードを未設定に戻すコマンドはありますか?
arashi1977
居住地: 広島
投稿数: 1715
引用:さて、Cisco IOS Security Command Reference - E [Support] - Cisco Systemsのenable passwordおよびenable secretの構文見てみたら
とあるので、noで消すだけでいいんじゃないかと思いますけど。
そういう話ではない?
特権モードのパスワードは、一旦設定した場合、未設定状に戻すコマンドはありますか?
あるいはsecretで設定した場合、secretを未設定に戻すコマンドはありますか?
もちろんその時点のパスワードは分かっているものとします。
enable password
To set a local password to control access to various privilege levels, use the enable password command in global configuration mode. To remove the password requirement, use the no form of this command.
enable password [level level] {password | [encryption-type] encrypted-password}
no enable password [level level]
To specify an additional layer of security over the enable password command, use the enable secret command in global configuration mode. To turn off the enable secret function, use the no form of this command.
enable secret [level level] {password | 0 | 4 | 5 [encryption-type] encrypted-password }
no enable secret [level level] {password | 0 | 4 | 5 [encryption-type] encrypted-password }
そういう話ではない?
投稿ツリー
-
特権モードパスワードを未設定に戻すコマンドはありますか?
(zorome, 2013-11-25 11:59)
-
Re: 特権モードパスワードを未設定に戻すコマンドはありますか?
(arashi1977, 2013-11-25 15:00)
- Re: 特権モードパスワードを未設定に戻すコマンドはありますか? (zorome, 2013-11-27 13:54)
-
Re: 特権モードパスワードを未設定に戻すコマンドはありますか?
(arashi1977, 2013-11-25 15:00)