Added 'text' to top of the files, so editors will know what
[freeradius.git] / share / dictionary.valemount
1 # -*- text -*-
2 #
3 #       Valemount Networks Corporation specific radius attributes
4 #       networks@valemount.com
5 #
6 #       $Id$
7 #
8
9 VENDOR    ValemountNetworks     16313
10
11 BEGIN-VENDOR    ValemountNetworks
12
13 # Rates to give PPPoE customers, can be used in Authentication replies,
14 # in bits/s
15 ATTRIBUTE       VNC-PPPoE-CBQ-RX                1       integer
16 ATTRIBUTE       VNC-PPPoE-CBQ-TX                2       integer
17
18 # Fallback support for each direction. (1 / 0)
19 ATTRIBUTE       VNC-PPPoE-CBQ-RX-Fallback       3       integer
20 ATTRIBUTE       VNC-PPPoE-CBQ-TX-Fallback       4       integer
21
22 ATTRIBUTE       VNC-Splash                      10      integer
23
24 VALUE   VNC-Splash      Show            1
25 VALUE   VNC-Splash      No-Show         0
26
27 END-VENDOR      ValemountNetworks