Sample SWITCH Labs
Sample SWITCH Labs
Lab Guide
300-115
Labs powered by
SWITCH
300-115 Lab Guide
LM20170908/BV1.0
2 5 C e n t u r y B l v d . , S t e . 5 0 0 , N a s h v i l l e , T N 3 7214 | B o s o n . c o m
To perform the labs referenced in this book, please download and install the necessary files (refer to
your purchase receipt for the download link), navigate to the appropriate lab in the lab menu in the
Boson NetSim, and load the lab; all labs should work in NetSim 11 or later. To learn more about the
Boson NetSim or to purchase and download the software, please visit www.boson.com/netsim.
Copyright © 2017 Boson Software, LLC. All rights reserved. Boson, Boson NetSim, Boson Network
Simulator, and Boson Software are trademarks or registered trademarks of Boson Software, LLC.
Catalyst, Cisco, and Cisco IOS are trademarks or registered trademarks of Cisco Systems, Inc.
in the United States and certain other countries. Media elements, including images and clip art,
are the property of Microsoft. All other trademarks and/or registered trademarks are the property
of their respective owners. Any use of a third-party trademark does not constitute a challenge to
said mark. Any use of a product name or company name herein does not imply any sponsorship
of, recommendation of, endorsement of, or affiliation with Boson, its licensors, licensees, partners,
affiliates, and/or publishers.
format, and content of labs that are included in the Boson NetSim
Lab 3.5 – IPv6 SLAAC...............................................................................................................................101
Lab Tasks..............................................................................................................................................102
and the Boson Courseware products. However, you will not be able
Lab Solutions....................................................................................................................................... 104
to work through this lab in NetSim without purchasing both
Lab 3.6 – Stateless DHCPv6.......................................................................................................................110
format,
Module andand
6: VLANs content of labs that are included in the Boson NetSim233
Trunking..................................................................................................................
and
Labthe
6.1 –Boson Courseware
VLAN Configuration products. However, you will not be able
Part I....................................................................................................... 234
Lab Tasks............................................................................................................................................. 235
toLabwork through this lab in NetSim without purchasing both
Solutions....................................................................................................................................... 237
Boson
Lab NetSim
6.2 – VLAN Configuration andPart theII.....................................................................................................
Boson CCNP Courseware Lab Pack. 242
Lab Tasks............................................................................................................................................. 243
Lab Solutions....................................................................................................................................... 248
Please visit www.boson.com for more information.
Lab 6.3 – Trunking..................................................................................................................................... 267
Lab Solutions....................................................................................................................................... 269
Lab 6.4 – VTP Configuration.....................................................................................................................274
Lab Tasks..............................................................................................................................................275
Lab Solutions....................................................................................................................................... 277
Module 8: EtherChannel.................................................................................................................................317
Lab Solutions........................................................................................................................................321
Lab 8.2 – Layer 3 EtherChannel and Load Balancing............................................................................... 328
Lab Tasks............................................................................................................................................. 330
Lab Solutions........................................................................................................................................333
Labs powered by
SWITCH Lab 2.1 – IOS Switching Initial Configuration
Objective
Become familiar with the lab access menu, learn the lab topology, and complete the initial configuration of
the devices on the network.
Lab Topology
For this lab, your network design will include two PC workstations, P1PC1 and P2PC2, and four switches,
P1ASW1, P1DSW1, P2ASW2, and P2DSW2. P1ASW1 and P2ASW2 are Access layer switches. P1DSW1 and
P2DSW2 are Distribution layer switches. The Access and Distribution layers are two of the three layers in
the Cisco three-layer hierarchical network model, which also includes the Core layer. The topology diagram
below represents the NetMap in the Simulator.
The commands you will need to perform the tasks in this lab, along with their syntax and descriptions, are
shown in the Command Summary table below:
Command Summary
Command Description
configure terminal enters global configuration mode from privileged EXEC mode
copy running-config startup-config saves the configuration file
description description-text assigns a description to an interface, a class map, or a policy
map
duplex {full | half | auto} sets the interface duplex configuration to full, half, or auto
enable enters privileged EXEC mode
end ends and exits configuration mode
exit exits one level in the menu structure
hostname host-name sets the device name
interface range fastethernet slot/ configures a range of interfaces
starting-port - ending-port
interface type number changes from global configuration mode to interface
configuration mode
ip address ip-address subnet-mask assigns an IP address to an interface
ipconfig /all is used in NetSim to display the IP addresses and Media Access
Control (MAC) address on a workstation
ipconfig /ip ip-address subnet-mask is used in NetSim to assign an IP address and subnet mask to a
workstation interface
line [aux | console | vty] beginning-line- specifies the line to be configured
number [ending-line-number]
login enables password checking
password password specifies the password that is required for a user to log in
show interfaces [type number] shows the switchport configuration
switchport
show interfaces status displays the line status of all interfaces
show ip interface brief displays a brief summary of interface status and configuration
show running-config displays the active configuration file
shutdown; no shutdown disables an interface; enables an interface
speed {10 | 100 | 1000 | auto | sets the interface speed
nonegotiate}
switchport mode {access | dynamic configures the virtual LAN (VLAN) membership mode of a
{auto | desirable} | trunk} port
Lab Tasks
A network associate with your company began configuring the network but was unable to complete the
configurations needed. A password of cisco has been set on P2ASW2 and on P2DSW2.
Task 1: Examine the Network Topology, and Note Existing Configuration Errors
Compare the topology diagram shown above with the actual configuration of the devices on the network. On
the following diagram, note any discrepancies you find. The topology diagram is correct. In Task 2, you will
correct any errors you find in the current configuration.
Use the necessary commands to verify the port assignments for the devices in the topology. Enter any
configuration errors that you discover in the following diagram. A password of cisco has been set on
P2ASW2 and on P2DSW2.
3. On P1ASW1 and P1DSW1, configure the console port to process logins. Configure a console password
of cisco.
4. Configure the virtual terminal (vty) ports on P1ASW1 and P1DSW1 to process logins. Configure a vty
password of cisco.
5. On P1ASW1, enable the interface that connects the switch to the workstation. Configure the interface
with a speed setting of 10 and a duplex setting of half, and configure the following description on the
interface:
6. On P1ASW1, enable the interfaces that connect the Access layer switch to the Distribution layer
switches, configure the interfaces with a speed setting of 100 and a duplex setting of full, and
configure an appropriate description on each interface. For instance, set the following description on
the Fa0/1 and Fa0/2 interfaces:
7. On P1DSW1, enable the interfaces that connect the Distribution layer switch to the Access layer
switches, configure the interfaces with a speed setting of 100 and a duplex setting of full, and
configure the appropriate description on each interface. For instance, set the following description on
the appropriate interfaces on P1DSW1:
8. On P2DSW2, enable the interfaces that connect the Distribution layer switch to the Access layer
switches, configure the interfaces with a speed setting of 100 and a duplex setting of full, and
configure the appropriate description on each interface. For instance, se the following description on
the appropriate interfaces on P2DSW2:
9. On P1DSW1, enable the interfaces that connect to P2DSW2. Configure the interfaces with a speed
setting of 100 and a duplex setting of full, and configure the following description on each interface:
10. On P2DSW2, enable the interfaces that connect to P1DSW1. Configure the interfaces with a speed
setting of 100 and a duplex setting of full, and configure the following description on each interface:
11. On the Access layer switches, configure the FastEthernet 0/1 through 0/5 interfaces to be access ports.
12. On the Access layer switches, verify that the interface configurations are correct.
13. On the Distribution layer switches, configure the FastEthernet 0/1 through 0/4 interfaces and 0/11
through 0/12 interfaces to be access ports.
14. On the Distribution layer switches, verify that the interface configurations are correct
15. On the Access layer switches, verify that the switchport configurations are correct.
16. On every device, save the configurations to non-volatile random access memory (NVRAM).
Lab Solutions
Task 1: Examine the Network Topology, and Note Existing Configuration Errors
A password of cisco has been set on P2ASW2 and on P2DSW2.
1. Output from the ipconfig /all command should enable you to determine that the 255.255.255.0 subnet
mask assigned to P1PC1 is incorrect. Output from the show ip interface brief command or the show
running-config command on the switches should enable you to determine that the 172.16.2.2 IP
address assigned to VLAN 1 on P2ASW2 is incorrect.
On P1ASW1:
Switch(config)#hostname P1ASW1
P1ASW1(config)#
On P1DSW1:
Switch(config)#hostname P1DSW1
P1DSW1(config)#
2. You should issue the following commands to correct the subnet mask assigned to P1PC1, to correct
the IP address assigned to P2ASW2’s VLAN 1 interface, and to assign the correct IP addresses to
P1ASW1’s and P1DSW1’s VLAN 1 interfaces:
On P1PC1:
C:>ipconfig /ip 172.16.1.2 255.255.0.0
On P2ASW2:
Password:cisco
P2ASW2>enable
P2ASW2#configure terminal
P2ASW2(config)#interface vlan 1
P2ASW2(config-if)#ip address 172.16.1.20 255.255.0.0
P1ASW1(config)#interface vlan 1
P1ASW1(config-if)#ip address 172.16.1.10 255.255.0.0
P1DSW1(config)#interface vlan 1
P1DSW1(config-if)#ip address 172.16.1.100 255.255.0.0
3. You should issue the following commands on P1ASW1 and P1DSW1 to configure the console port to
process logins and to configure a console password of cisco:
P1ASW1(config)#line console 0
P1ASW1(config-line)#login
P1ASW1(config-line)#password cisco
P1DSW1(config)#line console 0
P1DSW1(config-line)#login
P1DSW1(config-line)#password cisco
4. You should issue the following commands on P1ASW1 and P1DSW1 to configure the vty ports to
process logins and to configure a vty password of cisco:
P1ASW1(config)#line vty 0 15
P1ASW1(config-line)#login
P1ASW1(config-line)#password cisco
P1DSW1(config)#line vty 0 4
P1DSW1(config-line)#login
P1DSW1(config-line)#password cisco
5. You should issue the following commands on P1ASW1 to enable the FastEthernet 0/5 interface, which
connects the switch to the workstation, to configure the speed and duplex settings, and to configure the
description:
6. You should issue the following commands on P1ASW1 to enable the interfaces that connect the Access
layer switch to the Distribution layer switches, to configure the speed and duplex settings, and to
configure the descriptions:
7. You should issue the following commands on P1DSW1 to enable the interfaces that connect the
Distribution layer switch to the Access layer switches, to configure the speed and duplex settings, and
to configure the descriptions:
8. You should issue the following commands on P2DSW2 to enable the interfaces that connect the
Distribution layer switch to the Access layer switches, to configure the speed and duplex settings, and
to configure the descriptions:
Password:cisco
P2DSW2>enable
P2DSW2#configure terminal
P2DSW2(config)#interface fastethernet 0/1
P2DSW2(config-if)#speed 100
P2DSW2(config-if)#duplex full
P2DSW2(config-if)#description P2DSW2 to P1ASW1
P2DSW2(config-if)#interface fastethernet 0/2
P2DSW2(config-if)#speed 100
P2DSW2(config-if)#duplex full
P2DSW2(config-if)#description P2DSW2 to P1ASW1
P2DSW2(config-if)#interface fastethernet 0/3
P2DSW2(config-if)#speed 100
P2DSW2(config-if)#duplex full
P2DSW2(config-if)#description P2DSW2 to P2ASW2
P2DSW2(config-if)#interface fastethernet 0/4
P2DSW2(config-if)#speed 100
P2DSW2(config-if)#duplex full
P2DSW2(config-if)#description P2DSW2 to P2ASW2
9. You should issue the following commands on P1DSW1 to enable the interfaces that connect to
P2DSW2, to configure the speed and duplex settings, and to configure the descriptions:
10. You should issue the following commands on P2DSW2 to enable the interfaces that connect to
P1DSW1, to configure the speed and duplex settings, and to configure the descriptions:
11. On the Access layer switches, you should issue the following commands to configure the FastEthernet
0/1 through 0/5 interfaces to be access ports:
12. On the Access layer switches, you should issue the following command to verify that the interface
configurations are correct:
13. On the Distribution layer switches, you should issue the following commands to configure the
FastEthernet 0/1 through 0/4 and 0/11 through 0/12 interfaces to be access ports:
14. On the Distribution layer switches, you should issue the following command to verify that the interface
configurations are correct:
15. You should issue the following command on P1ASW1 and P2ASW2 to verify that the switchport
configurations are correct. Sample output is shown below:
Protected: false
Protected: false
16. You should issue the following command on all switches to save the configurations to NVRAM.
Boson Software’s ExSim-Max practice exams are designed to simulate the complete exam experience.
These practice exams have been written by in-house authors who have over 30 years combined
experience writing practice exams. ExSim-Max is designed to simulate the live exam, including topics
covered, question types, question difficulty, and time allowed, so you know what to expect. To learn
more about ExSim-Max practice exams, please visit www.boson.com/exsim-max-practice-exams or
contact Boson Software.
Boson Software’s outstanding IT training tools serve the skill development needs of organizations such
as colleges, technical training educators, corporations, and governmental agencies. If your organization
would like to inquire about volume opportunities and discounts, please contact Boson Software at
[email protected].
Contact Information
E-Mail: [email protected]
Phone: 877-333-EXAM (3926)
615-889-0121
Fax: 615-889-0122
Address: 25 Century Blvd., Ste. 500
Nashville, TN 37214
B o s o n.c o m
8 7 7 . 3 3 3 . 3 9 2 6 [email protected]
© C o p y r i g h t 2 017 B o s o n S o f t w a r e , L L C . A l l r i g h t s r e s e r v e d .