- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
01-05-2023 05:35 PM
I am trying to boot and auto-attach a VM series FW to Panorama in AWS. I am specifying the user-data as follows:
type=dhcp-client
hostname=aws-palo-1
panorama-server=a.b.c.d
tplname=lz-firewall
dgname=lz-firewall
dns-primary=8.8.8.8
dns-secondary=8.8.4.4
op-command-modes=mgmt-interface-swap
dhcp-send-hostname=yes
dhcp-send-client-id=yes
dhcp-accept-server-hostname=yes
dhcp-accept-server-domain=yes
vm-auth-key=<omitted>
But after the firewall boots it is not attaching itself to Panorama. Is it supposed to connect to Panorama and add itself? What's the point of the vm auth key?
01-06-2023 06:01 AM
The issue was I did not have the proper tplname value. I was using a template name, it should have been the stack name.
01-06-2023 06:01 AM
The issue was I did not have the proper tplname value. I was using a template name, it should have been the stack name.
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!