Make WiMAX dictionary "live"
[freeradius.git] / share / dictionary
index 137ee6e..c4f1ac2 100644 (file)
@@ -27,6 +27,8 @@
 #      ifid       - 8 octets in network byte order
 #      ipv6addr   - 16 octets in network byte order
 #      ipv6prefix - 18 octets in network byte order
+#      ether      - 6 octets of hh:hh:hh:hh:hh:hh
+#                   where 'h' is hex digits, upper or lowercase.
 #
 #      FreeRADIUS includes extended data types which are not defined
 #      in the RFC's.  These data types are:
@@ -69,6 +71,11 @@ $INCLUDE dictionary.rfc2869
 $INCLUDE dictionary.rfc3162
 $INCLUDE dictionary.rfc3576
 $INCLUDE dictionary.rfc3580
+$INCLUDE dictionary.rfc4072
+$INCLUDE dictionary.rfc4372
+$INCLUDE dictionary.rfc4675
+$INCLUDE dictionary.rfc4679
+$INCLUDE dictionary.rfc5176
 
 #
 #      Include vendor dictionaries after the standard ones.
@@ -80,10 +87,14 @@ $INCLUDE dictionary.acc
 $INCLUDE dictionary.airespace
 $INCLUDE dictionary.alcatel
 $INCLUDE dictionary.alteon
+$INCLUDE dictionary.alvarion
+$INCLUDE dictionary.apc
 $INCLUDE dictionary.aruba
+$INCLUDE dictionary.azaire
 $INCLUDE dictionary.ascend
 $INCLUDE dictionary.bay
 $INCLUDE dictionary.bintec
+$INCLUDE dictionary.cablelabs
 $INCLUDE dictionary.cabletron
 $INCLUDE dictionary.cisco
 #
@@ -93,44 +104,82 @@ $INCLUDE dictionary.cisco
 #$INCLUDE dictionary.cisco.vpn3000
 $INCLUDE dictionary.cisco.vpn5000
 $INCLUDE dictionary.cisco.bbsm
+$INCLUDE dictionary.clavister
 $INCLUDE dictionary.colubris
+$INCLUDE dictionary.cosine
+#$INCLUDE dictionary.dhcp
+$INCLUDE dictionary.digium
 $INCLUDE dictionary.epygi
 $INCLUDE dictionary.erx
+$INCLUDE dictionary.ericsson
 $INCLUDE dictionary.extreme
 $INCLUDE dictionary.freeradius
+$INCLUDE dictionary.fortinet
 $INCLUDE dictionary.foundry
 $INCLUDE dictionary.gandalf
 $INCLUDE dictionary.gemtek
+$INCLUDE dictionary.h3c
+$INCLUDE dictionary.hp
+$INCLUDE dictionary.huawei
 $INCLUDE dictionary.issanni
 $INCLUDE dictionary.itk
+$INCLUDE dictionary.ipunplugged
 $INCLUDE dictionary.juniper
+$INCLUDE dictionary.jradius
 $INCLUDE dictionary.karlnet
 $INCLUDE dictionary.livingston
 $INCLUDE dictionary.localweb
 $INCLUDE dictionary.lucent
+$INCLUDE dictionary.manzara
+$INCLUDE dictionary.merit
 $INCLUDE dictionary.microsoft
 $INCLUDE dictionary.mikrotik
 $INCLUDE dictionary.navini
+$INCLUDE dictionary.netscreen
+$INCLUDE dictionary.nexans
 $INCLUDE dictionary.ntua
+$INCLUDE dictionary.nokia
+#
+#  Commented out because of attribute conflicts.
+#
+#$INCLUDE dictionary.nokia.conflict
 $INCLUDE dictionary.nomadix
+$INCLUDE dictionary.nortel
+#
+#  Commented out because of attribute conflicts.
+#
+#$INCLUDE dictionary.openser
 $INCLUDE dictionary.packeteer
+$INCLUDE dictionary.patton
 $INCLUDE dictionary.propel
+$INCLUDE dictionary.prosoft
+$INCLUDE dictionary.quiconnect
 $INCLUDE dictionary.quintum
 $INCLUDE dictionary.redback
 $INCLUDE dictionary.redcreek
+$INCLUDE dictionary.riverstone
 $INCLUDE dictionary.roaringpenguin
 $INCLUDE dictionary.shasta
 $INCLUDE dictionary.shiva
+$INCLUDE dictionary.slipstream
 $INCLUDE dictionary.sonicwall
 $INCLUDE dictionary.springtide
+$INCLUDE dictionary.starent
 $INCLUDE dictionary.telebit
 $INCLUDE dictionary.trapeze
+$INCLUDE dictionary.tropos
+$INCLUDE dictionary.t_systems_nova
 $INCLUDE dictionary.usr
+$INCLUDE dictionary.utstarcom
 $INCLUDE dictionary.valemount
 $INCLUDE dictionary.versanet
+$INCLUDE dictionary.vqp
 $INCLUDE dictionary.waverider
+$INCLUDE dictionary.walabi
+$INCLUDE dictionary.wimax
 $INCLUDE dictionary.wispr
 $INCLUDE dictionary.xedia
+$INCLUDE dictionary.xylan
 
 #
 #      And finally the server internal attributes.
@@ -141,28 +190,26 @@ $INCLUDE dictionary.freeradius.internal
 #      Miscellaneous attributes defined in weird places that
 #      don't really belong anywhere else...
 #
-ATTRIBUTE      Originating-Line-Info   94      string
+ATTRIBUTE      Originating-Line-Info                   94      string
 
 #  As defined in draft-sterman-aaa-sip-00.txt
-ATTRIBUTE      Digest-Response         206     string
-ATTRIBUTE      Digest-Attributes       207     octets  # stupid format
-
+ATTRIBUTE      Digest-Response                         206     string
+ATTRIBUTE      Digest-Attributes                       207     octets  # stupid format
 
 #
 #      Integer Translations
 #
-VALUE          Service-Type            Voice                   12
-VALUE          Service-Type            Fax                     13
-VALUE          Service-Type            Modem-Relay             14
-VALUE          Service-Type            IAPP-Register           15
-VALUE          Service-Type            IAPP-AP-Check           16
-
-VALUE          Framed-Protocol         GPRS-PDP-Context        7
+VALUE  Service-Type                    Voice                   12
+VALUE  Service-Type                    Fax                     13
+VALUE  Service-Type                    Modem-Relay             14
+VALUE  Service-Type                    IAPP-Register           15
+VALUE  Service-Type                    IAPP-AP-Check           16
 
+VALUE  Framed-Protocol                 GPRS-PDP-Context        7
 
-VALUE          NAS-Port-Type           Wireless-CDMA2000       22
-VALUE          NAS-Port-Type           Wireless-UMTS           23
-VALUE          NAS-Port-Type           Wireless-1X-EV          24
-VALUE          NAS-Port-Type           IAPP                    25
+VALUE  NAS-Port-Type                   Wireless-CDMA2000       22
+VALUE  NAS-Port-Type                   Wireless-UMTS           23
+VALUE  NAS-Port-Type                   Wireless-1X-EV          24
+VALUE  NAS-Port-Type                   IAPP                    25
 
-VALUE          Framed-Protocol         PPTP                    9
+VALUE  Framed-Protocol                 PPTP                    9