Routing » "); unset($sep); foreach ($routing_count as $type => $value) { if (!$vars['protocol']) { $vars['protocol'] = $type; } echo($sep); unset($sep); if ($vars['protocol'] == $type) { echo('
"); } } print_optionbar_end(); switch ($vars['protocol']) { case 'overview': case 'bgp': case 'vrf': case 'cef': case 'ospf': include('pages/routing/'.$vars['protocol'].'.inc.php'); break; default: echo("