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

« back to all changes in this revision

Viewing changes to share/dictionary.airespace

  • 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 -*-
 
2
#
 
3
#       As found on the net.
 
4
#
 
5
#       $Id: dictionary.airespace,v 1.3.2.1 2005/11/30 22:17:19 aland Exp $
 
6
#
 
7
VENDOR          Airespace                       14179
 
8
 
 
9
BEGIN-VENDOR    Airespace
 
10
ATTRIBUTE       Airespace-Wlan-Id                       1       integer
 
11
ATTRIBUTE       Airespace-QOS-Level                     2       integer
 
12
ATTRIBUTE       Airespace-DSCP                          3       integer
 
13
ATTRIBUTE       Airespace-8021p-Tag                     4       integer
 
14
ATTRIBUTE       Airespace-Interface-Name                5       string
 
15
ATTRIBUTE       Airespace-ACL-Name                      6       string
 
16
 
 
17
VALUE   Airespace-QOS-Level             Bronze                  0
 
18
VALUE   Airespace-QOS-Level             Silver                  1
 
19
VALUE   Airespace-QOS-Level             Gold                    2
 
20
VALUE   Airespace-QOS-Level             Platinum                3
 
21
VALUE   Airespace-QOS-Level             Uranium                 4
 
22
 
 
23
END-VENDOR Airespace
 
 
b'\\ No newline at end of file'