PackeTsar / freeztp

An Open-Source Zero-Touch Provisioning System for Cisco IOS.
GNU General Public License v3.0
216 stars 27 forks source link

Prerequisite spec for devices to works with freeztp #79

Closed chenoi closed 3 years ago

chenoi commented 4 years ago

HI, I would like to know what is the requirement or condition for devices to met with freeztp? I'm using multi type whitebox that have snmp, does it fit the requirement? Pls advise further. Thank you

pschapman commented 3 years ago

Hi - If your device conforms to the ladder diagram shown in the readme, then ZTP will be compatible.

  1. Switch must be able to discover ZTP server using DHCP option 150 (TFTP Server)
  2. Switch must then query TFTP for a generic config
  3. Switch must then query TFTP for a specific config based on host name

PSC