Added NAS-Port-Type values from RFC 4603
authorAlan T. DeKok <aland@freeradius.org>
Tue, 29 Jun 2010 10:36:40 +0000 (12:36 +0200)
committerAlan T. DeKok <aland@freeradius.org>
Tue, 29 Jun 2010 11:37:18 +0000 (13:37 +0200)
share/dictionary
share/dictionary.rfc4603 [new file with mode: 0644]

index 708d1f0..bc388aa 100644 (file)
@@ -73,6 +73,7 @@ $INCLUDE dictionary.rfc3576
 $INCLUDE dictionary.rfc3580
 $INCLUDE dictionary.rfc4072
 $INCLUDE dictionary.rfc4372
+$INCLUDE dictionary.rfc4603
 $INCLUDE dictionary.rfc4675
 $INCLUDE dictionary.rfc4679
 $INCLUDE dictionary.rfc4818
@@ -114,7 +115,7 @@ $INCLUDE dictionary.cisco.bbsm
 $INCLUDE dictionary.clavister
 $INCLUDE dictionary.colubris
 $INCLUDE dictionary.cosine
-#$INCLUDE dictionary.dhcp
+$INCLUDE dictionary.dhcp
 $INCLUDE dictionary.digium
 $INCLUDE dictionary.epygi
 $INCLUDE dictionary.erx
diff --git a/share/dictionary.rfc4603 b/share/dictionary.rfc4603
new file mode 100644 (file)
index 0000000..3bbd2c3
--- /dev/null
@@ -0,0 +1,17 @@
+# -*- text -*-
+##############################################################################
+#
+#      Attributes and values defined in RFC 4603.
+#      http://www.ietf.org/rfc/rfc4603.txt
+#
+#      $Id$
+#
+##############################################################################
+
+
+VALUE   NAS-Port-Type                   PPPoA                   30
+VALUE   NAS-Port-Type                   PPPoEoA                 31
+VALUE   NAS-Port-Type                   PPPoEoE                 32
+VALUE   NAS-Port-Type                   PPPoEoVLAN              33
+VALUE   NAS-Port-Type                   PPPoEoQinQ              34
+