--- freeradius-HEAD/share/dictionary.erx.orig	2005-08-09 00:23:36.000000000 +0200
+++ freeradius-HEAD/share/dictionary.erx	2005-09-14 13:59:45.000000000 +0200
@@ -9,6 +9,8 @@
 # Version:	$Id: dictionary.erx,v 1.11 2005/08/08 22:23:36 aland Exp $
 #
 # Juniper ERX dictionaries are available at:
+#	http://www.juniper.net/techpubs/software/erx/junose60/unisphere6-0.dct
+#	http://www.juniper.net/techpubs/software/erx/junose700/swconfig-broadband/html/radius-attributes.html
 #	http://www.juniper.net/techpubs/software/erx/junose52/unisphere5-2.dct
 #	http://www.juniper.net/techpubs/software/erx/erx50x/swconfig-broadband/html/radius-attributes.html
 # (The below are from when it was the Unisphere ERX)
@@ -82,6 +84,16 @@
 ATTRIBUTE	Sdx-Service-Name			49	string
 ATTRIBUTE	Sdx-Session-Volume-Quota		50	string
 ATTRIBUTE	Sdx-Tunnel-Disconnect-Cause-Info	51	string
+ATTRIBUTE	ERX-Radius-Client-Address		52	ipaddr
+ATTRIBUTE	ERX-Service-Description			53	string
+ATTRIBUTE	ERX-L2TP-Recv-Window-Size		54	integer
+ATTRIBUTE	ERX-DHCP-Options			55	string
+ATTRIBUTE	ERX-DHCP-MAC-Addr			56	string
+ATTRIBUTE	ERX-DHCP-GI-Address			57	ipaddr
+ATTRIBUTE	ERX-LI-Action				58	integer	encrypt=2
+ATTRIBUTE	ERX-Med-Dev-Handle			59	octets	encrypt=2
+ATTRIBUTE	ERX-Med-Ip-Address			60	ipaddr	encrypt=2
+ATTRIBUTE	ERX-Med-Port-Number			61	integer	encrypt=2
 
 #
 #  Values	Attribute		Name			Number
@@ -132,4 +144,8 @@
 VALUE	ERX-Bearer-Type			Analog			1
 VALUE	ERX-Bearer-Type			Digital			2
 
+VALUE	ERX-LI-Action			off			0
+VALUE	ERX-LI-Action			on			1
+VALUE	ERX-LI-Action			noop			2
+
 END-VENDOR	ERX
