- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
11-30-2022 05:18 AM - edited 11-30-2022 08:04 AM
Hi @Sujanya ,
@reaper is correct that ideally the Day 1 Configuration is for Day 1, but it is good to try to add them later rather than never.
If you load the Day 1 Configuration on the NGFW and then add it to the appropriate device group and template stack in Panorama:
To manage the Day 1 Config from Panorama, you have a few of options.
Try the commands below at your own risk to see if it adds the Panorama Day 1 Configuration device group and template to your Panorama candidate configuration.
load config partial mode merge from-xpath /config/devices/entry[@name='localhost.localdomain']/device-group/entry[@name='sample_devicegroup'] to-xpath /config/devices/entry[@name='localhost.localdomain']/device-group from <day1filename>
load config partial mode merge from-xpath /config/devices/entry[@name='localhost.localdomain']/template/entry[@name='iron-skillet'] to-xpath /config/devices/entry[@name='localhost.localdomain']/template from <day1filename>
https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA10g000000CloRCAS
Thanks,
Tom
Edit: With regard to Panorama, loading the Day 1 Configuration for a new Panorama build is ideal. It also includes modifications to the "shared" device group and items under the Panorama tab in addition to the device group and templates referenced above.