|
|
|
|
|
|
|
|
第3章 保护网络基础设施的安全 1、使用口令加密 A、“Service password-encrption”命令 加密后,如果使用SHOW那么会看到 enable password 7 14141B180F0B ...... B、“Enable secret”命令 这种方式会比前一种更安全些 加密后,如果使用SHOW那么会看到 enable secret 5 $1$6cWV$inD7guHPL1D3ZmdX08MMS 2、细调线路参数 router(config)#line console 0 router(config-line)#exec-timeout 2 30 3、设置多个特权级别 允许一个网络工程师使用所有的命令,但只给系统管理员分配命令级别2,即系统监视和测试命令(ping,show,debug) router(config)#privilege exec level 2 show startup-config router(config)#privilege exec level 2 debug ip rip router(config)#privilege exec level 2 ping router(config)#enble secret level 2 2kdo40d 如果系统管理员要进入,那么使用下面语句: router>enable level 4、设置设备标识(banne页码:[1] [2] [3] [4] [5] [6] [7] 第1页、共7页 |
|
|
|
|
设为首页 | 加入收藏 | 广告服务 | 友情链接 | 版权申明
Copyriht 2007 - 2008 © 科普之友 All right reserved |