Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Router A and B are connected via interface giga0/1, respectively where the network is 192.168.0.0/24.Router a g 0/1 192.168.0.1 Router B 0.2/24.Behind Router B there is another network 10.0.0.0/24.Then, on router A a static route is created (route 10...
In a scenario where the network is 2001:db8::/64Gateway IP: 2001:db8::1/64Hosta A: 2001:db8::2/64If host A pings network IP 2001:db8::0 will the Gateway respond?I mean, if there is any ping on the network for the first ip which would be ::0000/64, wi...
Thanks for the link to the post, analyzing it became clear to me.From what he concludes, every route where only the next-hop IP is informed requires a second search to find an interface. Made it a recursive route, at least initially. However, there a...
This is very confusing, because even if the next hop address is directly connected, the router will have to look again in the table to find this directly connected next hop output because it needs to know which interface to exit. Example:Table:D 192....