Skip to content

Commit

Permalink
Merge pull request #1504 from alagoutte/v3.1.x
Browse files Browse the repository at this point in the history
Add new HP Attribute
  • Loading branch information
arr2036 committed Jan 25, 2016
2 parents 6325ef6 + f3db1ea commit e4d6558
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions share/dictionary.hp
Expand Up @@ -26,6 +26,7 @@ ATTRIBUTE HP-Port-Client-Limit-Dot1x 10 integer
ATTRIBUTE HP-Port-Client-Limit-MA 11 integer
ATTRIBUTE HP-Port-Client-Limit-WA 12 integer
ATTRIBUTE HP-Port-Auth-Mode-Dot1x 13 integer
ATTRIBUTE HP-Port-Bounce-Host 23 integer

# Client QoS attributes
ATTRIBUTE HP-Port-Priority-Regeneration-Table 40 string
Expand All @@ -50,6 +51,9 @@ ATTRIBUTE HP-Egress-VLAN-Name 65 string
# See http://wiki.freeradius.org/vendor/HP#Capability-advertisements
ATTRIBUTE HP-Capability-Advert 255 octets

# Captival Portal
ATTRIBUTE HP-Captive-Portal-URL 24 string

# 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
Expand Down

0 comments on commit e4d6558

Please sign in to comment.