欢迎来到天天文库
浏览记录
ID:1972766
大小:127.50 KB
页数:12页
时间:2017-11-14
《实验一 交换机的基本操作 2》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库。
1、实验一交换机的基本操作1.实验目的(1)熟悉交换机CLI的各种模式(2)熟悉交换机CLI各种编辑命令(3)掌握交换机的IOS基本命令:使能密码、以太接口配置(4)查看交换机的有关信息(5)熟悉TFTP服务器的使用(6)熟悉备份交换机的配置文件(7)掌握备份交换机的IOS(8)熟悉交换机的远程登录2.实验设备交换机一台,电脑一台,网线若干。3.实验拓扑结构图1.14.实验过程4.1超级终端与交换机互联设置4.1.1点击系统的[开始→程序→附件→通讯→超级终端],进行超级终端连接,如图1.2所示。12图1.24.1.2图1.34.1.3弹出[连接说明]对话框时,为新建的连接输入名称并为该连接
2、选择图标。如图1.4所示。图1.44.1.4根据配置线所连接的串行口,选择连接串行口为COM1(依实际情况选择PC机所使用的串口)。如图1.5所示。12图1.54.1.5设置所选串行口的端口属性端口属性的设置主要包括以下内容:波特率“9600”,数据位“8”,奇偶校验“无”,停止位“1”,数据流控制“无”,如图1.6所示。图1.64.1.6检查前面设定的各项参数正确无误后,交换机就可以加电启动,进行系统的初始化,进入配置模式进行操作。可以看到如下界面:Welcome!……………………..4.2交换机的基本操作4.2.1模式切换Switch>Switch>enSwitch#configtE
3、nterconfigurationcommands,oneperline.EndwithCNTL/Z.12Switch(config)#Switch(config)#interfacefa0/1Switch(config-if)#exitSwitch(config)#exit%SYS-5-CONFIG_I:ConfiguredfromconsolebyconsoleSwitch#disableSwitch>4.2.2ip地址设置Switch>enSwitch#configtEnterconfigurationcommands,oneperline.EndwithCNTL/Z.Switch
4、(config)#ipdefault-gateway192.168.1.253Switch(config)#interfacevlan1Switch(config-if)#ipaddress192.168.1.254255.255.255.0Switch(config-if)#noshut%LINK-5-CHANGED:InterfaceVlan1,changedstatetoup%LINEPROTO-5-UPDOWN:LineprotocolonInterfaceVlan1,changedstatetoupSwitch(config-if)#end4.2.3接入端口设置Switch#c
5、onftEnterconfigurationcommands,oneperline.EndwithCNTL/Z.Switch(config)#interfacefa0/1Switch(config-if)#switchportmodeaccessSwitch(config-if)#switchportaccessvlan1Switch(config)#interfacefa0/2Switch(config-if)#switchportmodeaccessSwitch(config-if)#switchportaccessvlan1Switch(config-if)#end%SYS-5-C
6、ONFIG_I:ConfiguredfromconsolebyconsoleSwitch#copyrunning-configstartup-configDestinationfilename[startup-config]?Buildingconfiguration...[OK]Switch#4.2.4验证交换机配置Switch#showrunning-configBuildingconfiguration...Currentconfiguration:1083bytes!version12.2noservicetimestampslogdatetimemsecnoservicetim
7、estampsdebugdatetimemsecnoservicepassword-encryption12!hostnameSwitch!!!interfaceFastEthernet0/1switchportmodeaccess!interfaceFastEthernet0/2!interfaceFastEthernet0/3!interfaceFastEthernet0/4!interfaceFastEthernet0/5!i
此文档下载收益归作者所有