- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
01-11-2021 06:27 AM
Hi everyone!
We have an HA A/A deploy, management vía Panorama.
Have i any Variable to use for NAT's like Device-ID? to perform macro configurations?
Regards
01-12-2021 05:15 AM - edited 01-12-2021 05:22 AM
what exactly are you trying to achieve with the variables? (or what is your question exctly)
a variable is a 'empty object' that is used on multiple firewalls, but the actual value of the object is determined in the template
e.g.
you can set the HA1-local-IP and HA1-peer-IP as template objects 'ha1-L' and 'ha1-P'
you can also set the device ID as 'templ-ID' variable
you can then create 2 templates, 'memberA' and 'memberB' and then add all the variables and give the appropriate values for each member
memberA | memberB | |
ha1-L | 10.1.1.1 | 10.1.1.2 |
ha1-P | 10.1.1.2 | 10.1.1.1 |
templ-ID | 0 | 1 |
you can then reuse these templates across multiple clusters
01-12-2021 05:23 AM
I am trying to use variables for Device-IDs in the Statics NAT rules for HA A / A environment so you don't have to duplicate Statics NAT rules
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!