From the course: AWS Certified Solutions Architect - Associate (SAA-C03) Cert Prep

Unlock this course with a free trial

Join today to access over 24,300 courses taught by industry experts.

Configuring DHCP options lab

Configuring DHCP options lab

Now, you might be wondering at this point how you work with things like DHCP within the virtual private Cloud. Well, the answer is just like you would with DHCP in your local network. The only real difference is that within AWS VPCs, you don't specify the range of addresses to give out to devices on your network. You simply specify the parameters that would go along with those addresses. So in your local networks, if you create a DHCP pool, it's called, you set the range of addresses like 10.10.1 through 10.10.254 as an example. And then in addition to that, you set up your individual options for DHCP. In AWS, We've actually already set up the range When we defined our subnets. We looked at that in the previous episode. Now what we have to do is configure the DHCP options. So let's take a look at that. We're going to go back into our VPC. And then you will notice that immediately here in the VPC on the left side, you have…

Contents