Home > Software engineering > Excuse me, great god, and the static and dynamic routing routing in the network is how coexist? How
Excuse me, great god, and the static and dynamic routing routing in the network is how coexist? How
Time:10-04
According to the pictures, please connect and set routing, routing 1 3 can receive network packets? Question is that the route 1 no manually add route in the routing table 3, then the network 1 to 4 send data, network routing 1 will send the packet to route 2? (and then 2 according to your own RIP routing protocol of the routing table, then sent to the route 3, eventually reach 4), or route 1 because don't know how and simply discard the packet routing 3? Another question is, routing and routing 1 3 is static, that they will take the initiative to send their own routing table for routing 2? Routing 2 if not, will not be able to build their own dynamic routing table, then the means and the static and dynamic routing routing cannot co-exist in a network? A great god, please help the younger brother carefully explain, thank you very much!
CodePudding user response:
You've left out a route discovery process, when the route in the routing table is not the destination address of the routing path, the router will perform routing discovery algorithm (a specific algorithm depends on routing test strategy), if the timeout haven't found the destination address, data will be discarded,