From ff31748936bb8c030c4d06b35a739c1069752a82 Mon Sep 17 00:00:00 2001 From: "Alan T. DeKok" Date: Tue, 21 Sep 2010 10:08:17 +0200 Subject: [PATCH] More attributes as sent in by a nice person at HP --- share/dictionary.hp | 24 ++++++++++++++++++------ 1 file changed, 18 insertions(+), 6 deletions(-) diff --git a/share/dictionary.hp b/share/dictionary.hp index 8b8deb5..14b39f9 100644 --- a/share/dictionary.hp +++ b/share/dictionary.hp @@ -9,9 +9,12 @@ VENDOR HP 11 -# Management authorization +# +# Attributes supported by HP ProCurve wired networking devices +# BEGIN-VENDOR HP +# Management authorization ATTRIBUTE HP-Privilege-Level 1 integer ATTRIBUTE HP-Command-String 2 string ATTRIBUTE HP-Command-Exception 3 integer @@ -23,11 +26,8 @@ ATTRIBUTE HP-Port-Client-Limit-MA 11 integer ATTRIBUTE HP-Port-Client-Limit-WA 12 integer ATTRIBUTE HP-Port-Auth-Mode-Dot1x 13 integer -# -# HP's names for some attributes -# -ATTRIBUTE HP-port-priority-regeneration-table 40 string -ATTRIBUTE HP-nas-filter-rule 61 string +# Client QoS attributes +ATTRIBUTE HP-Port-Priority-Regeneration-Table 40 string # Access control ATTRIBUTE HP-Cos 40 string @@ -38,9 +38,21 @@ ATTRIBUTE HP-Bandwidth-Max-Egress 48 integer ATTRIBUTE HP-Ip-Filter-Raw 61 string +# Client ACL attributes +ATTRIBUTE HP-Nas-Filter-Rule 61 string +ATTRIBUTE HP-Nas-Rules-IPv6 63 integer + +# VLAN assignment attributes +ATTRIBUTE HP-Egress-VLANID 64 integer +ATTRIBUTE HP-Egress-VLAN-Name 65 string + # See http://wiki.freeradius.org/HP#Capability_advertisements ATTRIBUTE HP-Capability-Advert 255 octets +# HP-Port-Auth-Mode-Dot1x Attribute Values +VALUE HP-Port-Auth-Mode-Dot1x Port-Based 1 +VALUE HP-Port-Auth-Mode-Dot1x User-Based 2 + # HP-Command-Exception Attribute Values VALUE HP-Command-Exception Permit-List 0 VALUE HP-Command-Exception Deny-List 1 -- 2.1.4