File tree Expand file tree Collapse file tree 2 files changed +22
-0
lines changed
Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Original file line number Diff line number Diff 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
1920END-PROTOCOL TACACS
Original file line number Diff line number Diff line change 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+
You can’t perform that action at this time.
0 commit comments