On the network backbone I mean.
If a router goes down will the network reroute the packets around the router?
On the network backbone I mean.
If a router goes down will the network reroute the packets around the router?
In general, routers use protocols like RIP (slightly outdated) or OSPF and IS-IS (more modern) to determine the best current route to a specific network. "Best" obviously will include "is not down".
In addition to standard routing protocols like BGP, OSPF, IS-IS etc (as PaterSiul) mentions, there is also router-specific failover protocols like HSRP or CARP.
Using a failover protocol means that when a router fails, a different physical device assumes the failed devices address and keeps on routing.