02 · Public IPs
Public addressing
Three addresses never change. Everything else comes from your own deployment output.
Fixed
| Role | IP |
|---|---|
| Imperva GRE POP | 107.154.7.48 |
| Demo web VIP | 45.223.189.100 |
| BYOIP prefix | 45.223.189.0/24 |
Dynamic
Values differ per deployment
- Router WAN public
- Router mgmt public
- Jump host public
- Demo server public
Read them from the Terraform output or the generated context file:
shell
terraform output -raw lab_quickstart
cat .lab-context.json