How One Clumsy Ship Caused A Major Net Outtage
Ant writes "Here is an interesting world map of various Internet connections, showing how it took just one vessel to inflict the damage that brought down the internet for millions."
← Back to Stories (view on slashdot.org)
TCP/IP has nothing in it, specifically, to deal with outages and alternate routes.
BGP is designed for this.
Spanning Tree also. That's a layer 2 protocol usually only in LAN environments.
"TCP/IP is specifically designed to recover from link outages, if it doesn't, you've got an improperly designed and/or operated (statically, as opposed to dynamically, routed) network"
That would be BGP, the interdomain routing protocol. TCP/IP is designed to recover from packet losses not day-long link outages.