Lab 03‐2 - LPouliot/Junior-Spring-NET-330-01-Network-Design GitHub Wiki

Lab Prep

For this week's lab - you need to use your completed Packet Tracer file from Week 2 lab or use this starter file Download this starter file.

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

image

Using the "End Devices" objects, drag a Generic Server (3rd from left) to the left of the East Core Switch

image

Give your server an IP address from your Mgmt VLAN subnet (I recommend 10.x.y.2) and set the Gateway to 10.x.y.1

  • use "x.y." based on your VLAN Subnet table for the MGMT subnet

Management Server:

10.22.9.2

255.255.255.0

10.22.9.1

On VLAN 1

Configure East-Core-Switch Fast Ethernet port 0/3 as an access port on VLAN 1

TIP:

  • 1 already exists as the default (named as such)

image

Assign an ip address from your Mgmt VLAN Subnet to East Core Switch (use 10.x.y.1) . Refer to your Tech Journal or Lab 2-1 for the proper commands.

  • Important NOTE: The MGMT VLAN is Vlan 1 - the default vlan on the switch.
  • The VLAN 1 interface is disabled (shutdown) by default. From the VLAN 1 interface config in the CLI, you must issue the following command after you enter the IP address and mask:
  • no shutdown

East-Core Switch for VLAN 1: image

West-Core Switch for VLAN 1: image

Connect your server (F0) to East Core on F0/3.

image

You should be able to ping from your server to the router and other IP's on the network.

Submit screenshot of successful ping

image