Skip to content

Lab 3 2: Lab Prep

Emma edited this page Sep 15, 2025 · 2 revisions

Overview

We will be adding a DHCP server to the East-Core-Switch on the Mgmt VLAN (vlan 1).

To see the progress on this network so far see Lab 2.1: Subnet Design


Lab Prep

  1. Add a server to the left of the East-Core-Switch-01.
image
  1. Give the server an IP address and gateway from the Management VLAN address pool
  • For my table this is 10.11.10.1-10.11.10.254
  • Gateway is 10.11.10.1
  • Server is 10.11.10.2 subnet mask 255.255.255.0
  1. Configure East-Core-Switch FastEthernet0/3 as an access port on VLAN 1
image
  1. Assign 10.11.10.1 to FastEthernet0/3 on East-Core-Switch
  • Make sure to do no shutdown
image
  1. Connect Server Fa0/0 to East-Core Fa0/3.
image
  1. Verify that you can ping from the server to the router and to other IPs on the network
Sullivan_Lab 3 2
Clone this wiki locally