真实的国产乱ⅩXXX66竹夫人,五月香六月婷婷激情综合,亚洲日本VA一区二区三区,亚洲精品一区二区三区麻豆

成都創(chuàng)新互聯(lián)網(wǎng)站制作重慶分公司

EIGRP實驗

EIGRP實驗

創(chuàng)新互聯(lián)建站堅持“要么做到,要么別承諾”的工作理念,服務領域包括:做網(wǎng)站、成都做網(wǎng)站、企業(yè)官網(wǎng)、英文網(wǎng)站、手機端網(wǎng)站、網(wǎng)站推廣等服務,滿足客戶于互聯(lián)網(wǎng)時代的奉新網(wǎng)站設計、移動媒體設計的需求,幫助企業(yè)找到有效的互聯(lián)網(wǎng)解決方案。努力成為您成熟可靠的網(wǎng)絡建設合作伙伴!

配置命令:

1、配置EIGRP路由協(xié)議

Router1的管理

Router#config  t

Router(config)#hostname R1

R1(config)#int  f0/0

R1(config-if)#ip address  1.1.1.1  255.255.255.0

R1(config-if)#no shutdown

R1(config)#int s0/0/0

R1(config-if)#ip address 192.168.10.1 255.255.255.0

R1(config-if)#clock   rate   64000

R1(config-if)#no shutdown

R1(config)#route  eigrp  100

#給eigrp的AS號為100,可以任意起,但是以后相同AS的號就必須一致

R1(config-router)#network 192.168.10.0

R1(config-router)#network 1.1.1.0

R1(config-router)#end

R1#

R1#sh   run

Routereigrp100

network192.168.10.0

network1.0.0.0 #默認會匯總,所以只能宣告標準網(wǎng)段

auto-summary

!

2、Router2的配置

Router(config)#hostname R2

R2(config)#int   f0/0

R2(config-if)#ip address   2.1.1.1    255.255.255.0

R2(config-if)#  no shutdown

R2(config-if)#int    s0/0/0

R2(config-if)#ip address   192.168.10.2 255.255.255.0

R2(config-if)#  no shutdown

R2(config-if)#int   s0/1/0

R2(config-if)#ip address   192.168.20.2     255.255.255.0

R2(config-if)#  no shutdown

  

R2(config)#router    eigrp  100

R2(config-router)#network 192.168.10.0

R2(config-router)#network 192.168.20.0

R2(config-router)#network  2.1.1.0

3、Router3的配置

Router#config  t

Router(config)#hostname   R3

R3(config)#int   s0/0/0

R3(config-if)#ip address   192.168.20.2    255.255.255.0

R3(config-if)#clock   rate   64000

R3(config-if)#no shutdown

R3(config)#int   f0/0

R3(config-if)#ip address   3.1.1.1   255.255.255.0

R3(config-if)#no shutdown

  

R3(config)#router    eigrp  100

R3(config-router)#network 192.168.20.0

R3(config-router)#network  3.1.1.0

查看EIGRP路由協(xié)議

1)  R1(config)#show ip route

2)  R1(config)#show ip route eigip

            R1(config)#show ip route  3.0.0.0

        3) R1(config)#show ip route neighborss

4) R1(config)#show ip route topology

關閉自動匯總,支持VLSM


分享題目:EIGRP實驗
URL標題:http://weahome.cn/article/pschos.html

其他資訊

在線咨詢

微信咨詢

電話咨詢

028-86922220(工作日)

18980820575(7×24)

提交需求

返回頂部