2.2 实验1:模式切换、上下文帮助及查看有关信息
本实验进行路由器IOS软件的基本操作,包括在各种CLI模式之间切换,使用上下文帮助,查验IOS版本信息,以及查看路由器基本组件信息。
1.实验目的
通过本实验,读者可以掌握以下技能:
在用户执行模式、特权执行模式和配置模式之间切换;
查看各种模式下命令的区别;
熟悉上下文关联帮助的使用;
查看IOS版本信息;
查看路由器各基本组件信息。
2.设备需求
本实验需要以下设备:
Cisco路由器1台,型号不限;
PC机1台,操作系统为Windows系列;
Console电缆1条及相应的接口转换器。
3.线缆连接及配置说明
如图2-1所示,PC机通过串口与路由器的console端口直接相连。
[img]../../itlab_member/yannanewsimg/200391016475863589.jpg[/img]
4.实验配置及监测结果
实验环境准备就绪后,开启PC机和路由器的电源,开始进行实验。
用PC机系统中的超级终端程序访问路由器,监测清单2.1记录了整个操作过程。
监测清单2-1实验1的操作与命令说明
Router> (用户执行模式)
Router>enable (进入特权执行模式)
Routed (特权执行模式提示符)
Router#conf t (向全局配置模式切换)
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)# (全局配置模式提示符)
Router(config)#interface ethernet 0 (进入interface配置模式)
Router(config-if)# ( interface配置模式提示符)
Router(config-if)#? (查看interface配置模式下的所有配置命令)
Interface configuration commands:
access-expression Build a bridge boolean access expression
appletalk Appletalk interface subcommands
arp Set arp type (arpa, probe, snap) or timeout
backup Modify backup parameters
bandwidth Set bandwidth informational parameter
bridge-group Transparent bridging interface parameters
carrier-delay Specify delay for interface transitions
cdp CDP interface subcommands
cmns OSI CMNS
... (此处省略)
standby Hot standby interface subcommands
timeout Define timeout values for this interface
traffic-shape Enable Traffic Shaping on an Interface or Sub-Interface
transmit-interface Assign a transmit interface to a receive-only interface
tx-ring-limit Configure PA level transmit ring limit
Router(config-if)#ip add? (使用“?”查看以add开头的命令)
address
Router(config-if)#ip address? (使用“?”查看ip address后面的命令)
A.B.C.D I