2
0
mirror of https://github.com/gnu4cn/ccna60d.git synced 2024-05-21 04:55:00 +08:00
This commit is contained in:
Peng Hailin 2016-09-14 09:05:43 +08:00
parent 63e9061a02
commit bc59cca820

View File

@ -1063,4 +1063,10 @@ P 172.16.100.0/24, 1 successors, FD is 1686016, serno 47
不过如后继路由已丢失或被移除而有没有可行后继时那么路由器就将开始弥散运算diffused computation。在弥散运算中EIGRP将往所有邻居路由器、从除开连接到后继路由的接口外的所有接口发出一次查询。当某台EIGRP邻居路由器收到某条路由的查询时如那个邻居的EIGRP拓扑表中没有包含该被查询路由的条目那么这个邻居就立即对该查询应答一条不可达报文指出经过此邻居处并无这条路由的路径。
而如果
而如果邻居路由器上的EIGRP拓扑表已将发出查询的路由器列为所查询路由的后继路由器同时存在一条可行后继路由那么该可行后继路由器路由就被安装起来同时该邻居路由器对该邻居查询做出其有着一条到已丢失目的网络路由的应答If the EIGRP topology table on the neighbour lists the router sending the Query as the Successor for that route, and an FS exists, then the FS is installed and the router replies to the neighbour Query that it has a route to the lost destination network
但如果该EIGRP拓扑表虽然将发出查询的路由器列为了该路由的后继路由器却没有可行后继时收到查询的路由器就会查询其所有的EIGRP邻居除开那些作为其先前后继路由器而发出的同样接口。在尚未收到对此路由的所有查询的一条应答时该路由器不会对先前的查询进行响应However, if the EIGRP topology table lists the router sending the Query as the Successor for this route and there is no FS, then the router queries all of its EIGRP neighbors, except those that were sent out of the same interface as its former Successor. The router will not reply to the Query until it has received a Reply to all Queries that it originated for this route
最后如某个非目的网络的后继的邻居收到了此次查询且随后该邻居路由器以其自己的后继信息予以了应答。而加入这些邻居路由器仍然没有该已丢失的路由信息那么这些邻居路由器就会向它们自己的邻居路由器发出查询直到抵达查询边界。所谓查询边界既可以是网络的末端、分发清单的边界或者汇总的边界Finally, if the Query was received from a neighbour that is not the Successor for this destination, then the router replies with its own Successor information. If the neighbouring routers do not have the lost route information, then Queries are sent from those neighbouring routers to their neighbouring routers until the Query boundary is reached. The Query boundary is either the end of the network, the distribute list boundary, or the summarization boundary