Configuring Zero Touch Provisioning (ZTP)

Configuring Zero Touch Provisioning (ZTP)

ZTP Configuration Commands

Zero Touch Provisioning (ZTP) simplifies the deployment of network devices by automating the configuration process. Here are the key commands to manage ZTP on your device.

Enable ZTP

The config ztp enable command activates the ZTP administrative mode, allowing the device to participate in the provisioning process.

Usage:
config ztp enable

Disable ZTP

The config ztp disable command deactivates the ZTP administrative mode, preventing the device from engaging in ZTP.

Usage:
config ztp disable

Run ZTP Session

The config ztp run command initiates a new ZTP session manually. This is useful for restarting the provisioning process without needing to reboot the device.

Usage:
config ztp run

Show ZTP Status

The show ztp status command displays the current ZTP configuration of the switch, providing insight into its operational status.

Usage:
show ztp status

    • Related Articles

    • What is the Default Login to SONiC ?

      All SONiC devices support both the serial console-based login and the SSH based login by default. The default credential (if not modified at image build time) for login is admin/YourPaSsWoRd. In case of SSH login, users can login to the management ...
    • Where can I get the Configuration guide for SONiC

      Attached document provides the details about the Configuration of SONiC