上一页 1 ··· 34 35 36 37 38 39 40 41 42 ··· 47 下一页
摘要: R4模拟一个外网网络,在内网做一个默认路由! 配置好各个端口的IP后,通告路由R1Router eigrp 100Net 172.16.0.0R2Router eigrp 100Net 172.16.0.0R3... 阅读全文
posted @ 2020-03-31 16:10 cyrusxx 阅读(144) 评论(0) 推荐(0)
摘要: 被动接口 passive-interface——————————————————————————————————要想正确的配置路由协议,passive-interface命令绝对不可不知。不过,如果你不是在使用动... 阅读全文
posted @ 2020-03-31 16:10 cyrusxx 阅读(268) 评论(0) 推荐(0)
摘要: 实验目的:在eigrp中如何做到不等值路由的负载均衡EIGRP Load Balancing 每个路由协议都支持等值路径的负载均衡.除此之外,IGRP和EIGRP也支持不等值路径的负载均衡,使用varianc... 阅读全文
posted @ 2020-03-30 20:14 cyrusxx 阅读(295) 评论(0) 推荐(0)
摘要: Step 1:基本配置R1:int s2/2no ship add 12.1.1.1 255.255.255.0int f0/0no shint f0/0.13en do 13ip add 13.1.1.1 25... 阅读全文
posted @ 2020-03-30 20:13 cyrusxx 阅读(115) 评论(0) 推荐(0)
摘要: 注:此处只介绍一些比较重要的内容,更细节的请看TCP/IP卷一,EIGRP的相关章节。邻居关系1. hello packetsEIGRP 的hello是组播形式的,地址是224.0.0.10(0100.5200.... 阅读全文
posted @ 2020-03-30 20:12 cyrusxx 阅读(185) 评论(0) 推荐(0)
摘要: 拓扑: 配置:所有路由器全使用EIGRP路由协议,AS 90.SHOW相关信息:R4#show ip eigrp topology all-links IP-EIGRP Topology Table for AS... 阅读全文
posted @ 2020-03-30 20:11 cyrusxx 阅读(281) 评论(0) 推荐(0)
摘要: Note:被Auto-summary命令汇总成的主类网络号的所有子网的查询可以在汇总点被结束。解释:汇总点:如图,R2上开启auto-summary,对于10.2.2.0/24和10.1.1.0/24来讲,R3就... 阅读全文
posted @ 2020-03-30 20:09 cyrusxx 阅读(203) 评论(0) 推荐(0)
摘要: NOTE:Rather than block the propagation of a query, distribution lists in EIGRP mark any query reply as unr... 阅读全文
posted @ 2020-03-30 20:03 cyrusxx 阅读(168) 评论(0) 推荐(0)
摘要: Understanding EIGRP QueriesBy stretch | Monday, March 22, 2010 at 4:13 a.m. UTCDespite claims that EIGRP i... 阅读全文
posted @ 2020-03-30 20:02 cyrusxx 阅读(125) 评论(0) 推荐(0)
摘要: 1、EIGRP使用DUAL算法,规则为:存在FS(次优路由AD<继承路由FD),当successor判断为down后,调用FS;当没有FS时,该路由进入active状态,并向所有邻居发出query。active状... 阅读全文
posted @ 2020-03-30 20:00 cyrusxx 阅读(142) 评论(0) 推荐(0)
上一页 1 ··· 34 35 36 37 38 39 40 41 42 ··· 47 下一页