Open main menu

CDOT Wiki β

Changes

OPS345 Lab 2

1 byte added, 05:00, 18 December 2021
Create & configure VM
* Create a new VM (instance) named "router". The process is almost identical to the "ops435-first" VM from the last lab.
** In your new VPC and subnet
** Note that "Auto-assign Public IP" is enabled by default, but don't change it.
** With primary IP 10.3.45.10 (first 4 addresses on AWS subnet are not usable)
** Default storage options
* Follow the instructions in lab 1 to change your username.
* Also follow the instructions in lab 1 to set your hostname to router.youruserid.ops345.ca
* Note that "Auto-assign Public IP" is enabled by default, but don't change it.
* After router starts: go to "Elastic IPs" and associate a new elastic IP named '''router_public_ip''' with the router instance.
** This is now your static public IP for router. You will use it a lot, so write it down somewhere.