import from branch_1_1:
[freeradius.git] / share / dictionary.chillispot
1 # -*- text -*-
2 ##############################################################################
3 #
4 #       ChilliSpot captive portal
5 #       http://www.chillispot.org
6 #
7 #       $Id$
8 #
9 ##############################################################################
10
11 VENDOR          ChilliSpot                      14559
12
13 BEGIN-VENDOR    ChilliSpot
14
15 ATTRIBUTE       ChilliSpot-Max-Input-Octets             1       integer
16 ATTRIBUTE       ChilliSpot-Max-Output-Octets            2       integer
17 ATTRIBUTE       ChilliSpot-Max-Total-Octets             3       integer
18
19 # Configuration management parameters
20 ATTRIBUTE       ChilliSpot-UAM-Allowed                  100     string
21 ATTRIBUTE       ChilliSpot-MAC-Allowed                  101     string
22 ATTRIBUTE       ChilliSpot-Interval                     102     integer
23
24 # Inline with RFC 2882 use of VSE-Authorize-Only for remote config
25 # Note that 14559 = 0x38df is used as prefix for the VSE.
26 # This is recognized as the best (but bad) way of doing VSEs.
27 #
28 VALUE   Service-Type                    ChilliSpot-Authorize-Only 0x38df0001
29
30 END-VENDOR      ChilliSpot