This repository has been archived by the owner on Jul 19, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
24 changed files
with
43 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.