| - - = $ifname ?> = gettext("interface") ?> - - (= $ifdescr ?>, = htmlspecialchars($ifinfo['if']) ?>) - - (= $ifdescr ?>) - - | - -">
-
-
-
- |
-
-
|---|
| = gettext("Status") ?> | -= $ifinfo['status'] ?> - - " data-toggle="tooltip"> - - | -||||||||
| =gettext("DHCP");?> | -- - | -||||||||
| =gettext("PPPoE"); ?> | -- - | -||||||||
| = gettext("PPTP") ?> | -- - | -||||||||
| =gettext("L2TP"); ?> | -- - | -||||||||
| =gettext("PPP"); ?> | -- - | -||||||||
| = empty($ifinfo['ppp_uptime_accumulated']) ? gettext("Uptime") : gettext("Uptime (historical)") ?> | -= $ifinfo['ppp_uptime_accumulated'] ?> = $ifinfo['ppp_uptime'] ?> | -||||||||
| =gettext("MAC address");?> | -- " . $mac . " - " . htmlspecialchars($mac_man[$mac_hi]); print ""; } - else {print htmlspecialchars($mac);} - ?> - | -||||||||
| =gettext("MTU");?> | -- =$ifinfo['mtu'];?> - | -||||||||
| = gettext("IPv4 address") ?> | -
-
- =$ipv4['ipaddr'];?>/=$ipv4['subnetbits'];?> = !empty($ipv4['vhid']) ? 'vhid ' . $ipv4['vhid'] : "" ;?>
- - - |
- ||||||||
| = gettext('IPv4 gateway') ?> | -= htmlspecialchars(!empty($config['interfaces'][$ifdescr]['gateway']) ? $config['interfaces'][$ifdescr]['gateway'] : gettext('auto-detected')) ?>: = $ifinfo['gateway'] ?> | -||||||||
| = gettext("IPv6 link-local") ?> | -= $ifinfo['linklocal'] ?>/64 - | ||||||||
| = gettext("IPv6 address") ?> | -
-
- =$ipv6['ipaddr'];?>/=$ipv6['subnetbits'];?> = !empty($ipv6['vhid']) ? 'vhid ' . $ipv6['vhid'] : "" ;?> = $ipv6['deprecated'] ? 'deprecated' : '' ?>
- - - |
- ||||||||
| = gettext('IPv6 prefix') ?> | -= implode(' ', $ifinfo['prefixv6']) ?> |
- ||||||||
| = gettext('IPv6 gateway') ?> | -= htmlspecialchars(!empty($config['interfaces'][$ifdescr]['gatewayv6']) ? $config['interfaces'][$ifdescr]['gatewayv6'] : gettext('auto-detected')) ?>: = $ifinfo['gatewayv6'] ?> | -||||||||
| = gettext("DNS servers") ?> | -= implode(' ', $dnsall) ?> |
- ||||||||
| = gettext("Media") ?> | -= $ifinfo['media'] ?> | -||||||||
| = gettext("LAGG Protocol") ?> | -= $ifinfo['laggproto'] ?> | -||||||||
| = gettext("LAGG Options") ?> | -
- = gettext("flags") ?>== implode(",", $ifinfo['laggoptions']['flags']) ?> - - = gettext("lagghash") ?>==$ifinfo['lagghash'] ?> - - = gettext("flowid_shift") ?>:=$ifinfo['laggoptions']['flowid_shift'] ?> - - = gettext("rr_limit") ?>:=$ifinfo['laggoptions']['rr_limit'] ?> - - |
- ||||||||
| = gettext("LAGG Statistics") ?> | -
- = gettext("active ports") ?>:= $ifinfo['laggstatistics']['active ports'] ?> - = gettext("flapping") ?>:= $ifinfo['laggstatistics']['flapping'] ?> |
- ||||||||
| =gettext("LAGG Ports");?> | -
- $laggport_info): ?>
- = $laggport ?>
- =gettext('flags')?>=<=implode(",", $laggport_info['flags'])?>>
- =gettext('state')?>=<=implode(",", $laggport_info['state'])?>>
- - - |
- ||||||||
| = gettext("Channel") ?> | -= $ifinfo['channel'] ?> | -||||||||
| = gettext("SSID") ?> | -= $ifinfo['ssid'] ?> | -||||||||
| = gettext("BSSID") ?> | -= $ifinfo['bssid'] ?> | -||||||||
| = gettext("Rate") ?> | -= $ifinfo['rate'] ?> | -||||||||
| = gettext("RSSI") ?> | -= $ifinfo['rssi'] ?> | -||||||||
| = gettext("In/out packets") ?> | -= $ifpfcounters['inpkts'] ?> / = $ifpfcounters['outpkts'] ?> - (= format_bytes($ifpfcounters['inbytes']);?> / =format_bytes($ifpfcounters['outbytes']);?>) - | -||||||||
| = gettext("In/out packets (pass)") ?> | -= $ifpfcounters['inpktspass'] ?> / = $ifpfcounters['outpktspass'] ?> - (= format_bytes($ifpfcounters['inbytespass']) ?> / = format_bytes($ifpfcounters['outbytespass']) ?>) - | -||||||||
| = gettext("In/out packets (block)") ?> | -= $ifpfcounters['inpktsblock'] ?> / = $ifpfcounters['outpktsblock'] ?> - (= format_bytes($ifpfcounters['inbytesblock']) ?> / = format_bytes($ifpfcounters['outbytesblock']) ?>) - | -||||||||
| = gettext("In/out errors") ?> | -= $ifinfo['inerrs'] . ' / ' . $ifinfo['outerrs'] ?> | -||||||||
| = gettext("Collisions") ?> | -= $ifinfo['collisions'] ?> | -||||||||
| = sprintf(gettext('Bridge (%s)'), $ifinfo['bridgeint']) ?> | -- = $ifinfo['bridge'] ?> - | -||||||||
| = gettext("Interrupts") ?> | -
-
|
- ||||||||
| =gettext("CARP");?> | -
-
|
-
| - = gettext("Using dial-on-demand will bring the connection up again if any packet ". - "triggers it. To substantiate this point: disconnecting manually ". - "will not prevent dial-on-demand from making connections ". - "to the outside. Don't use dial-on-demand if you want to make sure that the line ". - "is kept disconnected.") ?> - | -