Audiovox P965 Datasheet Page 142

  • Download
  • Add to my manuals
  • Print
  • Page
    / 280
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 141
Api php template
139
"</font><br>";
}
echo "</td><td>";
for ($i=0; $i<250; $i++)
{
$regtable = $ARRAY[$i];
echo "<font color=#04B404 size=2>" .
$regtable['p-throughput'] . "</font><br>";
}
echo "</td><td>";
for ($i=0; $i<250; $i++)
{
$regtable = $ARRAY[$i];
echo "<font color=#04B404 size=2>" .
$regtable['ack-timeout'] . "</font><br>";
}
echo "</td><td>";
for ($i=0; $i<250; $i++)
{
$regtable = $ARRAY[$i];
echo "<font color=#04B404 size=2>" . $regtable['last-ip'] .
"</font><br>";
}
echo "</td><td>";
for ($i=0; $i<250; $i++)
{
$regtable = $ARRAY[$i];
if ($regtable['802.1x-port-enabled']=="true")
{
echo "<font color=#04B404 size=2>" .
$regtable['802.1x-port-enabled'] . "</font><br>";
}else{
Page view 141
1 2 ... 137 138 139 140 141 142 143 144 145 146 147 ... 279 280

Comments to this Manuals

No comments