[PATCH] Updating dictionary.erx based on Juniper documentation

Bjørn Mork bjorn at mork.no
Wed Sep 8 15:17:15 CEST 2010


Also adding a note about JUNOS (M/MX) usage of this dictionary.

Signed-off-by: Bjørn Mork <bjorn at mork.no>
---
 share/dictionary.erx |   23 +++++++++++++++++++++++
 1 files changed, 23 insertions(+), 0 deletions(-)

diff --git a/share/dictionary.erx b/share/dictionary.erx
index a7c84de..93584d2 100644
--- a/share/dictionary.erx
+++ b/share/dictionary.erx
@@ -7,6 +7,15 @@
 #
 # Version:	$Id$
 #
+
+# This dictionary applies to access services on Juniper JUNOS (M/MX)
+# based platforms as well as JUNOSe, although some of the attributes
+# have been given new names on JUNOS:
+#	http://www.juniper.net/techpubs/en_US/junos10.3/topics/reference/general/aaa-subscriber-access-radius-vsa.html
+#
+# In this file, we keep the ERX prefix and the JUNOSe attribute names
+# for backwards compatibility
+#
 # Juniper ERX dictionaries are available at:
 #	http://www.juniper.net/techpubs/software/erx/junose71/unisphere7-1.dct
 #	http://www.juniper.net/techpubs/software/erx/junose700/unisphere7-0.dct
@@ -156,6 +165,10 @@ ATTRIBUTE	ERX-IGMP-No-Tracking-V2-Grps		103	integer
 ATTRIBUTE	ERX-MLD-Explicit-Tracking		104	integer
 ATTRIBUTE	ERX-MLD-No-Tracking-V1-Grps		105	integer
 
+ATTRIBUTE	ERX-IPv6-Ingress-Policy-Name		106	string
+ATTRIBUTE	ERX-IPv6-Egress-Policy-Name		107	string
+ATTRIBUTE	ERX-CoS-Shaping-Pmt-Type		108	string
+
 ATTRIBUTE	ERX-Acc-Loop-Cir-Id			110	string
 ATTRIBUTE	ERX-Acc-Aggr-Cir-Id-Bin			111	octets
 ATTRIBUTE	ERX-Acc-Aggr-Cir-Id-Asc			112	string
@@ -187,6 +200,16 @@ ATTRIBUTE	ERX-Max-Clients-Per-Interface		143	integer
 
 ATTRIBUTE	ERX-PPP-Monitor-Ingress-Only		144	integer
 
+ATTRIBUTE	ERX-CoS-Scheduler-Pmt-Type		146	string
+
+ATTRIBUTE	ERX-IPv6-Acct-Input-Octets		151	integer
+ATTRIBUTE	ERX-IPv6-Acct-Output-Octets		152	integer
+ATTRIBUTE	ERX-IPv6-Acct-Input-Packets		153	integer
+ATTRIBUTE	ERX-IPv6-Acct-Output-Packets		154	integer
+ATTRIBUTE	ERX-IPv6-Acct-Input-Gigawords		155	integer
+ATTRIBUTE	ERX-IPv6-Acct-Output-Gigawords		156	integer
+ATTRIBUTE	ERX-IPv6-NdRa-Pool-Name			157	string
+
 
 #
 #  Values	Attribute		Name			Number
-- 
1.7.1




More information about the Freeradius-Devel mailing list