Skip to content

Commit 19bb29d

Browse files
committed
Add Marconi TACACS+ dictionary
1 parent 36bf4f7 commit 19bb29d

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

share/dictionary/tacacs/dictionary

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,6 @@ $INCLUDE dictionary.tacacs
1515
$INCLUDE dictionary.rfc8907
1616
$INCLUDE dictionary.calix
1717
$INCLUDE dictionary.juniper
18+
$INCLUDE dictionary.marconi
1819

1920
END-PROTOCOL TACACS
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# -*- text -*-
2+
# Copyright (C) 2026 The FreeRADIUS Server project and contributors
3+
# This work is licensed under CC-BY version 4.0 https://creativecommons.org/licenses/by/4.0
4+
# Version $Id$
5+
##############################################################################
6+
#
7+
# Marconi commands
8+
#
9+
# $Id$
10+
#
11+
##############################################################################
12+
13+
Vendor Marconi 1012
14+
15+
BEGIN-VENDOR Marconi
16+
17+
DEFINE idle-timeout time_delta precision=minutes
18+
DEFINE profile string
19+
20+
END-VENDOR Marconi
21+

0 commit comments

Comments
 (0)