diff --git a/README.md b/README.md index 7106d2776ac006ab53db9eeb5323fbe611d23193..e87f4dc5b3ba8f57ab47c4add5e4fd94b3b458f7 100644 --- a/README.md +++ b/README.md @@ -33,3 +33,13 @@ Docs: https://ztpserver.readthedocs.io/en/master/overview.html The config in the ztpserver directory is the global config. The server has to be restarted to pick a config change up. The config in the ztp-root describes the config of the server for provisioning. + +Create folders in the nodes folder with the mac address of the device's management port. In this folder you can put the startup-config file, which the server will then distribute to this switch. + +Keep in mind, that you need the bootstrap file under the bootstrap folder for everything to work. + +For the rest, follow this tutorial: + +https://ztpserver.readthedocs.io/en/master/cookbook/helloWorld.html#prepare-your-switch-for-provisioning + +You have to reset the switches and set the options for the DHCP server listed under this link.