From 7e47c7aefd5074db9084e66a7bfc7614ec9834db Mon Sep 17 00:00:00 2001 From: Jonas 'j' Lindstad Date: Wed, 28 Jan 2015 23:32:37 +0100 Subject: Initial commit/upload - httpd working, but poorly written --- junos-bootstrap/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 junos-bootstrap/README.md (limited to 'junos-bootstrap/README.md') diff --git a/junos-bootstrap/README.md b/junos-bootstrap/README.md new file mode 100644 index 0000000..77d125a --- /dev/null +++ b/junos-bootstrap/README.md @@ -0,0 +1,8 @@ +junos-bootstrap +=============== + +(a.k.a. juniper-bootstrap, JunOSBootStrapper) + +Tools (DHCPDd + HTTPD)for managing a large number of factory default Juniper switches (EX2200) using ZTP (Zero Touch Protocol). + +The project is built with Python and PostgreSQL. -- cgit v1.2.3