]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Add Marconi TACACS+ dictionary
authorNick Porter <nick@portercomputing.co.uk>
Tue, 10 Mar 2026 15:49:56 +0000 (15:49 +0000)
committerNick Porter <nick@portercomputing.co.uk>
Tue, 10 Mar 2026 15:50:26 +0000 (15:50 +0000)
share/dictionary/tacacs/dictionary
share/dictionary/tacacs/dictionary.marconi [new file with mode: 0644]

index a8215455a604d691c4a92513ff5a9206d0bc33df..8dec84c10bdc9834ff4120b98ca41e81690de70c 100644 (file)
@@ -15,5 +15,6 @@ $INCLUDE dictionary.tacacs
 $INCLUDE dictionary.rfc8907
 $INCLUDE dictionary.calix
 $INCLUDE dictionary.juniper
+$INCLUDE dictionary.marconi
 
 END-PROTOCOL TACACS
diff --git a/share/dictionary/tacacs/dictionary.marconi b/share/dictionary/tacacs/dictionary.marconi
new file mode 100644 (file)
index 0000000..f420f79
--- /dev/null
@@ -0,0 +1,21 @@
+# -*- text -*-
+# Copyright (C) 2026 The FreeRADIUS Server project and contributors
+# This work is licensed under CC-BY version 4.0 https://creativecommons.org/licenses/by/4.0
+# Version $Id$
+##############################################################################
+#
+#      Marconi commands
+#
+#      $Id$
+#
+##############################################################################
+
+Vendor         Marconi                         1012
+
+BEGIN-VENDOR   Marconi
+
+DEFINE idle-timeout                                    time_delta precision=minutes
+DEFINE profile                                         string
+
+END-VENDOR     Marconi
+