dopler

Distinguished
May 2, 2011
6
0
18,510
i have made a test lab on packet tracer with three routers in triangle shape after each router i connected a switch with on each switch four end devices . now i want to make a routing table on each router, but the probleme is that each time i get an error "invalid next hop address ( its this router)". i am sure its the right gateway i type in . you guys have any thougts on this ??
 

mitchflossin

Distinguished
Dec 13, 2009
73
0
18,640
You're putting the wrong IP address in for the destination address. You're putting the current router's IP address instead of the adjacent router's IP address (AKA next hop).

192.168.1.1 (network you want to get to) 255.255.255.0 (subnet mask of the destination network) 10.10.10.1 (next hop IP address) or serial 0/1/0 (exit interface).
 

dopler

Distinguished
May 2, 2011
6
0
18,510
how can i upload some pics, ill show you te startup-confs . but i think ist a bug in packet tracer .