Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 301 Bytes

INSTALL.md

File metadata and controls

18 lines (12 loc) · 301 Bytes

INSTALL for ZTP Server

Ubuntu 12.04.1 LTS

$ git clone https://github.com/arista-eosplus/ztpserver.git
$ cd ztpserver

$ sudo apt-get install python-setuptools python-dev
$ sudo easy_install routes
$ sudo easy_install webob
$ sudo easy_install PyYaml

$ sudo make install

$ ztps