Is there anyone that could share an example of a TCL script that I can run on FortiManager to simply set the source-ip for FortiManager and FortiAnalyzer settings on multiple firewalls. Rather than do this per device and have to change the source-ip in the script everytime, I'd like to do it to all devices at once.
The source ip will need to be the local vlan interface IP on each device. The vlan interface is named the same for every location, so the only variable I should need to pull is the ip for that interface, then use that variable in the set src-ip command.
Any help would be appreciated, I'm not much of a TCL or REGEX guy. :(
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.
I'm relatively new to Fortimanager and keep learning for the best way to apply the config/operation model FMG offers to our operation.
I don't know the syntax of TCL. But one thing I can tell now is if you define a meta field per device and define the value under each device,
you can refer the meta field, say "src_addr", as $(src_addr) in a script, then run it against multiple devices you choose.
Hello, I would recommend you to do with the templates that the FMG brings.
https://docs.fortinet.com/document/fortimanager/6.0.3/administration-guide/89724/system-templates
regards
Actually, I was just told by TAC not to use meta field in scripts, instead use them in CLI template when I opened a ticket after encountering an error. I think the same thing can be done with a CLI template.
I haven't messed with tcl in age but fortinet support had some simple tclscripts with examples similar to below
You can tickle your self crazy with tcl ( pun intended )
Ken Felix
PCNSE
NSE
StrongSwan
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 |
---|---|
1717 | |
1093 | |
752 | |
447 | |
234 |
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.