考试网 >> IT认证 >> 思科 >> Cisco指导 >> CCNA认证考试试验指导

CCNA认证考试试验指导

发布时间:2006-06-28 05:44     点击:
分页:上一页  1 2 3 4 5 [6] 7 8 9  下一页

router(config-line)# login

router(config-line)# password Set-Password

router(config-line)# ^z 

    设置Telnet密码:

router(config)# line vty 0 4

router(config-line)# login

router(config-line)# password Set-Password

router(config-line)# ^z 

    设置特权模式密码:

router(config)# enable password Set-Password <--不加密的密码,明码-->

router(config)# enable secret Set-Password <--经过加密的密码-->

router(config)# ^z 

    给所有密码加密:



router(config)# service password-ancryption Set-Password-Here

router(config)# no service password-ancryption <--取消加密-->

router(config)# ^z 

    设置登录Banner:

router(config)# banner motd 分隔符 Set-Banner-Information-Here 分隔符 <--前后分隔符一定要一致--> 

    设置接口的描述信息:

router(config-if)# description Set-Port-Information-Here

router(config)# ^z 

    CDP的控制:

router(config-if)# cdp enable <--在指定端口启用CDP,缺省-->

router(config-if)# no cdp enable <--在指定端口关闭CDP-->

router(config)# cdp run <--使所有端口启用CDP-->

router(config)# no cdp run <--使所有端口关闭CDP--> 

    Ping的使用:



router# ping IP-Address

router# ping <Enter> <--扩展Ping命令-->

Protocol [ip]:[ Protocol-Type ] <--选择协议类型-->

Target IP address:IP-Address <--输入测试地址-->

Repeat count [5]: <--选择发送的ICMP包数量-->
分页:上一页  1 2 3 4 5 [6] 7 8 9  下一页
版权申明:未经书面授权请勿转载本站信息!!作品版权归所属媒体与作者所有!!
发表评论: 匿名发表 用户名: 查看评论
您将承担一切因您的行为、言论而直接或间接导致的民事或刑事法律责任
留言板管理人员有权保留或删除其管辖留言中的任意内容
本站提醒:不要进行人身攻击。谢谢配合。
在本站搜索相关信息
2003-2005 Ksw123.com All Rights Reserved. - TOP
Copyright © 2006 Ksw123.com. All rights reserved.中国考题网 版权所有