Question: Using command prompt to answer the question PART 3 : CONFIGURE VLANS AND SWITCH PORTS In Part 2 , you connected devices and assigned IP
Using command prompt to answer the question
PART : CONFIGURE VLANS AND SWITCH PORTS
In Part you connected devices and assigned IP addresses to computers. You also tested connectivity between PCA and PCB and you should have been able to ping the computers from each other.
While you cannot ping PCC and PCM from any other computer, an intruder could change the computers IP address and overcome this restriction.
As an optional exercise, you can change the IP address of PCC to for example, and test the pinging PCA or PCB Dont forget to change the IP address of PCC back afterward.
We will separate the three networks into VLANs to strengthen our network security.
Configure VLANs
Using the table below, configure these VLANs in all three switches. Note: the VLAN names must match exactly.
VLAN ID VLAN Name
Students
Faculty
Management
Unused
Configure ports on the switches
Configure the interfaces in the table below with the proper VLAN. Ensure the ports connected to the PCs are configured with a static access mode and add descriptions to each port configuration.
Device Interface VLAN Description
S GigabitEthernet VLAN Connection to student PCA
S FastEthernet VLAN Student PCB
S FastEthernet VLAN Dr Sheldon Cooper
S FastEthernet VLAN Network Management Workstation PCM
Part Summary
Now, even if you try changing the IP address of PCC as we suggested earlier, you will notice that you cannot ping PCB regardless of your IP address.
Your configuration is more secure now, but can you still ping PCA from PCB and vice versa?
PART : IMPLEMENT VLAN TRUNKING
In Part you hardened the switches and assigned IP addresses to the computers. You also discovered that changing the static IP address in PCC will allow intruders to easily access networks they are not part of
In Part you created separate VLANs for each network and assigned the VLANs to the interfaces connected to the PCs But you also discovered that this broke connectivity between PCA and PCB
If you run the command on the S interface GigabitEthernet switchport and check Operational Mode, you will see that the port is operating in a static access mode and passes only traffic that belongs to VLAN
To allow connectivity between the switches, we must configure all connections between S S and S as trunk connections.
Implement VLAN trunking on the switches
All trunk interfaces that connect switches should be configured as follows:
Manually set interfaces that interconnect the switches to a static trunk mode do NOT use dynamic mode or trunk negotiation Configure the VLAN as the native VLAN Add descriptions to the ports:
Device Port Description
S GigabitEthernet Connection to S: GigabitEthernet
S GigabitEthernet Connection to S: GigabitEthernet
S GigabitEthernet Connection to S: GigabitEthernet
S FastEthernet Connection to S: GigabitEthernet
S GigabitEthernet Connection to S: GigabitEthernet
S GigabitEthernet Connection to S: GigabitEthernet
S GigabitEthernet Connection to S: GigabitEthernet
Device Port Description
S GigabitEthernet Connection to S: FastEthernet
Part Summary
After enabling trunking, you should be able to ping PCA from PCB and back. And even if you change the IP address of PCC or PCM you should not be able to ping devices outside their designated VLANs.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
