Routing Lab

02 · Public IPs

Public addressing

Three addresses never change. Everything else comes from your own deployment output.

Fixed

RoleIP
Imperva GRE POP107.154.7.48
Demo web VIP45.223.189.100
BYOIP prefix45.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