diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 09:49:46 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 09:49:46 +0000 |
commit | 50b37d4a27d3295a29afca2286f1a5a086142cec (patch) | |
tree | 9212f763934ee090ef72d823f559f52ce387f268 /share/dictionary.cisco.vpn5000 | |
parent | Initial commit. (diff) | |
download | freeradius-upstream/3.2.1+dfsg.tar.xz freeradius-upstream/3.2.1+dfsg.zip |
Adding upstream version 3.2.1+dfsg.upstream/3.2.1+dfsgupstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'share/dictionary.cisco.vpn5000')
-rw-r--r-- | share/dictionary.cisco.vpn5000 | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/share/dictionary.cisco.vpn5000 b/share/dictionary.cisco.vpn5000 new file mode 100644 index 0000000..70906ed --- /dev/null +++ b/share/dictionary.cisco.vpn5000 @@ -0,0 +1,21 @@ +# -*- text -*- +# Copyright (C) 2019 The FreeRADIUS Server project and contributors +# This work is licensed under CC-BY version 4.0 https://creativecommons.org/licenses/by/4.0 +# +# Cisco VPN 5000 Concentrator Dictionary +# +# http://www.cisco.com/univercd/cc/td/doc/product/access/acs_soft/csacs4nt/csnt30/user/ad.htm +# +# $Id$ +# +VENDOR Cisco-VPN5000 255 + +BEGIN-VENDOR Cisco-VPN5000 +ATTRIBUTE CVPN5000-Tunnel-Throughput 1 integer +ATTRIBUTE CVPN5000-Client-Assigned-IP 2 string +ATTRIBUTE CVPN5000-Client-Real-IP 3 string +ATTRIBUTE CVPN5000-VPN-GroupInfo 4 string +ATTRIBUTE CVPN5000-VPN-Password 5 string +ATTRIBUTE CVPN5000-Echo 6 integer +ATTRIBUTE CVPN5000-Client-Assigned-IPX 7 integer +END-VENDOR Cisco-VPN5000 |