- ベストアンサー
Ciscoルータにおけるenable passwordの複数設定の可否
Ciscoルータのenable passwordは複数設定できるのでしょうか? 当方には検証環境がありませんので、ご存知の方がいらっしゃいましたらよろしくお願いします。
- みんなの回答 (2)
- 専門家の回答
質問者が選んだベストアンサー
router_D(config)#enable password hoge router_D(config)#enable password hogehoge router_D(config)#^Z router_D#sh running-config 03:27:31: %SYS-5-CONFIG_I: Configured from console by console Building configuration... Current configuration : 547 bytes ! version 12.2 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname router_D ! enable password hogehoge (以下略) conquest35さんに追加となりますが・・・ という感じで、最後に設定したものののみとなります。
その他の回答 (1)
- conquest35
- ベストアンサー率27% (13/48)
回答No.1
当方ネットワークエンジニアです。あまり構築はしないですが複数はできなかったと記憶しております。 「enble passwd」 「enable secret」の場合も後者が優先されます。