hi guys,
My problem is about dynamips workbook lab1 .
r5 is getting weird eigrp hello packets.R5 connected to
sw1 f1/5 and it is in vlan105.Somehow it is getting an eigrp packet
from an address and this ip is in router 3 fast ethernet port.
r3 is connected to sw 3 as below.
Rack1SW3#sh run int f1/3
Building configuration...
Current configuration : 85 bytes
!
interface FastEthernet1/3
no switchport
ip address 183.1.39.9 255.255.255.0
end
and r5 is connected to sw1 f1/5.Building configuration...
Current configuration : 61 bytes
!
interface FastEthernet1/5r FastEthernet0/0
Rack1R5#
*Mar 1 07:27:33.862: IP-EIGRP(Default-IP-Routing-Table:100): Neighbor 183.1.39.3 not on common subnet for FastEthernet0/0
Rack1R5#
switchport access vlan 105
end
In router 5 below error is shown.
I was unable to solve the root cause of this.Everthing seems correct.
Any one come accross the same problem?
Is it a dynamips problem?