雏鹰部落

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
查看: 1701|回复: 6

[讨论/求助] EIGRP 求助

[复制链接]
发表于 2012-11-25 20:36:36 | 显示全部楼层 |阅读模式
关于一个路由发布的问题,为什么使用
router eigrp 100
network 0.0.0.0 255.255.255.255

发布的路由 查看这个路由器用
show ip  eigrp neighbors
看不到周围的路由器,
但是使用周围连接路由器的网络号发布的路由后就可以看到邻居,也能在路由表中看到周围路由器发布的路由了。


发表于 2012-11-25 21:48:44 | 显示全部楼层
router eigrp 100
network 0.0.0.0 255.255.255.255
// 相当于在所有接口激活eigrp并将接口关联的网络抓进eigrp路由选择进程,
楼主可能需要检查一下底层的连通性问题,如果还是解决不了,建议将拓扑和配置的详细信息发布上来
发表于 2012-11-25 21:58:39 | 显示全部楼层
不可能不可能
 楼主| 发表于 2012-11-25 22:41:43 | 显示全部楼层
tea 发表于 2012-11-25 21:48
router eigrp 100
network 0.0.0.0 255.255.255.255
// 相当于在所有接口激活eigrp并将接口关联的网络抓 ...

请大侠帮忙看看,用这个命令 network 0.0.0.0 255.255.255.255 那个路由协议就会断开,
直接用这个network 0.0.0.0 协议就正常建立,这个是啥问题?实验过程如下


RTA#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
RTA(config)#router eig 100
RTA(config-router)# network 0.0.0.0 255.255.255.255
RTA(config-router)#end
%SYS-5-CONFIG_I: Configured from console by console
RTA#show ip router
                 ^
% Invalid input detected at '^' marker.

RTA#show ip rout
Codes: C - connected, S - static, I - IGRP, 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, E - EGP
       i - IS-IS, 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
     10.0.0.0/24 is subnetted, 2 subnets
C       10.1.0.0 is directly connected, Serial0/0/0
C       10.1.4.0 is directly connected, FastEthernet0/0
     172.16.0.0/24 is subnetted, 2 subnets
C       172.16.2.0 is directly connected, Serial0/0/1
C       172.16.7.0 is directly connected, Serial0/1/0
RTA#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
RTA(config)#route eig 100
RTA(config-router)#no network 0.0.0.0 255.255.255.255
RTA(config-router)#network 0.0.0.0
%DUAL-5-NBRCHANGE: IP-EIGRP 100: Neighbor 10.1.0.2 (Serial0/0/0) is up: new adjacency
%DUAL-5-NBRCHANGE: IP-EIGRP 100: Neighbor 172.16.2.2 (Serial0/0/1) is up: new adjacency
RTA(config-router)#
%DUAL-5-NBRCHANGE: IP-EIGRP 100: Neighbor 172.16.7.2 (Serial0/1/0) is up: new adjacency
%DUAL-5-NBRCHANGE: IP-EIGRP 100: Neighbor 10.1.0.2 (Serial0/0/0) is down: retry limit exceeded
%DUAL-5-NBRCHANGE: IP-EIGRP 100: Neighbor 10.1.0.2 (Serial0/0/0) is up: new adjacency

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

x
发表于 2012-11-25 23:20:12 | 显示全部楼层
模拟器问题,建议更换模拟器,用GNS吧
 楼主| 发表于 2012-11-26 11:05:36 | 显示全部楼层
tea 发表于 2012-11-25 23:20
模拟器问题,建议更换模拟器,用GNS吧

多谢了!!
发表于 2012-11-27 21:08:28 | 显示全部楼层
这个确实可能是模拟器问题~似乎语法上看不出什么问题~
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|熊猫同学技术论坛|小黑屋| 网络工程师论坛 ( 沪ICP备09076391 )

GMT+8, 2024-6-1 23:24 , Processed in 0.079105 second(s), 18 queries , Gzip On.

快速回复 返回顶部 返回列表