Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Commit

Permalink
addng PDF docs
Browse files Browse the repository at this point in the history
  • Loading branch information
RobWC committed Apr 9, 2015
1 parent aab7571 commit adadf74
Show file tree
Hide file tree
Showing 24 changed files with 43 additions and 12 deletions.
43 changes: 43 additions & 0 deletions README.grip.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
Network and Security Automation Workshop
========================================

This repository contains an entire class on creating network automation. It utilizes vSRX and the NetDevOps VM (an Ubuntu development environment). In the course of the lab you will build a multi-node vSRX topology connecting to a single headend.

Course Steps
------------

The course is divided into multiple steps.

1. Overview

1. [Topology Overview](http://localhost:5000/docs/topologyoverview.md)
2. [vSRX Topology](http://localhost:5000/docs/vsrxconfiguration.md)
3. [Software Overview](http://localhost:5000/docs/softwareoverview.md)
4. [Installing Software](http://localhost:5000/docs/installingsoftware.md)
5. [Using Python and PyEZ Library](http://localhost:5000/docs/usingpyezlibrary.md)
6. [Using Ansible](http://localhost:5000/docs/usingansible.md)
7. [Basic API Review](http://localhost:5000/docs/basicapireview.md)
8. [NETCONF Magic](http://localhost:5000/docs/netconfmagic.md)

2. Hands On Lab

1. [Configuring NAT](http://localhost:5000/docs/configuringnat.md)
2. [Basic Firewall Policies](http://localhost:5000/docs/basicfwpolicies.md)
3. [Registering your host](http://localhost:5000/docs/registeringyourhost.md)
4. [VPN connection to headend](http://localhost:5000/docs/vpnconnectiontoheadend.md)
5. [Enabling Dynamic Routing](http://localhost:5000/docs/enablingdynamicrouting.md)
6. [Creating VPN Firewall Policies](http://localhost:5000/docs/creatingfwpolicies.md)
7. [Automating Licenses](http://localhost:5000/docs/automatinglicense.md)
8. [Creating Application Policies](http://localhost:5000/docs/creatingapppolicies.md)
9. [Creating IPS Policies](http://localhost:5000/docs/creatingipspolicies.md)
10. [Disaster Strikes!](http://localhost:5000/docs/disasterstrikes.md)
11. [Recovering the lab](http://localhost:5000/docs/recoveringthelab.md)
12. [Reviewing the lab](http://localhost:5000/docs/reviewingthelab.md)

**VM Access Information**

- [VM Host Passwords](http://localhost:5000/docs/vmpasswords.md)

**Proctor Instructions**

- [Proctor Instructions](http://localhost:5000/docs/proctorconfiguration.md)
12 changes: 0 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,15 +43,3 @@ The course is divided into multiple steps.
**Proctor Instructions**

- [Proctor Instructions](https://github.com/JNPRAutomate/JNPRAutomateDemo-Student/blob/master/docs/proctorconfiguration.md)

TODO
====

**Docs**

- registering your host @kwbales - needs docs and registry
- Send LPTHW links to goto SEs

**Tools**

1. Headend VMs @robwc
Binary file added pdf/0_index.pdf
Binary file not shown.
Binary file added pdf/10_docs_basicfwpolicies.pdf
Binary file not shown.
Binary file added pdf/11_docs_registeringyourhost.pdf
Binary file not shown.
Binary file added pdf/12_docs_vpnconnectiontoheadend.pdf
Binary file not shown.
Binary file added pdf/13_docs_enablingdynamicrouting.pdf
Binary file not shown.
Binary file added pdf/14_docs_creatingfwpolicies.pdf
Binary file not shown.
Binary file added pdf/15_docs_automatinglicense.pdf
Binary file not shown.
Binary file added pdf/16_docs_creatingapppolicies.pdf
Binary file not shown.
Binary file added pdf/17_docs_creatingipspolicies.pdf
Binary file not shown.
Binary file added pdf/18_docs_disasterstrikes.pdf
Binary file not shown.
Binary file added pdf/19_docs_recoveringthelab.pdf
Binary file not shown.
Binary file added pdf/1_docs_topologyoverview.pdf
Binary file not shown.
Binary file added pdf/20_docs_reviewingthelab.pdf
Binary file not shown.
Binary file added pdf/2_docs_vsrxconfiguration.pdf
Binary file not shown.
Binary file added pdf/3_docs_softwareoverview.pdf
Binary file not shown.
Binary file added pdf/4_docs_installingsoftware.pdf
Binary file not shown.
Binary file added pdf/5_docs_usingpyezlibrary.pdf
Binary file not shown.
Binary file added pdf/6_docs_usingansible.pdf
Binary file not shown.
Binary file added pdf/7_docs_basicapireview.pdf
Binary file not shown.
Binary file added pdf/8_docs_netconfmagic.pdf
Binary file not shown.
Binary file added pdf/9_docs_configuringnat.pdf
Binary file not shown.
Binary file added pdf/info_docs_vmpasswords.pdf
Binary file not shown.

0 comments on commit adadf74

Please sign in to comment.