BCMSN Lab
I figured I would share with everyone the BCMSN lab I have given to my Cisco students. I’m currently wrapping up the BCMSN course (642-812) and wanted to give them some real-world practice. My students have their CCNA certifications and are now trying to tackle the CCNP. They actually just completed the first part of the lab and are currently verifying functionality. From what I saw Wednesday, it looks like I need to come up with some harder labs! Take a look for yourself.
My guys said they would be happy to share their precious configs, so I will be making another post soon once they get all the bugs worked out. Maybe I can get them to provide some explanations too!

BCMSN Lab Part 1 (80% of finished lab)
Establish Layer 1 Connectivity (10 points)
3560 FA0/1 <-> 2811-Austin FA 0/1
3560 FA0/2 - 3 <-> 2950A FA0/1 – 2
3560 FA0/4 – 5 <-> 2950B FA0/1 – 2
3560 FA0/6 – 7 <-> 3550A FA0/1 – 2
3560 FA0/8 – 9 <->3550B FA0/1 – 2
3560 FA0/12 <-> 7960
3560 FA0/13 <-> 7911
3560 FA0/14 <-> AP1130
–
3550A FA0/3 <->2950C FA0/1
3550A FA0/4 <-> 2950D FA0/1
3550A FA0/5 <-> 2950E FA0/1
3550A FA0/6 <-> 2950F FA0/1
–
3550B FA0/3 <-> 2950C FA0/2
3550B FA0/4 <-> 2950D FA0/2
3550B FA0/5 <-> 2950E FA0/2
3550B FA0/6 <-> 2950F FA0/2
Basic Configuration (10 points)
- Assign Hostnames and configure telnet access
- Enable secrets = cisco
- All inter-switch links should be set to full duplex and 100 Mbps
- All inter-switch links should be set to Trunk unconditionally
- Non-trunk ports should be configured to make the port immediately transition to forwarding state
VTP Configuration (10 points)
- VTP domain = ccnp
- Version 2
- VTP pruning on all
- VTP pass= cisco
- VTP servers
- VTP clients
- VTP transparent
VLAN Configuration (10 points)
- Vlans that should exist on 2950 C/D/E/F & 3550A/B (not all will be assigned ports)
- *Create on VTP server and allow propagating to clients
- Vlans 10, 20, 30, 40, 50, 60, 70, 80, 90, 100
- 10=Floor1-sales
- 20=Floor1-marketing
- 30= Floor2-sales
- 40= Floor2-marketing
- 50= Floor3-sales
- 60= Floor3-marketing
- 70= Floor4-sales
- 80= Floor4-marketing
- 90= VOIP
- 100= mgmt
- Vlans that should exist on 2950 A & 3560 (not all will be assigned ports)
- 400=mgmt
- 500=voip
- 200=ServerFarm
- 200=ServerFarm (private vlan primary) *Private-vlans can only be configured on 3560
- 201=sec (community) *should only exist on 3560
- 202=sec(isolated) *should only exist on 3560
- Vlans that should exist on 2950 B & 3560 (not all will be assigned ports)
- 400=mgmt
- 500=voip
- 300=NetworkMon
Port aggregation (10 points)
- Configure link between 3560 and 2950A to use LACP
- Configure link between 3560 and 2950B to use PaGP
- Configure link between 3560 and 3550A/B to use neither PaGP nor LACP (channel-group mode on)
IP Addressing (10 points)
Subnet the 192.168.16.0/24 network as follows:
- Subnet evenly for at least 14 subnets with at least 14 usable hosts in each subnet
- Second usable IP address on first subnet should be assigned to 3560 FA0/1 (no switchport)
- You will need to further subnet one of the subnets (use the last subnet) for two /30 subnets (between 3560 and 3550’s)
- Assign the /30 IPs to the “channel-group” interface between switches (no switchport)
- First usable IP’s on subnets will be assigned as Default gateways (except with 3550 VLANs because of HSRP)
- Vlan 10 should be assigned second usable subnet
- Vlan 20 should be assigned third usable subnet
- Continue this pattern to vlan 100
- VLAN 100 is the mgmt, so no ports will be assigned to VLAN
- 3550A/B, 2950 C/D/E/F should each have a unique IP in this subnet (for telnet or mgmt-use)
- Assign to VLAN 100 interface
- Vlan 200 should be assigned the 12th subnet
- Vlan 300 should be assigned the 13th subnet
- Vlan 400 should be assigned the 14th subnet
- VLAN 400 is the mgmt, so no ports will be assigned to VLAN
- 3560, 2950 A/B should each have a unique IP in this subnet (for telnet or mgmt-use)
- Assign to VLAN 400 interface
- Vlan 500 should be assigned the 15th subnet
MLS configuration (10 points)
- Links between 3550’s and 3560 are layer 3 links
- Link between 2811 and 3560 is a layer 3 link
- VLAN IPs on 3550A should be the second usable IP for each VLAN subnet (first usable will be the HSRP address)
- Remember to go into “interface vlan” for each vlan on the switch
- VLAN IPs on 3550B should be the third usable IP for each VLAN subnet (first usable will be the HSRP address)
- Remember to go into “interface vlan” for each vlan on the switch
- VLAN IPs on 3560 should be the first usable IP for each VLAN subnet
HSRP (10 points)
- “Standby” IP’s should be first usable IP in each subnet
- 3550A should be primary for VLANs starting with Odd number
- 3550A should be secondary for VLANs starting with even number
- 3550B should be primary for VLANs starting with Even number
- 3550B should be secondary for VLANs starting with odd number
- Enable preemption
Port assignments (10 points)
- 3560
- 12 =Connected to IP phone (access vlan=300 and voice-vlan = 500)
- 13 =Connected to IP phone (access vlan=300 and voice-vlan = 500)
- 14 =Connected to AP (trunk)
- 15-17= Community VLAN (201)
- 18-20= Each in Isolated VLAN (202)
- 2950A
- 2950B
- 2950C
- 10-15 = VLAN 10
- 16-20=VLAN 20
- 21-22=Connected to IP phone (access vlan=10 and voice-vlan = 90)
- 23-24=Connected to IP phone (access vlan=20 and voice-vlan = 90)
- 2950D
- 10-15 = VLAN 30
- 16-20=VLAN 40
- 21-22=Connected to IP phone (access vlan=30 and voice-vlan = 90)
- 23-24=Connected to IP phone (access vlan=40 and voice-vlan = 90)
- 2950E
- 10-15 = VLAN 50
- 16-20=VLAN 60
- 21-22=Connected to IP phone (access vlan=50 and voice-vlan = 90)
- 23-24=Connected to IP phone (access vlan=60 and voice-vlan = 90)
- 21-22=Connected to IP phone (access vlan=70 and voice-vlan = 90)
- 23-24=Connected to IP phone (access vlan=80 and voice-vlan = 90)
Routing (10 points)
- Default route on 3560 should point to first subnet’s first usable IP (.1)
- Configure OSPF between switches (use default-information-originate to give 3550s def. route)
- Network command should be done using a single network statement on each switch (minimal)
- Use passive-interfaces where necessary
- Verify connectivity to internet and VLAN subnets.
This entry was posted on May 17, 2007 at 9:50 am and is filed under Routing&Switching, Cisco. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response or trackback from your own site.