aboutsummaryrefslogtreecommitdiffstats
path: root/junos-bootstrap/README.md
diff options
context:
space:
mode:
authorJonas Lindstad <jonaslindstad@gmail.com>2015-02-11 03:12:50 +0100
committerJonas Lindstad <jonaslindstad@gmail.com>2015-02-11 03:12:50 +0100
commit6054cd96b0a0ee37cc341fd53b1b9e2958688fc5 (patch)
treed997413c4632d3b1982075eadc33bb2e28400ed3 /junos-bootstrap/README.md
parent4a73a3fc9f4d89690d9fb61a096a05506b108164 (diff)
added .gitignore for binary files, updated readme
Diffstat (limited to 'junos-bootstrap/README.md')
-rw-r--r--junos-bootstrap/README.md12
1 files changed, 10 insertions, 2 deletions
diff --git a/junos-bootstrap/README.md b/junos-bootstrap/README.md
index 75ba597..44d6d27 100644
--- a/junos-bootstrap/README.md
+++ b/junos-bootstrap/README.md
@@ -1,8 +1,16 @@
-junos-bootstrap
-===============
+# junos-bootstrap
Tools (DHCP daemon + HTTP daemon + DB) for managing provisioning towards a large number of factory default Juniper switches (EX2200) using ZTP (Zero Touch Protocol) over DHCP relays.
The project is built with Python 3.4.0 and PostgreSQL 9.3.5.
Licensed under the GNU GPL, version 2. See the included COPYING file.
+
+# Usage
+Launch the tooles for junos-bootstrap from tgmanage directory.
+
+## HTTPD
+ j@lappie:~/git/tgmanage$ sudo python3 junos-bootstrap/httpd/server_http.py
+
+## DHCPD
+ j@lappie:~/git/tgmanage$ sudo python3 junos-bootstrap/dhcpd/server_dhcp.py