Trapeze dictionary enhancement proposal
he all, Here is some possible enhancement on 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 -ATTRIBUTE Trapeze-VLAN-Name 1 string -ATTRIBUTE Trapeze-Mobility-Profile 2 string -ATTRIBUTE Trapeze-Encryption-Type 3 string -ATTRIBUTE Trapeze-Time-Of-Day 4 string -VENDORATTR 14525 Trapeze-SSID 5 string -VENDORATTR 14525 Trapeze-End-Date 6 string -VENDORATTR 14525 Trapeze-Start-Date 7 string -VENDORATTR 14525 Trapeze-URL 8 string -VENDORATTR 14525 Trapeze-User-Group-Name 9 string -VENDORATTR 14525 Trapeze-Qos-Profile 10 string -VENDORATTR 14525 Trapeze-Simultaneous-Logins 11 string -VENDORATTR 14525 Trapeze-COA-Replace-Username 12 string -VENDORATTR 14525 Trapeze-Audit 13 string +# Attributes for MSS 1.1 and later + +BEGIN-VENDOR Trapeze + +ATTRIBUTE Trapeze-VLAN-Name 1 string +ATTRIBUTE Trapeze-Mobility-Profile 2 string +ATTRIBUTE Trapeze-Encryption-Type 3 string +ATTRIBUTE Trapeze-Time-Of-Day 4 string + +# New attributes for MSS 3.0 and later + +ATTRIBUTE Trapeze-SSID 5 string +ATTRIBUTE Trapeze-End-Date 6 string +ATTRIBUTE Trapeze-Start-Date 7 string +ATTRIBUTE Trapeze-URL 8 string + +END-VENDOR Trapeze Best regards, Fred MAISON
Fred wrote:
he all, Here is some possible enhancement on dictionary.trapeze
Huh The "VENDORATTR" text was never allowed by FreeRADIUS. I have no idea where you got the original dictionary from, but it isn't from FreeRADIUS. Please send just the new file. It's small enough that a patch isn't necessary. And please look at the dictionary.trapeze file included with FreeRADIUS. It should be up to date. Alan DeKok.
Sorry Alan, I made a cut/paste of another dict format. I will post the dictionary in freeradius format ASAP... Best regards, Fred 2011/10/6 Alan DeKok <aland@deployingradius.com>:
Fred wrote:
he all, Here is some possible enhancement on dictionary.trapeze
Huh The "VENDORATTR" text was never allowed by FreeRADIUS. I have no idea where you got the original dictionary from, but it isn't from FreeRADIUS.
Please send just the new file. It's small enough that a patch isn't necessary.
And please look at the dictionary.trapeze file included with FreeRADIUS. It should be up to date.
Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Alan, As you can see, some new attributes are not part of freeradius 2 nor 3 dictionary.trapeze defs. Best regards, Fred # -*- text -*- # # 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 BEGIN-VENDOR Trapeze ATTRIBUTE Trapeze-VLAN-Name 1 string ATTRIBUTE Trapeze-Mobility-Profile 2 string ATTRIBUTE Trapeze-Encryption-Type 3 string ATTRIBUTE Trapeze-Time-Of-Day 4 string # New attributes for MSS 3.0 and later ATTRIBUTE Trapeze-SSID 5 string ATTRIBUTE Trapeze-End-Date 6 string ATTRIBUTE Trapeze-Start-Date 7 string ATTRIBUTE Trapeze-URL 8 string # new attributes not present in dictionary.trapeze from freeradius 2.1.2 or 3.0.0 ATTRIBUTE Trapeze-User-Group-Name 9 string ATTRIBUTE Trapeze-Qos-Profile 10 string ATTRIBUTE Trapeze-Simultaneous-Logins 11 string ATTRIBUTE Trapeze-COA-Replace-Username 12 string ATTRIBUTE Trapeze-Audit 13 string END-VENDOR Trapeze
On 6 Oct 2011, at 14:15, Fred wrote:
he all, Here is some possible enhancement on dictionary.trapeze
Shouldn't this be dictionary.juniper now anyway? Can someone to check whether the rebranded juniper stuff uses the same Vendor ID as before? I'm glad Belden sold them to a company that could actually do something good with the product line. I always liked Trapeze :) -Arran Arran Cudbard-Bell a.cudbardb@freeradius.org Betelwiki, Betelwiki, Betelwiki.... http://wiki.freeradius.org/ !
Arran, Juniper vendor code is 2636 I did not heard about vendor code renumbering when Juniper acquired Trapeze. I just looked at http://www.juniper.net/techpubs/en_US/release-independent/wireless/informati... At the moment, there is no changes, vendor code for Trapeze is still 14525, not 2636, and new attrs nuber 8 to 12 are there, as in my previous post When Juniper acquired Netscreen many years ago, they have maintained until now the original Netscreen vendor code 3224. Best regards 2011/10/6 Arran Cudbard-Bell <a.cudbardb@freeradius.org>:
On 6 Oct 2011, at 14:15, Fred wrote:
he all, Here is some possible enhancement on dictionary.trapeze
Shouldn't this be dictionary.juniper now anyway? Can someone to check whether the rebranded juniper stuff uses the same Vendor ID as before?
I'm glad Belden sold them to a company that could actually do something good with the product line. I always liked Trapeze :)
-Arran
Arran Cudbard-Bell a.cudbardb@freeradius.org
Betelwiki, Betelwiki, Betelwiki.... http://wiki.freeradius.org/ !
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
participants (3)
-
Alan DeKok -
Arran Cudbard-Bell -
Fred