为什么R1会提供这些错误消息?
IP-EIGRP(Default-IP-Routing-Table:400): Neighbor 192.168.2.1 not on common subnet for FastEthernet1/0
IP-EIGRP(Default-IP-Routing-Table:400): Neighbor 192.168.2.2 not on common subnet for FastEthernet1/0
R1能够平平每一个路由器。
R1路由表
20.0.0.0/29 is subnetted, 1 subnets
D 20.20.20.0 [90/30720] via 192.168.1.2, 00:06:56, FastEthernet1/0
10.0.0.0/29 is subnetted, 1 subnets
C 10.10.10.0 is directly connected, FastEthernet0/0
192.168.1.0/29 is subnetted, 1 subnets
C 192.168.1.0 is directly connected, FastEthernet1/0
192.168.2.0/29 is subnetted, 1 subnets
D 192.168.2.0 [90/30720] via 10.10.10.2, 00:06:56, FastEthernet0/0R1
!
!
!
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname R1
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
memory-size iomem 5
no ip icmp rate-limit unreachable
!
!
ip cef
no ip domain lookup
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
ip tcp synwait-time 5
!
!
!
!
!
interface FastEthernet0/0
ip address 10.10.10.1 255.255.255.248
duplex auto
speed auto
!
interface FastEthernet1/0
ip address 192.168.1.1 255.255.255.248
duplex auto
speed auto
!
router eigrp 400
network 10.10.10.0 0.0.0.7
network 192.168.1.0 0.0.0.7
no auto-summary
!
no ip http server
no ip http secure-server
!
!
!
no cdp log mismatch duplex
!
!
!
control-plane
!
!
!
!
!
!
!
!
!
!
line con 0
exec-timeout 0 0
privilege level 15
logging synchronous
line aux 0
exec-timeout 0 0
privilege level 15
logging synchronous
line vty 0 4
login
!
!
endR2
!
!
!
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname R2
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
memory-size iomem 5
no ip icmp rate-limit unreachable
!
!
ip cef
no ip domain lookup
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
ip tcp synwait-time 5
!
!
!
!
!
interface FastEthernet0/0
ip address 20.20.20.1 255.255.255.248
duplex auto
speed auto
!
interface FastEthernet1/0
ip address 192.168.1.2 255.255.255.248
duplex auto
speed auto
!
router eigrp 400
network 20.20.20.0 0.0.0.7
network 192.168.1.0 0.0.0.7
no auto-summary
!
no ip http server
no ip http secure-server
!
!
!
no cdp log mismatch duplex
!
!
!
control-plane
!
!
!
!
!
!
!
!
!
!
line con 0
exec-timeout 0 0
privilege level 15
logging synchronous
line aux 0
exec-timeout 0 0
privilege level 15
logging synchronous
line vty 0 4
login
!
!
endR3
!
!
!
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname R3
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
memory-size iomem 5
no ip icmp rate-limit unreachable
!
!
ip cef
no ip domain lookup
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
ip tcp synwait-time 5
!
!
!
!
!
interface FastEthernet0/0
ip address 10.10.10.2 255.255.255.248
duplex auto
speed auto
!
interface FastEthernet1/0
ip address 192.168.2.1 255.255.255.248
duplex auto
speed auto
!
router eigrp 400
network 10.10.10.0 0.0.0.7
network 192.168.2.0 0.0.0.7
no auto-summary
!
no ip http server
no ip http secure-server
!
!
!
no cdp log mismatch duplex
!
!
!
control-plane
!
!
!
!
!
!
!
!
!
!
line con 0
exec-timeout 0 0
privilege level 15
logging synchronous
line aux 0
exec-timeout 0 0
privilege level 15
logging synchronous
line vty 0 4
login
!
!
endR4
!
!
!
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname R4
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
memory-size iomem 5
no ip icmp rate-limit unreachable
!
!
ip cef
no ip domain lookup
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
ip tcp synwait-time 5
!
!
!
!
!
interface FastEthernet0/0
ip address 20.20.20.2 255.255.255.248
duplex auto
speed auto
!
interface FastEthernet1/0
ip address 192.168.2.2 255.255.255.248
duplex auto
speed auto
!
router eigrp 400
network 20.20.20.0 0.0.0.7
network 192.168.2.0 0.0.0.7
no auto-summary
!
no ip http server
no ip http secure-server
!
!
!
no cdp log mismatch duplex
!
!
!
control-plane
!
!
!
!
!
!
!
!
!
!
line con 0
exec-timeout 0 0
privilege level 15
logging synchronous
line aux 0
exec-timeout 0 0
privilege level 15
logging synchronous
line vty 0 4
login
!
!
end发布于 2017-02-11 10:58:16
编辑:
EIGRP使用多播hello数据包来与其他EIGRP邻居通信。当EIGRP从未在其接收接口上配置的子网上的IP地址接收到EIGRP hello数据包时,它将生成非在公共子网上的错误消息。
以下是造成此错误消息的一般原因:
为了解决此问题,请检查以下项目:
我建议检查物理连接和配置。
发布于 2017-02-16 02:25:31
我能够使用IOS12.4在GNS3中完全复制您的拓扑,没有任何问题或错误消息,也没有对您提供的配置进行任何更改。
R2可能在某一点上有错误的配置,从而导致R1上的错误消息。另一种可能是R1、R3和R4同时连接到单个SW1。
还可以通过通过单个电缆连接SW1和SW2来使用您的拓扑复制错误。
如果您正在积极地接收错误消息,我建议您重新检查您的EIGRP配置。您可以使用以下命令来验证EIGRP配置和邻居关系。
show ip eigrp neighbors
show running-config | section eigrphttps://networkengineering.stackexchange.com/questions/38831
复制相似问题