File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / coova-chilli / doc / dictionary.chillispot
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Tue Feb 21 22:48:25 2012 UTC (12 years, 3 months ago) by misho
Branches: coova-chilli, MAIN
CVS tags: v1_0_12, HEAD
coova-chilli

#
#	ChilliSpot (and CoovaChilli) captive portal
#	http://coova.org/wiki/index.php/CoovaChilli
#
#	$Id: dictionary.chillispot,v 1.1.1.1 2012/02/21 22:48:25 misho Exp $
#

VENDOR          ChilliSpot                   14559

BEGIN-VENDOR	ChilliSpot

ATTRIBUTE	ChilliSpot-Max-Input-Octets		1	integer
ATTRIBUTE	ChilliSpot-Max-Output-Octets		2	integer
ATTRIBUTE	ChilliSpot-Max-Total-Octets		3	integer
ATTRIBUTE       ChilliSpot-Bandwidth-Max-Up        	4       integer
ATTRIBUTE       ChilliSpot-Bandwidth-Max-Down      	5       integer
ATTRIBUTE       ChilliSpot-Config                  	6       string
ATTRIBUTE       ChilliSpot-Lang                    	7       string
ATTRIBUTE       ChilliSpot-Version                 	8       string
ATTRIBUTE       ChilliSpot-OriginalURL             	9       string
ATTRIBUTE       ChilliSpot-Acct-View-Point             10	integer
ATTRIBUTE       ChilliSpot-Require-UAM		       11	string
ATTRIBUTE       ChilliSpot-Require-Splash	       12	string
ATTRIBUTE       ChilliSpot-Route-To-Interface	       13	string

ATTRIBUTE       ChilliSpot-DHCP-Vendor-Class-Id	       50	string
ATTRIBUTE       ChilliSpot-DHCP-Client-Id	       51	string
ATTRIBUTE       ChilliSpot-DHCP-Options		       52	string
ATTRIBUTE       ChilliSpot-DHCP-Filename	       53	string
ATTRIBUTE       ChilliSpot-DHCP-Hostname	       54	string
ATTRIBUTE       ChilliSpot-DHCP-Server-Name	       55	string
ATTRIBUTE       ChilliSpot-DHCP-Client-FQDN	       56	string
ATTRIBUTE       ChilliSpot-DHCP-Parameter-Request-List 57	string

VALUE	ChilliSpot-Acct-View-Point ChilliSpot-NAS-View-Point	1
VALUE	ChilliSpot-Acct-View-Point ChilliSpot-Client-View-Point 2

# Configuration management parameters (ChilliSpot Only)
ATTRIBUTE	ChilliSpot-UAM-Allowed			100	string
ATTRIBUTE	ChilliSpot-MAC-Allowed			101	string
ATTRIBUTE	ChilliSpot-Interval			102	integer

# Inline with RFC 2882 use of VSE-Authorize-Only for remote config
# Note that 14559 = 0x38df is used as prefix for the VSE.
# This is recognized as the best (but bad) way of doing VSEs.
# (ChilliSpot Only - CoovaChilli uses Service-Type = Administrative-User)
VALUE	Service-Type			ChilliSpot-Authorize-Only 0x38df0001

END-VENDOR	ChilliSpot

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>