欢迎来到天天文库
浏览记录
ID:58969123
大小:60.00 KB
页数:2页
时间:2020-09-16
《动态路由协议实验.doc》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、实验1项目名称:动态路由协议实验1.实验目的(1)学会计算机网中主机IP地址和网关地址的设置。(2)掌握主机与交换机间连通测试。(3)掌握交换机端口参数的设置,熟悉交换机私有地址的设定规则。2.实验拓扑结构3.实验内容与步骤(1)打开软件调用交换机和主机,建立实验拓扑要求的连接。(2)配置交换机名和密码,操作如下:Quidway>systempassword:[Quidway]sysnameSwitch;交换机命名[Switch]superpasswordsimple111;设置特权密码[Switch]user-interfacevty04[Switch-ui-vty0
2、-4]authentication-modepassword[Switch-ui-vty0-4]setauthentication-modepasswordsimple222[Switch-ui-vty0-4]userprivilegelevel3[Switch-ui-vty0-4]quit[Switch]quit(3)配置并查看VLANSwitch]vlan2[Switch-vlan2]portethernet0/2[Switch-vlan2]porte0/4toet0/6[Switch-vlan2]quit[Switch]disvlan[Switch]inte0/3
3、[Switch-Ethernet0/3]portaccessvlan2[Switch-Ethernet0/3]quit[Switch]disvlan[Switch]discurr[Switch]interfacevlan1[Switch-Vlan-interface1]ipaddress10.65.1.8255.255.0.0[Switch-Vlan-interface1]quit[Switch]iproute-static0.0.0.00.0.0.010.65.1.2[Switch]ipdefault-gateway10.65.1.2[Switch]discurr[S
4、witch]save(1)配置主机地址login:rootpassword:linux[root@PCAroot]#ifconfigeth010.65.1.1netmask255.255.0.0[root@PCAroot]#ifconfig[root@PCAroot]#routeadddefaultgw10.65.1.2[root@PCAroot]#route(2)主机与交换机间的连通测试[root@PCAroot]#ping10.65.1.8(通)
此文档下载收益归作者所有