session_start();
$title="Slide 40";
require("../../../php/require/config.php");
require("$reqpath/login/config.php");
require("$reqpath/common.php");
require("$reqpath/login/membership.php");
include("$incpath/header.php");
$showlogin="yes";
include("$incpath/menu.php");
if (!loggedin()){
echo "
";
$bartitle="Unverified user: Please login to view Presentations ";
printneedtologinmsg($bartitle);
}
else
{
?>
|
First page Back Continue Last page Overview Graphics
Nonredundant Paths
and Congestion
Three nodes next to each other have addresses in different netblocks
Customer may think they're routed differently for redundant web service
But they're all routed the same
There are actually five of them; the three shown were affected by the same slowdown for about six hours
| } include("$incpath/footer.php"); ?>