F5 Programmability Training > Class 3: Introduction to SecDevOps Source | Edit on
Lab Information¶
Warning
All work for this lab will be performed exclusively from the Linux Jumphost. No installation or interaction with your local system is required.
Lab Topology¶
The network topology implemented for this lab is very simple. Since the focus of the lab is Control Plane programmability rather that Data Plane traffic flow we can keep the data plane fairly simple. The following components have been included in your lab environment:
- 2 x BIG-IPs (v13.1.x)
- 1 x Linux Tool Box
- 1 x Windows Jumphost
Network Addressing¶
The following table lists VLANS, IP Addresses and Credentials for all components:
| Component | Management IP | VLAN/IP Address(es) | Credentials |
|---|---|---|---|
| Windows Jumphost | 10.1.1.20 | Internal: 10.1.10.20 | external_user/password |
| BIG-IP DEV | 10.1.1.5 | Internal: 10.1.10.10 Internal (Float): 10.1.10.13 External: 10.1.20.10 External (VIPs): 10.1.20.120-130 | admin/admin
root/default |
| BIG-IP PROD | 10.1.1.15 | Internal: 10.1.10.11 Internal (Float): 10.1.10.13 External: 10.1.20.11 External (VIPs): 10.1.20.120-130 | admin/admin
root/default |
| Linux Tool Box | 10.1.1.15 | Internal: 10.1.10.100-103 | ubuntu/ubuntu |