From: Mathieu Simon Date: Sun, 11 May 2014 20:44:26 +0000 (+0200) Subject: Add Compatible Systems dictionary X-Git-Tag: release_3_0_5~668 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5f5ffb6a8f2320b7ded75cdc80fbf4435f32adc;p=thirdparty%2Ffreeradius-server.git Add Compatible Systems dictionary Add Compatible Systems Corp. dictionary as found in the Cisco Prime Access Registrar 6.1 User Guide. Includes historical note about Compatible Systems's acquisition in case someone is (still) looking for documentation. --- diff --git a/share/dictionary.compatible b/share/dictionary.compatible new file mode 100644 index 00000000000..efc0567ad06 --- /dev/null +++ b/share/dictionary.compatible @@ -0,0 +1,21 @@ +# -*- text -*- +# Copyright (C) 2014 The FreeRADIUS Server project and contributors +# +# Compatible Systems Corporation dictionary +# +# Compatible Systems was acquired by Cisco in 2000. +# + +VENDOR Compatible 255 + +BEGIN-VENDOR Compatible + +ATTRIBUTE Compatible-Tunnel-Delay 0 integer +ATTRIBUTE Compatible-Tunnel-Throughput 1 integer +ATTRIBUTE Compatible-Tunnel-Server-Endpoint 3 ipaddr +ATTRIBUTE Compatible-Tunnel-Group-Info 4 string +ATTRIBUTE Compatible-Tunnel-Password 5 string +ATTRIBUTE Compatible-Echo 6 integer +ATTRIBUTE Compatible-Tunnel-IPX 7 integer + +END-VENDOR Compatible