router>enable上記の手順で、vtyのパスワード変更ができる。
Password:
router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
router(config)#line vty 0 4
router(config-line)#password PASSWD
line vtyの引数は、0から4までを一気に操作する、という意味。
enableは、enable secret コマンドで変更する。
0 件のコメント:
コメントを投稿