Update the Altiga dictionary with new values
authorMathieu Simon <mathieu.simon@simweb.ch>
Mon, 10 Feb 2014 06:59:50 +0000 (07:59 +0100)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Mon, 10 Feb 2014 09:36:48 +0000 (09:36 +0000)
Add new attributes and values to the Altiga networks dictionary
as found in the Cisco Prime 6.0 Access Registrar User Guide.

Add historical note about Altiga's aquisition in case someone is
(still) looking for Altiga-related documentation.

share/dictionary.altiga

index 885ef5e..ee6ff4d 100644 (file)
@@ -1,7 +1,10 @@
 # -*- text -*-
-# Copyright (C) 2011 The FreeRADIUS Server project and contributors
+# Copyright (C) 2014 The FreeRADIUS Server project and contributors
+#
 #      Altiga vendor attributes
 #
+#      Altiga networks was aquired by Cisco in 2000.
+#
 #      $Id$
 #
 
@@ -28,15 +31,28 @@ ATTRIBUTE Altiga-PPTP-Min-Authentication-G/U      18    integer
 ATTRIBUTE Altiga-L2TP-Min-Authentication-G/U      19    integer
 ATTRIBUTE      Altiga-PPTP-Encryption-G                20      integer
 ATTRIBUTE      Altiga-L2TP-Encryption-G                21      integer
+ATTRIBUTE      Altiga-Argument-Authentication-Server-Type 22   integer
 ATTRIBUTE      Altiga-IPSec-L2L-Keepalives-G           25      integer
+ATTRIBUTE      Altiga-Argument-IPSec-Group-Name        26      integer
 ATTRIBUTE      Altiga-IPSec-Split-Tunnel-List-G        27      string
 ATTRIBUTE      Altiga-IPSec-Default-Domain-G           28      string
 ATTRIBUTE      Altiga-IPSec-Secondary-Domains-G        29      string
 ATTRIBUTE      Altiga-IPSec-Tunnel-Type-G              30      integer
 ATTRIBUTE      Altiga-IPSec-Mode-Config-G              31      integer
+ATTRIBUTE      Altiga-Argument-Authentication-Server-Priority 32       integer
 ATTRIBUTE      Altiga-IPSec-User-Group-Lock-G          33      integer
 ATTRIBUTE      Altiga-IPSec-Over-NAT-G                 34      integer
 ATTRIBUTE      Altiga-IPSec-Over-NAT-Port-Num-G        35      integer
+ATTRIBUTE      Altiga-Partitioning-Primary-DHCP        128     ipaddr
+ATTRIBUTE      Altiga-Partitioning-Secondary-DHCP      129     ipaddr
+ATTRIBUTE      Altiga-Partitioning-Premise-Rout        131     ipaddr
+ATTRIBUTE      Altiga-Partitioning-Partition-Max-Sessions 132  string
+ATTRIBUTE      Altiga-Partitioning-Mobile-IP-Key       133     string
+ATTRIBUTE      Altiga-Partitioning-Mobile-IP-Address   134     ipaddr
+ATTRIBUTE      Altiga-Partitioning-Mobile-IP-SPI       135     ipaddr
+ATTRIBUTE      Altiga-Partitioning-Strip-Realm         136     integer
+ATTRIBUTE      Altiga-Partitioning-Group               137     integer
+ATTRIBUTE      Altiga-Group-Name                       250     string
 
 #  Altiga value
 VALUE  Altiga-Allow-Alpha-Only-Passwords-G Allow               1
@@ -118,6 +134,13 @@ VALUE      Altiga-L2TP-Encryption-G        L2TP-128-Enc/Stateless-Req 13
 VALUE  Altiga-L2TP-Encryption-G        L2TP-40/128-Stateless-Req 14
 VALUE  Altiga-L2TP-Encryption-G        L2TP-40/128-Enc/Statls-Req 15
 
+VALUE  Altiga-Argument-Authentication-Server-Type FirstActiveServer 1
+VALUE  Altiga-Argument-Authentication-Server-Type RADIUS       1
+VALUE  Altiga-Argument-Authentication-Server-Type LDAP         2
+VALUE  Altiga-Argument-Authentication-Server-Type NT           3
+VALUE  Altiga-Argument-Authentication-Server-Type SDI          4
+VALUE  Altiga-Argument-Authentication-Server-Type Internal     5
+
 VALUE  Altiga-IPSec-L2L-Keepalives-G   ON                      1
 VALUE  Altiga-IPSec-L2L-Keepalives-G   OFF                     0
 
@@ -133,4 +156,7 @@ VALUE       Altiga-IPSec-User-Group-Lock-G  OFF                     0
 VALUE  Altiga-IPSec-Over-NAT-G         ON                      1
 VALUE  Altiga-IPSec-Over-NAT-G         OFF                     0
 
+VALUE  Altiga-Partitioning-Strip-Realm ON                      1
+VALUE  Altiga-Partitioning-Strip-Realm OFF                     0
+
 END-VENDOR Altiga