From e1a828c5f23dec736a99f5cc995c6f0ade9582c3 Mon Sep 17 00:00:00 2001 From: Luis Ontanon Date: Fri, 15 Jul 2005 21:03:13 +0000 Subject: Radius dictionary support Part 1: the dictionary svn path=/trunk/; revision=14924 --- radius/dictionary.trapeze | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 radius/dictionary.trapeze (limited to 'radius/dictionary.trapeze') diff --git a/radius/dictionary.trapeze b/radius/dictionary.trapeze new file mode 100644 index 0000000000..b847b61159 --- /dev/null +++ b/radius/dictionary.trapeze @@ -0,0 +1,26 @@ +# +# dictionary.trapeze +# +# For use with FreeRadius and Trapeze Networks MSS software 1.1 +# or greater. +# +# For assistance, email support@trapezenetworks.com. +# +# $Id$ +# +# +VENDOR Trapeze 14525 + +# Attributes for MSS 1.1 and later + +ATTRIBUTE Trapeze-VLAN-Name 1 string Trapeze +ATTRIBUTE Trapeze-Mobility-Profile 2 string Trapeze +ATTRIBUTE Trapeze-Encryption-Type 3 string Trapeze +ATTRIBUTE Trapeze-Time-Of-Day 4 string Trapeze + +# New attributes for MSS 3.0 and later + +ATTRIBUTE Trapeze-SSID 5 string Trapeze +ATTRIBUTE Trapeze-End-Date 6 string Trapeze +ATTRIBUTE Trapeze-Start-Date 7 string Trapeze +ATTRIBUTE Trapeze-URL 8 string Trapeze -- cgit v1.2.3