Hello,
I have just installed eigrp on my routers at home, I am trying to redistribute them in to OSPF. I have frame relay working on my serial interfaces, I can ping one and another.
I setup ospf between router a and router b, using Frame relay and route map commands (no lmi and no keepalives configured) which works fine, but I setup eigrp example:
routerc> router eigrp 5
routerc(config-router)>network 192.168.2.0
routerc(config-router)>neighbor 192.168.2.1
routerb>router eigrp 5
routerb(config-router)>network 192.168.2.0
routerb(config-router)>neighbor 192.168.2.2
I can ping each other so I know they are communicated corretly. when I do a sh ip eigrp neighbors, I get nothing and when I do a sh ip eigrp traffic it says hellos sent but nothing recieved.
Is there a command I am missing just to get them functional?
Thanks
I have just installed eigrp on my routers at home, I am trying to redistribute them in to OSPF. I have frame relay working on my serial interfaces, I can ping one and another.
I setup ospf between router a and router b, using Frame relay and route map commands (no lmi and no keepalives configured) which works fine, but I setup eigrp example:
routerc> router eigrp 5
routerc(config-router)>network 192.168.2.0
routerc(config-router)>neighbor 192.168.2.1
routerb>router eigrp 5
routerb(config-router)>network 192.168.2.0
routerb(config-router)>neighbor 192.168.2.2
I can ping each other so I know they are communicated corretly. when I do a sh ip eigrp neighbors, I get nothing and when I do a sh ip eigrp traffic it says hellos sent but nothing recieved.
Is there a command I am missing just to get them functional?
Thanks