CCNA Experiments课件.ppt


文档分类:资格/认证考试 | 页数:约98页 举报非法文档有奖
1/98
下载提示
  • 1.该资料是网友上传的,本站提供全文预览,预览什么样,下载就什么样。
  • 2.下载该文档所得收入归上传者、原创者。
  • 3.下载的文档,不会出现我们的网址水印。
1/98
文档列表 文档介绍
Experiment 1 Telnet and Console Router
1、Topoloy (experiment specification)
IP:
Gate:
f0/0
IP:IP:
2020/12/23
1
CCNA Experiments专业版
2、Router interface configure
enable
configure terminal
Interface f0/0
Ip address
No shut
3、Router password
Configure terminal
Line vty 0 4
Password cisco
Login
Exit
Enable password cisco
2020/12/23
2
CCNA Experiments专业版
4、Test link
C:\>Ping
5、Test Telnet
C:\>telnet
2020/12/23
3
CCNA Experiments专业版
Experiment 2 Basic operation command
Enable、Disable
Clock set、show clock
设置用户模式密码: router(config)# line console 0 router(config-line)# password cisco
router(config-line)# login router(config-line)# ^z
2020/12/23
4
CCNA Experiments专业版
设置Telnet密码: router(config)# line vty 0 4
router(config-line)# password ciscotelnet
router(config-line)# login router(config-line)# ^z
设置特权模式密码: router(config)# enable password cisco2600 <--不加密的密码,明码--> router(config)# enable secret Set-Password <--经过加密的密码--> router(config)# ^z
2020/12/23
5
CCNA Experiments专业版
给所有密码加密: 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 分隔符 <--前后分隔符一定要一致-->
2020/12/23
6
CCNA Experiments专业版
更改路由器启动顺序: router(config)# boot system flash IOS-FileName router(config)# boot system tftp IOS-FileName TFTP-IP-Address router(config)# boot system rom router(config)# ^z
show ip int brief
2020/12/23
7
CCNA Experiments专业版
Ping的使用: router# ping IP-Address router# ping <Enter> <--扩展Ping命令--> Protocol [ip]:[ Protocol-Type ] <--选择协议类型--> Target IP address:IP-Address <--输入测试地址--> Repeat count [5]: <--选择发送的ICMP包数量--> Datagram size [100]: <--选择每个包的大小--> Timeout in seconds [2]: <--设置每个包的超时时间--> Extended commands [n]:y <--使用扩展Ping命令--> Sweep range of sizes [n]:
2020/12/23
8
CCNA Experi

CCNA Experiments课件 来自淘豆网m.daumloan.com转载请标明出处.

相关文档 更多>>
非法内容举报中心
文档信息