aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--junos-bootstrap/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/junos-bootstrap/README.md b/junos-bootstrap/README.md
index 44d6d27..c2394dd 100644
--- a/junos-bootstrap/README.md
+++ b/junos-bootstrap/README.md
@@ -11,6 +11,10 @@ Launch the tooles for junos-bootstrap from tgmanage directory.
## HTTPD
j@lappie:~/git/tgmanage$ sudo python3 junos-bootstrap/httpd/server_http.py
+
+ Example: <a href="httpd/terminal.log">httpd/terminal.log</a>
## DHCPD
j@lappie:~/git/tgmanage$ sudo python3 junos-bootstrap/dhcpd/server_dhcp.py
+
+ Example: <a href="dhcpd/terminal.log">dhcpd/terminal.log</a>