Chapter 12 Lab Solutions
Before the students do these labs, I configure all the workstations to be on network
210.93.105.0 /24. The TFTP server is already 210.93.105.3. I assign any other IP
address on that network to the other 5 computers. No gateway is necessary, as all
communications for these labs are through a hub or switch only. Also make sure the
computers are all part of the same workgroup, so they can see each other in the
Network window. Also, if you can’t see all of the computers in the Network window,
make sure that Network Discovery is on and that File Sharing is on. If you are using XP
computers instead of Vista machines, make sure the Computer Browser is enabled in
Services. I had the Windows Firewall off when doing these labs.
In addition, you need a file named switchtest on the desktops of the lab-b, lab-d, and lab-
e computers. Use any file at least 500 MB and just rename it switchtest. It is better to
use nonexecutables or one big zipped file. The students will be moving, not copying the
Switchtest file. The desktops on all six workstations should be shared with full access.
Instructor Tips Lab 12.1
I use the lab-d, lab-e, and TFTP servers for this lab, but you can set up three Windows
computers in a different area with the appropriate IP addresses and load the TFTP
server software on the 210.93.105.3 computer.
Activity Questions Lab 12.1
14. Hopefully yes
19. line vty 0 15
25. because all interfaces are on vlan 1 unless changed and vlan 1 is the
management vlan
26. mac-address-sticky tells the switch to associate the mac address of the
computer with that port and to remember it; maximum 1 tells the switch that only
one mac can be associated with a port; violation shutdown tells the switch to
shutdown the port interface if a different mac address is seen on that port
28. Hopefully yes
30. It goes orange
32. Eventually yes
Review Questions Lab 12.1
1. Many of the configuration commands on a Cisco 2950 series switch are identical to
the commands used on a Cisco 2600 series router. True or False?
2. Why might you want ot put an IP configuration on your switch?
3. Why might there be more MAC addresses in a switching table reported by the show
mac-address-table command than connected devices?