-
Notifications
You must be signed in to change notification settings - Fork 0
Lab 3 2: Lab Prep
Emma edited this page Sep 15, 2025
·
2 revisions
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
- Add a server to the left of the East-Core-Switch-01.
- 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
- Configure East-Core-Switch FastEthernet0/3 as an access port on VLAN 1
- Assign 10.11.10.1 to FastEthernet0/3 on East-Core-Switch
- Make sure to do
no shutdown
- Connect Server Fa0/0 to East-Core Fa0/3.
- Verify that you can ping from the server to the router and to other IPs on the network