IP-EIGRP: Neighbor 192.168.40.3 not on common subnet for Ethernet0
I get this message when I switch term mon on, its on a 1720 router, here is the config.
version 12.2
service timestamps debug uptime
service timestamps log uptime
service password-encryption
!
hostname router
!
!
ip subnet-zero
no ip domain-lookup
!
!
interface Ethernet0
ip address 192.168.41.27 255.255.255.0
full-duplex
!
interface FastEthernet0
ip address 192.168.8.1 255.255.255.0
speed auto
full-duplex
no cdp enable
!
router eigrp 55
network 192.168.8.0
network 192.168.41.0
auto-summary
no eigrp log-neighbor-changes
!
ip default-gateway 192.168.41.1
ip classless
ip route 0.0.0.0 0.0.0.0 Ethernet0
ip route 192.168.40.0 255.255.255.0 Ethernet0
no ip http server
The router is conected via a 10mb les circuit up to our main switch.
We operate two subnets on the main site 192.168.40.0 and 41.0, these are router between via our internal router.
Can Anyone spread some light?
I get this message when I switch term mon on, its on a 1720 router, here is the config.
version 12.2
service timestamps debug uptime
service timestamps log uptime
service password-encryption
!
hostname router
!
!
ip subnet-zero
no ip domain-lookup
!
!
interface Ethernet0
ip address 192.168.41.27 255.255.255.0
full-duplex
!
interface FastEthernet0
ip address 192.168.8.1 255.255.255.0
speed auto
full-duplex
no cdp enable
!
router eigrp 55
network 192.168.8.0
network 192.168.41.0
auto-summary
no eigrp log-neighbor-changes
!
ip default-gateway 192.168.41.1
ip classless
ip route 0.0.0.0 0.0.0.0 Ethernet0
ip route 192.168.40.0 255.255.255.0 Ethernet0
no ip http server
The router is conected via a 10mb les circuit up to our main switch.
We operate two subnets on the main site 192.168.40.0 and 41.0, these are router between via our internal router.
Can Anyone spread some light?