Setup guide
initiated to the web page. The snapshot will be displayed on the web page. TCP protocol, used by
http connections with the wget tool guarantees that none of the traffic data will be lost. The
snapshot image will be made when the connection from wget is initiated. Web browsers or wget
should connect to URL: http://routerIP/accounting/ip.cgi
Property Description
accessible-via-web (yes | no; default: no) - wheather the snapshot is available via web
address (IP address/mask; default: 0.0.0.0) - IP address range that is allowed to access the snapshot
Example
To enable web access from 10.0.0.1 server only:
[admin@Wandy] ip accounting web-access> set accessible-via-web=yes \
\... address=10.0.0.1/32
[admin@Wandy] ip accounting web-access> print
accessible-via-web: yes
address: 10.0.0.1/32
[admin@Wandy] ip accounting web-access>
RADIUS Client Setup
radius
Description
This facility allows you to set RADIUS servers the router will use to authenticate users.
Property Description
service (multiple choice: hotspot | login | ppp | telephony | wireless; default: "") - specifies services
that will use this RADIUS server
• hotspot - HotSpot authentication service
• login - router's local user authentication
• ppp - Point-to-Point clients authentication
• telephony - IP telephony accounting
• wireless - wireless client authentication(client's MAC address is sent as User-Name)
called-id (text; default: "") - this setting depends on Point-to-Point protocol:
• ISDN - phone number dialled (MSN)
• PPPoE - service name
• PPTP - server's IP address
• L2TP - server's IP address
domain (text; default: "") - Microsoft Windows domain of client
address (IP address; default: 0.0.0.0) - IP address of the RADIUS server
secret (text; default: "") - shared secret used to access the server
authentication-port (integer; default: 1812) - specifies the server's port used for authentication
accounting-port (integer; default: 1813) - specifies the server's port used for accounting
timeout (time; default: 100ms) - specifies timeout after which the request should be resend