~ubuntu-branches/ubuntu/natty/freeradius/natty-updates

« back to all changes in this revision

Viewing changes to share/dictionary.valemount

  • Committer: Bazaar Package Importer
  • Author(s): Paul Hampson
  • Date: 2006-01-15 13:34:13 UTC
  • mto: (3.1.3 dapper) (4.1.3 sid) (1.1.14 upstream)
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: james.westby@ubuntu.com-20060115133413-zo1dslttvdoalqym
Tags: upstream-1.1.0
ImportĀ upstreamĀ versionĀ 1.1.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# -*- text -*-
1
2
#
2
3
#       Valemount Networks Corporation specific radius attributes
3
4
#       networks@valemount.com
4
5
#
5
 
#       $Id: dictionary.valemount,v 1.1.2.1 2004/06/03 15:27:40 aland Exp $
 
6
#       $Id: dictionary.valemount,v 1.1.2.1.2.1 2005/11/30 22:17:33 aland Exp $
6
7
#
7
8
 
8
 
VENDOR    ValemountNetworks     16313
 
9
VENDOR          ValemountNetworks               16313
9
10
 
10
11
BEGIN-VENDOR    ValemountNetworks
11
12
 
12
13
# Rates to give PPPoE customers, can be used in Authentication replies,
13
14
# in bits/s
14
 
ATTRIBUTE       VNC-PPPoE-CBQ-RX                1       integer
15
 
ATTRIBUTE       VNC-PPPoE-CBQ-TX                2       integer
 
15
ATTRIBUTE       VNC-PPPoE-CBQ-RX                        1       integer
 
16
ATTRIBUTE       VNC-PPPoE-CBQ-TX                        2       integer
16
17
 
17
18
# Fallback support for each direction. (1 / 0)
18
 
ATTRIBUTE       VNC-PPPoE-CBQ-RX-Fallback       3       integer
19
 
ATTRIBUTE       VNC-PPPoE-CBQ-TX-Fallback       4       integer
20
 
 
21
 
ATTRIBUTE       VNC-Splash                      10      integer
22
 
 
23
 
VALUE   VNC-Splash      Show            1
24
 
VALUE   VNC-Splash      No-Show         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
25
26
 
26
27
END-VENDOR      ValemountNetworks