The set ztp pre-configuration command loads a pre-configuration file (in python format).
The reset ztp pre-configuration command clears pre-configuration files on the device.
By default, no pre-configuration files exist on a device.
Parameter | Description | Value |
---|---|---|
file-name |
Specifies the name of a pre-configuration file. The file name must be suffixed with .py. |
The value is a string of 1 to 65 case-sensitive characters which can be a combination of digits, letters, and underscores (_). It cannot contain spaces. The file name must not start with a digit or contain other special characters. A pre-configuration script can be named as preconfig.py for example. |