通过RIPv2动态路由技术和三层交换机技术,可以实现不通区域网络之间的互相连通_第1页
通过RIPv2动态路由技术和三层交换机技术,可以实现不通区域网络之间的互相连通_第2页
通过RIPv2动态路由技术和三层交换机技术,可以实现不通区域网络之间的互相连通_第3页
通过RIPv2动态路由技术和三层交换机技术,可以实现不通区域网络之间的互相连通_第4页
通过RIPv2动态路由技术和三层交换机技术,可以实现不通区域网络之间的互相连通_第5页
已阅读5页,还剩11页未读 继续免费阅读

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

配置三层交换机实现不同区域网连通 第一小组成员 江瀅3号邱飞燕5号熊玉莲22号吴碧云33号黄敏36号苏玉华39号张燕玲40号 项目分工 苏玉华 连线江瀅 PC机互ping黄敏 PC机互ping邱飞燕 更改PC3的IP和网关张燕玲 更改PC4的IP和网关熊玉莲 吴碧云 对路由器的配置熊玉莲 PPT制作 S3750 R1700 F0 2 172 16 2 1 F0 1 172 16 1 1 F1 0 172 16 1 2 F1 1 172 16 3 1 PC3 172 16 2 2 24网关 172 16 2 1 PC4 172 16 3 2 24网关 172 16 3 1 实验拓扑图 PC3更改IP 网关 PC4更改IP 网关 配置S3750 S3750 configureterminalEnterconfigurationcommands oneperline EndwithCNTL Z S3750 config interfacef0 12011 03 1412 50 58 5 CONFIG ConfiguredfromoutbandS3750 config if noswitchport2011 03 1412 51 02 5 CONFIG ConfiguredfromoutbandS3750 config if ipaddress172 16 1 1255 255 255 02011 03 1412 51 23 5 CONFIG ConfiguredfromoutbandS3750 config if noshutdown2011 03 1412 51 30 5 CONFIG ConfiguredfromoutbandS3750 config if exit2011 03 1412 51 34 5 CONFIG ConfiguredfromoutbandS3750 config interfacef0 22011 03 1412 54 18 5 CONFIG ConfiguredfromoutbandS3750 config if noswitchport2011 03 1412 54 24 5 CONFIG ConfiguredfromoutbandS3750 config if ipaddress172 16 2 1255 255 255 02011 03 1412 54 55 5 CONFIG Configuredfromoutband S3750 config if noshutdown2011 03 1412 55 04 5 CONFIG ConfiguredfromoutbandS3750 config if end2011 03 1412 55 07 5 CONFIG ConfiguredfromoutbandS3750 configureterminalEnterconfigurationcommands oneperline EndwithCNTL Z S3750 config routerrip2011 03 1412 52 00 5 CONFIG ConfiguredfromoutbandS3750 config router version22011 03 1412 52 10 5 CONFIG ConfiguredfromoutbandS3750 config router network172 16 1 02011 03 1412 52 26 5 CONFIG ConfiguredfromoutbandS3750 config router network172 16 2 02011 03 1412 52 37 5 CONFIG ConfiguredfromoutbandS3750 config router end2011 03 1412 52 40 5 CONFIG Configuredfromoutband S3750 showiprouteType C connected S static R RIP O OSPF IA OSPFinterareaN1 OSPFNSSAexternaltype1 N2 OSPFNSSAexternaltype2E1 OSPFexternaltype1 E2 OSPFexternaltype2Status Half active active butfailedtoinsertintoHardwareForwardTablethatisFULL orneednotinsertintoHardwareForwardTableBackup active andthereisatleastonebetterroutewhosedistanceissmaller nglinklayeraddressofnexthopoute anotherpossiblereasonisthatitislearniTypeDestinationIPNexthopInterfaceDistanceMetricStatus C172 16 1 0 240 0 0 0Fa0 100ActiveC172 16 2 0 240 0 0 0Fa0 200ActiveC192 168 1 0 240 0 0 0VL100Inactive 配置R1700 1762 configureterminalEnterconfigurationcommands oneperline EndwithCNTL Z 1762 config interfacef1 01762 config if ipaddress172 16 1 2255 255 255 01762 config if noshutdown1762 config if exit1762 config interfacef1 11762 config if ipaddress172 16 3 1255 255 255 01762 config if noshutdown1762 config if EXIT1762 config routerrip1762 config router version21762 config router network172 16 1 01762 config router network172 16 3 01762 config router end 1762 showiprouteCodes C connected S static R RIPO OSPF IA OSPFinterareaN1 OSPFNSSAexternaltype1 N2 OSPFNSSAexternaltype2E1 OSPFexternaltype1 E2 OSPFexternaltype2 candidatedefaultGatewayoflastresortisnosetC172 16 1 0 24isdirectlyconnected FastEthernet1 0C172 16 1 2 32islocalhost R172 16 2 0 24 120 1 via172 16 1 1 00 00 13 FastEthernet1 0C172 16 3 0 24isdirectlyconnected FastEthernet1 1C172 16 3 1 32islocalhost PC3pingPC4 C DocumentsandSettings USER ping172 16 3 2Pinging172 16 3 2with32bytesofdata Replyfrom172 16 3 2 bytes 32time 1msTTL 126Replyfrom172 16 3 2 bytes 32time 1msTTL 126Replyfrom172 16 3 2 bytes 32time 1msTTL 126Replyfrom172 16 3 2 bytes 32time 1msTTL 126Pingstatisticsfor172 16 3 2 Packets Sent 4 Received 4 Lost 0 0 loss Approximateroundtriptimesinmilli seconds Minimum 0ms Maximum 0ms Average 0ms PC4pingPC3 C DocumentsandSettings USER ping172 16 2 2Pinging172 16 2 2with32bytesofdata Replyfrom172 16 2 2 bytes 32time 1msTTL 126Replyfrom172 16 2 2 bytes 32time 1msTTL 126Replyfrom172 16 2 2 bytes 32time 1msTTL 126Replyfrom172 16 2 2 bytes 32time 1msTTL 126Pingstatisticsfor172 16 2 2 Packets Sent 4 Received 4 L

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论