- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
07-23-2025 10:24 PM
Hi There,
Sorry if this is a stupid question, its my first palo alto deployment in Strata Cloud manager.
I have configured several layer3 interfaces and sub-interfaces and pushed them down to the firewall.
However when I go to create Zones and attach them to a Virtual Router, I have no options for interfaces.
I tried manually typing out the interface name and its showing as not a valid reference.
I have no issues when trying to configure locally.
Just unsure if I'm missing something.
08-14-2025 01:18 PM
Did you ever resolve this? I am having the same issue.
08-14-2025 02:55 PM
Hey @MHebert2022
Yes I did, the issue stems from no variable being created when creating the interface in the folder/firewall configuration. If you do the base config (i just done type, name, tag) in a snippet and then associate the snippet to the firewall, it creates a variable that can then be assigned to the routing objects in the firewall config.
Palo Alto support were great in solving this behavior and assured me that it is, in fact, a stupid behavior.
Hit me up if you need screenshots etc,
Jordan 🙂
08-15-2025 06:00 AM
Thanks for the quick response, and perfect timing, as I am trying to fix this right now. I will definitely take you up on the screen shot. Thanks!
08-15-2025 03:16 PM
Sorry for the delay, I'm in NZ, i was asleep.
Here we go!!
In the config scope, change to snippets and add a new snippet.
In the snippet configuration, head over to network and interfaces.
Add the new interfaces.
From the new interface/sub interface etc, setup any settings required. From here i create the interface (which creates the variable $ether1-20), the comment and the management profile. I do the rest (ip, port specific settings, zone, router etc) at the firewall config level.
The Variable created $ether1-20 is what gets assigned to the VR and zones either in the snippet config or in the firewall config.
From the snippet overview, change the settings for the snippet association and assign it to the firewall your configuring.
Once associated, you will see the snippet config changes made show on the candidate config for the associated firewalls, and then you can add the new interfaces to zones and VR's by the associated variable.
08-18-2025 11:58 AM
Thank you so much! This is great!
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!