Packet Tracer Dhcp For Vlans

Posted on  by  admin
  1. Dhcp Packet Tracer
  2. Dhcp In Packet Tracer
  3. Packet Tracer Dhcp For Vlans 1
Download 6.2.1.7 Packet Tracer – Configuring VLANs.pka File Completed 100%

I want DHCP server to distribute different IP addresses for different VLAN. Floor 1 VLAN 130 - 192.168.130.0/24. Floor 2 VLAN 110 - 192.168.110.0/24. Something I can not configure DHCP server to distribute IP addresses in different VLAN. I attached scheme made with Packet Tracer Office. Tell me where is my mistake. Label all the device names, network addresses and other important information that Packet Tracer generated. Complete the Addressing Table and VLANs and Port Assignments Table. Fill in any blanks in the Implementation and Verification steps. The information is supplied when you launch the Packet Tracer activity.

Dhcp packet tracer

Packet Tracer – Configuring VLANs

Addressing Table

Objectives

Part 1: Verify the Default VLAN Configuration

Part 2: Configure VLANs

Part 3: Assign VLANs to Ports

How to access doom beta. The game case says its got the Doom beta on it if it has a code inside. You enter the code into PSN and it will add the beta to your services list for when it ends up being released.

Background

VLANs are helpful in the administration of logical groups, allowing members of a group to be easily moved, changed, or added. This activity focuses on creating and naming VLANs, and assigning access ports to specific VLANs.

Part 1: View the Default VLAN Configuration

Step 1: Display the current VLANs.

On S1, issue the command that displays all VLANs configured. By default, all interfaces are assigned to VLAN 1.

Step 2: Verify connectivity between PCs on the same network.

Notice that each PC can ping the other PC that shares the same network.

· PC1 can ping PC4
· PC2 can ping PC5
· PC3 can ping PC6

Tracer

Pings to PCs in other networks fail.

What benefit will configuring VLANs provide to the current configuration?

The primary benefits of using VLANs are as follows: security, cost reduction, higher performance, broadcast storm mitigation, improved IT staff efficiency, and simpler project and application management.

Part 2: Configure VLANs

Step 1: Create and name VLANs on S1.

Create the following VLANs. Names are case-sensitive:

· VLAN 10: Faculty/Staff
· VLAN 20: Students
· VLAN 30: Guest(Default)
· VLAN 99: Management&Native

S1(config)#vlan 10
S1(config-vlan)#name Faculty/Staff
S1(config-vlan)#vlan 20
S1(config-vlan)#name Students
S1(config-vlan)#vlan 30
S1(config-vlan)#name Guest(Default)
S1(config-vlan)#vlan 99
S1(config-vlan)#name Management&Native

Step 2: Verify the VLAN configuration.

Which command will only display the VLAN name, status, and associated ports on a switch?

S1# show vlan brief

Step 3: Create the VLANs on S2 and S3.

Using the same commands from Step 1, create and name the same VLANs on S2 and S3.

Dhcp Packet Tracer

Step 4: Verify the VLAN configuration.

Part 3: Assign VLANs to Ports

Step 1: Assign VLANs to the active ports on S2.

Assign the VLANs to the following ports:

· VLAN 10: Fast Ethernet 0/11
· VLAN 20: Fast Ethernet 0/18
· VLAN 30: Fast Ethernet 0/6

S2(config)#int fa0/11
S2(config-if)#switchport access vlan 10
S2(config-if)#int fa0/18
S2(config-if)#switchport access vlan 20
S2(config-if)#int fa0/6
S2(config-if)#switchport access vlan 30

Dhcp In Packet Tracer

Step 2: Assign VLANs to the active ports on S3.

S3 uses the same VLAN access port assignments as S2.

Step 3: Verify loss of connectivity.

Previously, PCs that shared the same network could ping each other successfully. Try pinging between PC1 and PC4. Although the access ports are assigned to the appropriate VLANs, were the pings successful? Why?

No, the pings failed because the ports between the switches are in VLAN 1 and PC1 and PC4 are in
VLAN 10

What could be done to resolve this issue?

Configure the ports between the switches as trunk ports

Suggested Scoring Rubric


Packet Tracer Dhcp For Vlans 1

3.2.1.7 Packet Tracer - Configuring VLANs Instructions.pdf

1 file(s) 191.97 KB

Packet Tracer Dhcp For Vlans

3.2.1.7 Packet Tracer - Configuring VLANs.pka completed

1 file(s) 471.59 KB

Related Articles

Coments are closed
Scroll to top