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-19 11:39:01 +08:00
parent e9984a1ab9
commit 054af9abe1

View File

@ -1598,4 +1598,10 @@ S2#show ip route eigrp
D 192.168.1.0 [90/2195456] via 172.16.1.3, 00:10:55, Serial0/0
```
这种默认行为的结果,就是尽管中心(总部)路由器能够到达两个分支路由器的网络,但两台分支路由器却都无法到达对方的网络。
这种默认行为的结果,就是尽管中心(总部)路由器能够到达两个分支路由器的网络,但两台分支路由器却都无法到达对方的网络。解决此种情况的方法有几张,如下所示:
- 在中心路由器上关闭水平分割
- 从中心路由器往分支路由器通告一条默认路由
- 在路由器上手动配置EIGRP邻居