1
2#
3# Additional attributes in space RAD-STD-ATRS.
4# This is a (very) brief selection from the attributes defined in RFC 2869.
5#
6
7# Space
8$set default space=RAD-ATR
9
10# Vendor
11#$set default vendor=None
12$set default vendor=x
13
14# Default meta options
15$set default len_ofs=1 len_size=1  len_adj=0
16	     val_ofs=2 val_size=-2 val_type=String
17
18# The attributes
19
20$add attribute 52 Acct-Input-Gigawords	val_type=Integer val_size=4
21$add attribute 53 Acct-Output-Gigawords	val_type=Integer val_size=4
22
23$add attribute 55 Event-Timestamp	val_type=Date val_size=4
24
25$add attribute 70 ARAP-Password
26$add attribute 71 ARAP-Features
27$add attribute 72 ARAP-Zone-Access	val_type=Integer val_size=4
28$add attribute 73 ARAP-Security		val_type=Integer val_size=4
29$add attribute 74 ARAP-Security-Data
30$add attribute 75 Password-Retry	val_type=Integer val_size=4
31$add attribute 76 Prompt		val_type=Integer val_size=4
32$add attribute 77 Connect-Info
33$add attribute 78 Configuration-Token
34$add attribute 79 EAP-Message		reject=1
35
36# Note: the number (80) of Message-Authenticator is also defined in
37# common/constants.h; if you change it, be sure to change it there as well,
38# otherwise the signing of response packets in Message-Authenticator fails.
39
40$add attribute 80 Message-Authenticator	reject=1 acctresp=1
41
42$add attribute 84 ARAP-Challenge-Response
43$add attribute 85 Acct-Interim-Interval	val_type=Integer val_size=4
44
45$add attribute 87 NAS-Port-Id
46$add attribute 88 Framed-Pool
47
48