Hi community,
I was having a look at this part of the admin guide: https://docs.fortinet.com/document/fortimanager/7.4.2/administration-guide/906193/using-fortimanager...
And I saw this script:
{%- for intf in DEVDB_system_interface %}
{%- if intf.type == 'physical' %}
Interface Name: {{intf.name}}
-- Interface Allowaccess: {{intf.allowaccess}}
-- Interface Type: {{intf.type}}
-- Interface IP: {{intf.ip}}
-- Interface Mode: {{intf.mode}}
-- Interface VDOM: {{intf.vdom}}
{%- endif %}
{%- endfor %}
I did not find any reference for the DEVDB_system_interface in the article, are there any complete documentation somewhere that I've missed regarding which different syntaxes you can use to call different parts of the FMG Device DB information?
BR,
Per
Nominating a forum post submits a request to create a new Knowledge Article based on the forum post topic. Please ensure your nomination includes a solution within the reply.
Hi @PRosenlind ,
The supported System Interface and Device Database variables are shown in top of the article.
https://docs.fortinet.com/document/fortimanager/7.4.2/administration-guide/906193/using-fortimanager...
Hi,
I know about this, but I don't really understand where the
DEVDB_system_interface
comes from. Can you explain this to me? (I can guess the syntax from how the fortigate CLI works ofc, but haven't found it in the docs, that's what i'm saying.)
This is also something that I cannot find in the docs outside of the example:
vm_interface_number
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
User | Count |
---|---|
1666 | |
1077 | |
752 | |
446 | |
220 |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.