01-11-2014 01:33 AM - edited 03-07-2019 05:30 PM
what is next hop router? "The router which will be one router hop closer to the destination, is next-hop router" please explain this
01-11-2014 01:49 AM
Hi,
This the Layer 3 device that your router is going to forward routed packets to for non directly connected networks.
Regards
Alain
Don't forget to rate helpful posts.
01-11-2014 01:49 AM
Hi Ejaz,
The next hop router, is nothing but telling the device what/where is the next step..
For ex:
R1(Fa0/1)----(Fa0/1)R2(Fa0/2)----(Fa0/1)R3(Fa0/2)-----(Fa0/2)R4
Inorder to tell the R1 to reach R3... you'll configure ono R1 that the next hop router is R2 and the interface is Fa0/1.
Don't forget to rate helpful posts.
Regards,
Chandu
01-11-2014 02:11 AM
Just an addition to what Alain and Chandu already stated:
Remember that a basic operation of routers when forwarding packets on multiaccess-interfaces is the layer-2 encapsulation for the associated layer-2 segment next in the path. So a router has to know the next-hop in order to resolve its layer-2 address, which then will be used as the destination address for the layer-2 frames send to the next-hop. When the next-hop router receives the frame, the layer-2 header will be removed and the encapsulation process starts again for the next segment in the path.
HTH
Rolf
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide