- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
BosonNetSim路由器实验
?
DEVICE INTERFACE IP ADDRESS MASK router1 E0S0S1BRI0 router2 FA0/0BRI0/0S0/0 (ISDN PRI) router3 S0S1E0 router4 E0S0 router5 S0 switch1 - 9 switch2 - 00 switch3 - 9 switch4 - 00 pc1 - pc2 - ? Lab 1 - Basic Router Configuration? Lab 2 - Advanced Router Configuration? Lab 3 - CDP? Lab 4 - Telnet? Lab 5 - TFTP? Lab 6 - RIP? Lab 7 - IGRP? Lab 8 - EIGRP? Lab 9 - OSPF? Lab 10 – Catalyst 1900 Switch Configuration? Lab 11 -? VLANs Trunking (Catalyst 1900)? Lab 12 -? Catalyst 2950 Switch Configuration? Lab 13 - VLANs and Trunking (Catalyst 2950)? Lab 14 - IP Access Lists? Lab 15 - NAT/PAT? Lab 16 - PPP CHAP? Lab 17 - ISDN BRI-BRI using Legacy DDR? Lab 18 - ISDN BRI-BRI using Dialer Profiles? Lab 19 - ISDN? PRI using Dialer Profiles ? Lab 20 - Frame Relay
LAB 1 – BASIC ROUTER CONFIGURATION
In this lab, you will get practice with basic configuration and show commands on the Cisco router.
在这个实验室里,实践思科路由器的基本配置和显示命令。
Select Router1 from the tool bar.? Press enter to get to the user prompt
从工具栏选择Router1,按回车进入用户提示
Router
3. The greater-than symbol ( ) in the prompt indicates you are in user mode.? Type ? to see a list of commands that can be entered in user mode.大于符号()在表明您是在用户模式。输入?看到在用户模式可以输入的命令列表。
Router? ?
Type enable to get into privileged mode.? The pound sign (#) indicates you are now in privileged mode.
输入enable进入特权模式。#符号( # )表明你现在在特权模式。
Router? enableRouter#
Type ? to see a list of commands that can be entered in privileged mode.? Notice that there are more commands available in privileged mode than are available in user mode.?
在特权模式下,输入?可以列出特权模式下可以使用的命令列表。请注意,和用户模式相比,在特权模式下有更多的命令可以使用。
Router#? ?
6. Exit privileged mode by typing disable.
输入disable,退出特权模式。
Router#? disableRouter
7. Re-enter privileged mode and type configure terminal to get into configuration mode重新进入特权模式,输入configure terminal进入配置模式
Router? enableRouter#? configure terminalRouter(config)#
8. Configure a hostname of? ‘router1’
文档评论(0)