|
router#line vty 0 4
router(config-line)#login
router(config-line)#username “自定义”
router(config-line)#password “自定义”
router(config-line)#enable password “自定义”
试试这个,因为不在路由器边上只凭一点记忆,不保证完全正确。等我上班了再去验证一下。(路由器和switch的命令应该通用的)
那个enable password是明码,
如果要暗码 改成enable secret "自定义"
vty 0 4 就是 telnet的登陆设置。是楼主需要的吗?
此贴由 冰洋海盗 在 2003-12-05 15:17:04 最后编辑 |
|
|
|
|
|
|