Hello,
I ran into a problem when I misconfigured the network command under the ip dhcp pool feature. I put the wrong mask under the network command which caused my eigrp neighbors not to form a cross the interface.
config.
int fa0
ip address 10.1.2.5 255.255.255.248
ip dhcp pool test
network 10.1.2.0 255.255.255.252
router eigrp 99
network 10.1.2.0 mask 0.0.0.255
I couldnt get my eigrp neighbor to form until I fixed the network command under ip dhcp pool test. I don't understand why the misconfig under the dhcp feature would impact my eigrp communication between routers?
Blogs and organic groups at http://www.ccie.net
Received on Tue May 18 2010 - 08:36:59 ART
This archive was generated by hypermail 2.2.0 : Tue Jun 01 2010 - 07:09:53 ART