端口
|
状态
|
数据包发送数目
|
数据包接收数目
|
冲突数目
|
发送字节数
|
接收字节数
|
启动时间
|
广域网
|
<% statistics_get("wan_rate"); %>
|
<% statistics_get("wan_txpkts"); %>
|
<% statistics_get("wan_rxpkts"); %>
|
0
|
<% statistics_get("wan_txrate"); %>
|
<% statistics_get("wan_rxrate"); %>
|
<% statistics_get("sys_up_time"); %>
|
局域网
|
<% statistics_get("lan_rate"); %>
|
<% statistics_get("lan_txpkts"); %>
|
<% statistics_get("lan_rxpkts"); %>
|
0
|
<% statistics_get("lan_txrate"); %>
|
<% statistics_get("lan_rxrate"); %>
|
<% statistics_get("sys_up_time"); %>
|