FortiManager
FortiManager supports network operations use cases for centralized management, best practices compliance, and workflow automation to provide better protection against breaches.
smkml
Staff
Staff
Article Id 247731

Description

This article describes how to use firewall objects as metadata variables in FortiManager.
Scope FortiManager v7.2.
Solution

Starting from FortiManager 7.2.0, firewall objects are now able to be used as metadata variables.

 

The firewall objects are:

  1. Addresses.
  2. Virtual IPs.
  3. IP Pools.

 

From the GUI, this can be identified when it shows a '$' (sign in magnifying glass) symbol, and when hovering near (this field supports variable) it will display:

 

smkml_4-1677690342949.png

 

The firewall address will be used as an example:

 

  1. Create a new address object by:

Policy & Objects -> Firewall Objects -> Addresses and select 'Create New'.

 

smkml_6-1677690584335.png

 

  1. Put a dollar ($) sign in the field, it will show the metadata variable's value or create a new value.

     

    smkml_0-1677691238080.png

     

     

  2. New metadata variables value can be created by selecting '+' sign:

     

    smkml_1-1677691553385.png

     

    Or go to: Policy & Objects -> Advanced (Tools -> Display Options -> Check All -> OK) -> Metadata Variables.

     

    smkml_2-1677691846063.png

     

     

  3. In Metadata Variables, it is necessary to put value in Default Value or it will throw an error when creating the address.

     

    error: firewall/address/addtest1/ : invalid subnet ip and mask

     

    smkml_4-1677692926245.png

     

    For example:

    The address created is 192.168.2.0 with four octets as a variable, the default Value needs to have the same four octets (0.0.0.0), whereas the backend uses the default value as a syntax checking. 

     

    This is also applicable if using one/two/three octets as a variable.

     

    The subnet mask format for the address can either use /24 or full octet (255.255.255.0).

     

     

  4. To use different address values from each device, it is necessary to enable per-device mapping in the Metadata Variables.

     

    smkml_6-1677695228159.png

     

    When installed, it will use the per-device mapping value and not the Default Value:

     

    smkml_7-1677695407611.png

     

Related documents:

Technical Tip: New Meta Variables and their usage including Jinja scripting

Docs: Create Jinja templates and a CLI template group

Docs: FortiManager meta variables in Jinja

Docs: Preview Jinja script on device or device group

Docs: Perform installation to apply Jinja template configurations to branches