精品丰满熟女一区二区三区_五月天亚洲欧美综合网_亚洲青青青在线观看_国产一区二区精选

  • <menu id="29e66"></menu>

    <bdo id="29e66"><mark id="29e66"><legend id="29e66"></legend></mark></bdo>

  • <pre id="29e66"><tt id="29e66"><rt id="29e66"></rt></tt></pre>

      <label id="29e66"></label><address id="29e66"><mark id="29e66"><strike id="29e66"></strike></mark></address>
      學(xué)習(xí)啦 > 學(xué)習(xí)電腦 > 網(wǎng)絡(luò)知識(shí) > 路由器 > 路由器設(shè)置 > cisco思科 > 思科Eigrp split-horizon丟失路由分析(2)

      思科Eigrp split-horizon丟失路由分析(2)

      時(shí)間: 權(quán)威724 分享

      思科Eigrp split-horizon丟失路由分析

        查看R2 R3路由表

        R2#sh ip route

        Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP

        D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area

        N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2

        E1 - OSPF external type 1, E2 - OSPF external type 2

        i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2

        ia - IS-IS inter area, * - candidate default, U - per-user static route

        o - ODR, P - periodic downloaded static route

        Gateway of last resort is not set

        1.0.0.0/24 is subnetted, 1 subnets

        D 1.1.1.0 [90/2297856] via 11.1.1.1, 00:01:33, Serial0/0 (此時(shí)只有R1的路由沒有R3的了)

        2.0.0.0/24 is subnetted, 1 subnets

        C 2.2.2.0 is directly connected, Loopback0

        11.0.0.0/24 is subnetted, 1 subnets

        C 11.1.1.0 is directly connected, Serial0/0

        R3#sh ip route

        Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP

        D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area

        N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2

        E1 - OSPF external type 1, E2 - OSPF external type 2

        i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2

        ia - IS-IS inter area, * - candidate default, U - per-user static route

        o - ODR, P - periodic downloaded static route

        Gateway of last resort is not set

        1.0.0.0/24 is subnetted, 1 subnets

        D 1.1.1.0 [90/2297856] via 11.1.1.1, 00:05:01, Serial0/0(同樣也是只有R1的路由沒R2的)

        3.0.0.0/24 is subnetted, 1 subnets

        C 3.3.3.0 is directly connected, Loopback0

        11.0.0.0/24 is subnetted, 1 subnets

        C 11.1.1.0 is directly connected, Serial0/0

        這是我們?cè)诮涌谙玛P(guān)閉EIGRP的水平分割再看

        R1(config)#int s0/0

        R1(config-if)#no ip split-horizon eigrp 100

        查看路由表

        R2#sh ip route

        Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP

        D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area

        N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2

        E1 - OSPF external type 1, E2 - OSPF external type 2

        i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2

        ia - IS-IS inter area, * - candidate default, U - per-user static route

        o - ODR, P - periodic downloaded static route

        Gateway of last resort is not set

        1.0.0.0/24 is subnetted, 1 subnets

        D 1.1.1.0 [90/2297856] via 11.1.1.1, 00:00:25, Serial0/0

        2.0.0.0/24 is subnetted, 1 subnets

        C 2.2.2.0 is directly connected, Loopback0

        3.0.0.0/24 is subnetted, 1 subnets

        D 3.3.3.0 [90/2809856] via 11.1.1.1, 00:00:25, Serial0/0(這時(shí),我們看到了R3的路由)

        11.0.0.0/24 is subnetted, 1 subnets

        C 11.1.1.0 is directly connected, Serial0/0

        R3#sh ip route

        Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP

        D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area

        N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2

        E1 - OSPF external type 1, E2 - OSPF external type 2

        i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2

        ia - IS-IS inter area, * - candidate default, U - per-user static route

        o - ODR, P - periodic downloaded static route

        Gateway of last resort is not set

        1.0.0.0/24 is subnetted, 1 subnets

        D 1.1.1.0 [90/2297856] via 11.1.1.1, 00:00:20, Serial0/0

        2.0.0.0/24 is subnetted, 1 subnets

        D 2.2.2.0 [90/2809856] via 11.1.1.1, 00:00:20, Serial0/0 (同樣也有了R2的路由)

        3.0.0.0/24 is subnetted, 1 subnets

        C 3.3.3.0 is directly connected, Loopback0

        11.0.0.0/24 is subnetted, 1 subnets

        C 11.1.1.0 is directly connected, Serial0/0

        此時(shí)驗(yàn)證完畢,在幀中繼環(huán)境中,rip協(xié)議的水平分割是默認(rèn)關(guān)閉的,而eigrp的水平分割是開啟的,需要在接口下手動(dòng)關(guān)閉水平分割,以防出現(xiàn)路由缺失問題。

        看過文章“思科Eigrp split-horizon丟失路由分析”的人還看了:

        1.思科路由器怎么進(jìn)入 思科路由器怎么設(shè)置

        2.思科路由器基本配置教程

        3.cisco思科路由器設(shè)置

        4.Cisco(思科)新手之路由器連接

        5.思科路由器控制端口連接圖解

        6.如何查看Cisco路由器的配置信息

        7.教你如何設(shè)置Cisco路由器安全

        8.思科路由器如何啟動(dòng)

        9.思科路由器之基本輸入操作

        10.思科路由器型號(hào)有哪些

      565032