Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The first method to configure ZTP through the command set system ztp enable <true | false> in PICOS configuration mode. The following example disables ZTP using the command set system ztp enable <true | false>:

Code Block
admin@XorPlus# set system ztp enable false
admin@XorPlus# commit

...

The last method requires user to manually edit the PicOS configuration boot file picos_start.conf and change the value of the ztp_disable variable. The following snippet from the PicOS configuration boot file shows that ZTP has been disabled (ztp_disable=true).

...