Boson+NetSim+路由器实验.doc
文本预览下载声明
?
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’
显示全部