3.3.12 Packet Tracer-VLAN Configuration
3.3.12 Packet Tracer-VLAN Configuration
Addressing Table
Objectives
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.
On S1, issue the command that displays all VLANs configured. By default, all interfaces are assigned
to VLAN 1.
Notice that each PC can ping the other PC that shares the same subnet.
Question:
a. Create the following VLANs. Names are case-sensitive and must match the requirement exactly:
S1#(config)# vlan 10
Question:
Which command will only display the VLAN name, status, and associated ports on a switch?
Use the same commands from Step 1 to create and name the same VLANs on S2 and S3.
a. Configure the interfaces as access ports and assign the VLANs as follows:
S3 uses the same VLAN access port assignments as S2. Configure the interfaces as access ports and
assign the VLANs as follows:
As shown in the topology, the S3 FastEthernet 0/11 interface connects to a Cisco IP Phone and PC4.
The IP phone contains an integrated three-port 10/100 switch. One port on the phone is labeled
Switch and connects to F0/4. Another port on the phone is labeled PC and connects to PC4. The IP
phone also has an internal port that connects to the IP phone functions.
The S3 F0/11 interface must be configured to support user traffic to PC4 using VLAN 10 and voice
traffic to the IP phone using VLAN 150. The interface must also enable QoS and trust the Class of
Service (CoS) values assigned by the IP phone. IP voice traffic requires a minimum amount of
throughput to support acceptable voice communication quality. This command helps the switchport
to provide this minimum amount of throughput.
Previously, PCs that shared the same network could ping each other successfully.
Study the output of from the following command on S2 and answer the following questions based
on your knowledge of communication between VLANS. Pay close attention to the Gig0/1 port
assignment.
99 Management&Native active
Questions:
Although the access ports are assigned to the appropriate VLANs, were the pings successful? Explain.
End of document