From af754e596a8dbb05ed8580c342e7fe02e08b28e0 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 13 Apr 2024 16:11:00 +0200 Subject: Adding upstream version 3.2.3+dfsg. Signed-off-by: Daniel Baumann --- share/dictionary.cisco.vpn5000 | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 share/dictionary.cisco.vpn5000 (limited to 'share/dictionary.cisco.vpn5000') 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 -- cgit v1.2.3