Basic Configuration—The init-cfg.txt file is a text file
that contains basic initial configuration information. You can name
this file generically as init-cfg.txt, or you can prepend the UUID
or Serial number of each firewall to the filename to be more specific
(for example: 0008C100105-init-cfg.txt). This file must include basic
information for configuring the management interface on the firewall,
such as the IP address type (static or DHCP), IP address (IPv4 only
or both IPv4 and IPv6), netmask, and default gateway. The DNS server
IP address, Panorama IP address and device group and template stack
parameters are optional. When the firewall boots, it searches for
a text file that matches its UUID or serial number and, if none
is found, it searches using the generic filename. For a sample file,
see
Create
the init-cfg.txt File.