下载本文档
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
1、1 / 5配置过程如下:-PC1的配置-PC1(config)#no ip routingPC1(config)#ip default-gateway 10.1.1.1PC1(config)#interface e0/0PC1(config-if)#ip address 10.1.1.100 255.255.255.0PC1(config-if)#no shutdownPC1(config-if)#endPC1#-PC2的配置-PC2#configure terminalPC2(config)#no ip routingPC2(config)#ip default-gateway 192.16
2、8.1.2PC2(config)#interface e0/0PC2(config-if)#ip address 192.168.1.100 255.255.255.0PC2(config-if)#no shutdownPC2(config-if)#end-R1的配置-R1#configure terminalR1(config)#interface f0/0R1(config-if)#ip address 10.1.1.1 255.255.255.0R1(config-if)#no shutdown R1(config-if)#interface s1/0R1(config-if)#ip a
3、ddress 12.12.12.1 255.255.255.0R1(config-if)#no shutdown R1(config-if)#interface s1/1R1(config-if)#ip address 21.21.21.1 255.255.255.0R1(config-if)#no shutdown R1(config-if)#exitR1(config)#router eigrp 100R1(config-router)#network 10.1.1.0 0.0.0.255R1(config-router)#network 12.12.12.0 0.
4、0.0.255R1(config-router)#network 21.21.21.0 0.0.0.255R1(config-router)#no auto-summaryR1(config-router)#endR1#-R2的配置-R2#configure terminalR2(config)#interface s1/0R2(config-if)#bandwidth 64R2(config-if)#ip address 12.12.12.2 255.255.255.0R2(config-if)#no shutdown R2(config-if)#interface s1/1R2(confi
5、g-if)#bandwidth 128R2(config-if)#ip address 21.21.21.2 255.255.255.0R2(config-if)#no shutdown R2(config-if)#interface f0/0R2(config-if)#ip address 192.168.1.2 255.255.255.0R2(config-if)#no shutdown R2(config-if)#exitR2(config)#router eigrp 100R2(config-router)#network 192.168.1.0 0.0.0.255R2(config-
6、router)#network 12.12.12.0 0.0.0.255R2(config-router)#network 21.21.21.0 0.0.0.255R2(config-router)#!variance 2R2(config-router)#no auto-summaryR2(config-router)#endR2#快捷配置方式,直接在SecurCRT标签中粘贴即可,SecurCRT的使用参考-PC1的配置-configure terminalno ip routingip default-gateway 10.1.1.1inter
7、face e0/0ip address 10.1.1.100 255.255.255.0no shutdownend-PC2的配置-configure terminalno ip routingip default-gateway 192.168.1.2interface e0/0ip address 192.168.1.100 255.255.255.0no shutdownend-R1的配置-configure terminalinterface f0/0ip address 10.1.1.1 255.255.255.0no shutdown interface s1/0ip addres
8、s 12.12.12.1 255.255.255.0no shutdown interface s1/1ip address 21.21.21.1 255.255.255.0no shutdown exitrouter eigrp 100network 10.1.1.0 0.0.0.255network 12.12.12.0 0.0.0.255network 21.21.21.0 0.0.0.255no auto-summaryend-R2的配置-configure terminalinterface s1/0bandwidth 64ip address 12.12.1
9、2.2 255.255.255.0no shutdown interface s1/1bandwidth 128ip address 21.21.21.2 255.255.255.0no shutdown interface f0/0ip address 192.168.1.2 255.255.255.0no shutdown exitrouter eigrp 100network 192.168.1.0 0.0.0.255network 12.12.12.0 0.0.0.255network 21.21.21.0 0.0.0.255no auto-
10、summaryend验证:在没有修改variance的值之前,在R2上显示路由表R2#show ip route Gateway of last resort is not set 21.0.0.0/24 is subnetted, 1 subnetsC 21.21.21.0 is directly connected, Serial1/1 10.0.0.0/24 is
11、subnetted, 1 subnetsD 10.1.1.0 90/20514560 via 21.21.21.1, 00:04:53, Serial1/1 12.0.0.0/24 is subnetted, 1 subnetsC 12.12.12.0 is directly connected, Serial1/0C 192.168.1.0/24 is directly connected, FastEthernet
12、0/0可以看到只有一条到达10.1.1.0 的路径。配置variance 2命令:R2#configure terminalR2(config)#router eigrp 100R2(config-router)#variance 2R2#endR2#show ip route Gateway of last resort is not set 21.0.0.0/24 is subnetted, 1 subnetsC 21.21.21.0 is directly conne
13、cted, Serial1/1 10.0.0.0/24 is subnetted, 1 subnetsD 10.1.1.0 90/20514560 via 21.21.21.1, 00:00:52, Serial1/1 90/40514560 via 12.12.12.1, 00:00:52, Serial1/0 12.0.0.0/24 is subnetted, 1 subnetsC 12.12.12.0 is directly connected, Serial1/0C 192.168.1.0/24 is directly connected, FastEthernet0/0现在可以看到,到达10.1.1.0 有两条路径。说明:variance 的值默认是1,代表等价链路的均衡负载,它的取值范围1128,这个乘数代表了可以接受的不等价链路的度量值的倍数,在这个范围内的链路都将被接受,并
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 网络安全与实验教程
- 建筑工地工程材料采购合同
- 2024年劳务班组施工分包合同
- 《物料员培训教材》课件
- 山西设备租赁合同范本
- 政府设备买卖合同范例
- 系列产品培训
- 城乡医疗救助
- 《金色的草地》 公开课一等奖创新教学设计
- 阅读2《江南》公开课一等奖创新教学设计
- 新能源汽车动力电池技术:各类动力电池的工作原理及应用课件
- 发动机机械系统2.0升ltg-9.66维修指南车下
- 2022版义务教育(科学)课程标准(含2022年新增和修订部分)
- 幼儿园二十四节气之小雪课件
- 草沙障施工方案
- 部编版五年级语文上册第六单元《习作:我想对您说》课件
- 输尿管结石护理查房PPT
- 江苏学业水平测试化学知识点总结苏教版
- 先秦两汉散文(2)概要课件
- 英文疾病介绍Hypertension高血压病
- 加强安置小区物业管理工作的几点建议
评论
0/150
提交评论