esprits top Esprit's Style

    -    エンジニアの足つぼ    -

パスワード

〆パスワードを設定します

・enable scretのパスワード設定
Router# enable secret ******
・enable password のパスワード設定
  "enable password" と "enable secret" の違いは、
  "enable secret" は暗号化され、
  "enable password" は暗号化されません。
  "show runnig-config" で確認できます。
Router# enable password ******
・consoleポート経由のアクセスに対するパスワードを設定
Router(config)# line con 0
Router(config-line)# password ******
Router(config-line)# exec-timeout 0 0 !自動切断機能を解除
・telnet アクセス用のパスワードを設定
Router(config)# line vty 0 4
Router(config-line)# password *****
Router(config-line)# login
・すべてのパスワードの暗号化
Router(config)# service password-encryption
・username+パスワード(aaa new-model時にtelnetした場合)
Router(config)# username ZZZZ password ******
The link to this site is free.   /   Last Updated : 28.May.2012   
Copyright © ESPRITS STYLE. 2003-2007   /   ご意見、感想、苦情は、 こちらへ...
counter