Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 25 Next »

Zero Touch Provisioning (ZTP) is a technology for automated deployment and configuration of network devices. AmpCon-DC supports using ZTP to provision new switches.

ZTP relies on the DHCP service, and thus you need to configure DHCP first. After you plug in and reboot the switch, DHCP automatically provides the switch with an IP address and the address of a provision script that is obtained from AmpCon-DC server. The switch automatically runs the script to find the AmpCon-DC server, register with it, and then complete the PicOS installation and configuration without manual intervention.

Prerequisites

Ensure that the following prerequisites are met:

- For white-box switches, refer to the following configuration example:

“10.10.51.4” is the IP address that you want to assign to the switch.

“10.56.20.180” is the IP address of the AmpCon-DC server.

31.jpg

- For integrated hardware and software switches, refer to the following configuration example:

“10.10.51.198” is the IP address that you want to assign to the switch.

“10.56.20.184” is the IP address of the AmpCon-DC server.

img_v3_02id_fc7cc04e-a69c-4ebf-afa5-334fc266dcag-20250110-011941.jpg

Provisioning a White-Box Switch

  1. Download and install MobaXterm.

  2. Open MobaXterm, and then create a session to connect with the switch.

  3. Reboot the switch by running the following command:

sudo reboot -f

  1. If you see the “Hit any key to stop autoboot” message, press the Enter key to exit the autoboot mode.

If you don’t see this message, go to step 5 directly.

  1. Reboot the switch.

  • For switches with the ONIE menu, select ONIE, and then select ONIE: Install OS.

88.png89.png
  • For AS4610 switches, reboot from ONIE by running the following command:

run onie bootcmd

Then, the switch will be restarted and automatically register with the AmpCon-DC server.

  1. Wait for the registration process to be completed.

90.png
  1. Log in to the AmpCon-DC UI, click Service > Switch. You can see the status of the switch is Provisioning Success.

91.png

Provisioning an Integrated Hardware and Software Switch

  1. Download and install MobaXterm.

  2. Open MobaXterm, and then create a session to connect with the switch.

  3. Reboot the switch by running the following command.

sudo reboot

92.png

The switch will automatically register with and connect to the AmpCon-DC server.

  1. Wait for the registration process to be completed.

93.png
  1. In the AmpCon-DC UI, click Services > Switch. Check whether the switch status is shown as Provisioning Success.

94.png

  • No labels