BCMSN – Building Converged Cisco Multilayer Switched Networks : 642-812 Exam
642-812 BCMSN
Building Converged Cisco Multilayer Switched Networks
Exam Number: 642-812
Associated Certifications: CCNP, CCIP, CCDP
Duration: 90 minutes
Available Languages: English
Click Here to Register: Pearson VUE
Exam Policies: Read current policies and requirements
Exam Tutorial: Review type of exam questions
Exam Description Introduction Exam Topics Recommended Training Additional Resources
Exam Description Introduction
The Building Converged Cisco Multilayer Switched Networks (BCMSN 642-812) is a qualifying exam for the Cisco Certified Network Professional CCNP® and the Cisco Certified Design Professional CCDP® certifications. The BCMSN 642-812 exam will certify that the successful candidate has important knowledge and skills necessary to implement scalable multilayer switched networks. The exam includes topics on Campus Networks, describing and implementing advanced Spanning Tree concepts, VLANs and Inter-VLAN routing, High Availability, Wireless Client Access, Access Layer Voice concepts, and minimizing service Loss and Data Theft in a Campus Network.
Exam Topics
The following information provides general guidelines for the content likely to be included on the exam. However, other related topics may also appear on any specific delivery of the exam. In order to better reflect the contents of the exam and for clarity purposes the guidelines below may change at any time without notice.
Implement VLANs.
Explain the functions of VLANs in a hierarchical network.
Configure VLANs (e.g., Native, Default, Static and Access).
Explain and configure VLAN trunking (i.e., IEEE 802.1Q and ISL).
Explain and configure VTP.
Verify or troubleshoot VLAN configurations.
Conduct the operation of Spanning Tree protocols in a hierarchical network.
Explain the functions and operations of the Spanning Tree protocols (i.e., RSTP, PVRST, MISTP).
Configure RSTP (PVRST) and MISTP.
Describe and configure STP security mechanisms (i.e., BPDU Guard, BPDU Filtering, Root Guard).
Configure and Verify UDLD and Loop Guard.
Verify or troubleshoot Spanning Tree protocol operations.
Configure and verify link aggregation using PAgP or LACP.
Implement Inter-VLAN routing.
Explain and configure Inter-VLAN routing (i.e., SVI and routed ports).
Explain and enable CEF operation.
Verify or troubleshoot InterVLAN routing configurations.
Implement gateway redundancy technologies.
Explain the functions and operations of gateway redundancy protocols (i.e., HSRP, VRRP, and GLBP).
Configure HSRP, VRRP, and GLBP.
Verify High Availability configurations.
Describe and configure wireless client access.
Describe the components and operations of WLAN topologies (i.e., AP and Bridge).
Describe the features of Client Devices, Network Unification, and Mobility Platforms (i.e., CCX, LWAPP).
Configure a wireless client (i.e., ADU).
Describe and configure security features in a switched network.
Describe common Layer 2 network attacks (e.g., MAC Flooding, Rogue Devices, VLAN Hopping, DHCP Spoofing, etc.)
Explain and configure Port Security,802.1x, VACLs, Private VLANs, DHCP Snooping, and DAI.
Verify Catalyst switch (IOS-based) security configurations (i.e., Port Security, 802.1x, VACLs, Private VLANs, DHCP Snooping, and DAI).
Configure support for voice.
Describe the characteristics of voice in the campus network.
Describe the functions of Voice VLANs and trust boundaries.
Configure and verify basic IP Phone support (i.e. Voice VLAN, Trust and CoS options, AutoQoS for voice).
Building Cisco Multilayer Switched Networks”, also known as 642-812 exam, is a Cisco certification.
Preparing for the 642-812 exam? Searching 642-812 Test Questions, 642-812 Practice Exam, 642-812 Dumps?
Free 642-812 Demo Download
QUESTION 16:
In the three-layer hierarchical network design model, what’s associated with the
core layer? (Select two)
A. Access control list
B. Data encryption
C. Optimized transport
D. Address aggregation
E. Packet switching
F. Boundary definition
Answer: C, E
Explanation:
A hierarchical network design includes the following three layers:
-The backbone (core) layer that provides optimal transport between sites
-The distribution layer that provides policy-based connectivity
-The local-access layer that provides workgroup/user access to the network
The distribution layer of the network is the demarcation point between the access and
core layers and helps to define and differentiate the core. The purpose of this layer is to
642-812
www.actualtest.org – The Power of Knowing
provide boundary definition and is the place at which packet manipulation can take place.
In the campus environment, the distribution layer can include several functions, such as
the following:
Address or area aggregation
1. Departmental or workgroup access
2. Broadcast/multicast domain definition
3. Virtual LAN (VLAN) routing
4. Any media transitions that need to occur
5. Security
The distribution layer can be summarized as the layer that provides policy-based
connectivity
Reference: www.alteridem.net/networking/idg4/idgbasic.htm
QUESTION 17:
Two PassGuide switches are connected as shown below:
Configuration exhibit
Please refer to the exhibit above. Given the partial configuration of the two Cisco
PassGuide switches, which two statements are true about VLAN traffic? (Select two)
A. VLANs 1-5 will be blocked if fa0/10 goes down.
B. VLANs 6-10 will use fa0/10 as a backup only.
C. VLANs 1-5 will use fa0/10 as a backup only.
D. VLANs 6-10 have a port priority of 128 on fa0/10.
E. VLANs 1-10 are configured to load share between fa0/10 and fa0/12.
Answer: B, E
Explanation:
Spanning-Tree Protocol (STP) is a Layer 2 protocol that utilizes a special-purpose
algorithm to discover physical loops in a network and effect a logical loop-free topology.
STP creates a loop-free tree structure consisting of leaves and branches that span the
entire Layer 2 network. The actual mechanics of how bridges communicate and how the
STP algorithm works will be discussed at length in the following topics. Note that the
terms bridge and switch are used interchangeably when discussing STP. In addition,
642-812
www.actualtest.org – The Power of Knowing
unless otherwise indicated, connections between switches are assumed to be trunks.
Load sharing can be accomplished using a couple of methods. The most common method
of load sharing is through root bridge placement on a per-VLAN basis. This will
distribute traffic for separate VLANs across separate paths to different root bridges. A
separate method divides the bandwidth supplied by parallel trunks connecting switches.
To avoid loops, STP normally blocks all but one parallel link between switches. Using
load sharing, traffic can be divided between the links according to which VLAN the
traffic belongs.
Load sharing can be configured on trunk ports by using STP port priorities or STP path
costs. For load sharing using STP port priorities, both load-sharing links must be
connected to the same switch. For load sharing using STP path costs, each load-sharing
link can be connected to the same switch or to two different switches.
Load Sharing Using STP Port Priorities
When two ports on the same switch form a loop, the STP port priority setting determines
which port is enabled and which port is in a blocking state. The priorities on a parallel
trunk port can be set so that the port carries all the traffic for a given VLAN. The trunk
port with the higher priority (lower values) for a VLAN is forwarding traffic for that
VLAN. The trunk port with the lower priority (higher values) for the same VLAN
remains in a Blocking state for that VLAN. One trunk port sends or receives all traffic for
the VLAN.
QUESTION 18:
SIMULATION
PassGuide topology exhibit:
You work as a network engineer at PassGuide .com. PassGuide .com is a large
international company with offices on all continents. You work at the Chicago
Office. Your boss at PassGuide .com, Miss PassGuide, has asked you to install a
Catalyst 3500 to provide for another 24 users. Your instructions are as follows:
* install it in an IDF
* extremely import to have the proper configuration of the Catalyst before it is
placed into the product information
* it should not participate in VTP
* it should forward VTP advertisements that are received on trunk ports
* all nontrunking interfaces, Fa0/1 to Fa0/24) should immediately to the forwarding
state of the Spanning tree.
* configure all Fast Ethernet ports (the user ports) such as they are nontrunking.
* the fastEthernet interfaces 0/12 through 0/24 should be placed in VLAN 20
642-812
www.actualtest.org – The Power of Knowing
Answer:
Explanation:
PassGuide 1#conf t
PassGuide 1(config)#vtp mode transparent
PassGuide 1(config)#interface range fa0/1 – 24
PassGuide 1(config-if-range)#switchport mode access
PassGuide 1(config-if-range)#spanning-tree portfast
PassGuide 1(config)#interface range fa0/12 – 24
PassGuide 1(config-if-range)#switchport access vlan 20
PassGuide 1(config-if-range)#end
PassGuide 1# copy run start
Spanning tree PortFast is a Catalyst feature that causes a switch or trunk port to enter the
spanning tree Forwarding state immediately, bypassing the Listening and Learning states.
IOS-based switches only use PortFast on access ports connected to end stations.
When a device is connected to a port, the port normally enters the spanning tree Listening
state. When the Forward Delay timer expires, the port enters the Learning state. When
the Forward Delay timer expires a second time, the port is transitioned to the Forwarding
or Blocking state. When PortFast is enabled on a switch or trunk port, the port is
immediately transitioned to the Forwarding state. As soon as the switch detects the link,
the port is transitioned to the Forwarding state (less than 2 seconds after the cable is
plugged in).
PassGuide 1(Config-if-range)#switchport mode access : Brings the interfaces into access
mode
PassGuide 1(Config-if-range)#spanning-tree portfast : Enables the PortFast on interface.
PassGuide 1(Config-if-range)#switchport access vlan 20 : Makes the members of vlan 20
QUESTION 19:
The following output was seen on a PassGuide switch:
642-812
www.actualtest.org – The Power of Knowing
Study the exhibit carefully. The PassGuide user who is connected to interface
FastEthernet 0/1 is on VLAN 10 and cannot access network resources. On the basis
of the information in the exhibit, which command sequence would correct the
problem?
A. PassGuide 1(config)# vlan 10
PassGuide 1(config-vlan)# no shut
B. PassGuide 1(config)# interface fastethernet 0/1
PassGuide 1(config-if)# switchport mode access
PassGuide 1(config-if)# switchport access vlan 10
C. PassGuide 1(config)# interface fastethernet 0/1
PassGuide 1(config-if)# switchport mode access
D. PassGuide 1(config)# interface fastethernet 0/1
PassGuide 1(config-if)# no shut
E. PassGuide 1(config)# vlan 10
PassGuide 1(config-vlan)# state active
Answer: D
Explanation:
In Exhibit Operation Mode is down, it means interface is in down state. Just bring into up
state using no shutdown command
QUESTION 20:
You need make configuration changes to an existing layer 3 switch in the PassGuide
network. On a multilayer Catalyst switch, which interface command is used to
642-812
www.actualtest.org – The Power of Knowing
convert a Layer 3 interface to a Layer 2 interface?
A. switchport access vlan vlan-id
B. switchport
C. switchport mode access
D. no switchport
E. None of the above
Answer: B
Free download:pass4sure 642-812
Free download:PassGuide 642-812
password:www.ciscoexams.org
Download Latest Passforsure P4S Rapidshare links
- Free PassGuide ccna 640-802 v2.93 Download
- Free Download New 642-892 Composite 3.25 Download
- Free pass4sure ccnp 642-892 v3.23 pdf version Download
- Free pass4sure HP HP0-790 2.93 Download
- Free PassGuide ccie 350-001 2.95 Download
- Free Pass4sure ccna 640-802 v2.93 Download
- Free pass4sure ccna 640-816 v2.93 Download
- Free 5 CCNA Certification Exam Dumps Download
- Free the latest update ccnp 642-892 Composite v2.95 Download
- Free Pass4sure Cisco CCNA Exam 640-802 3.22 Download
- Free the latest PassGuide ccna 640-802 v3.10 Download
- Free PassGuide ccna 640-816 exam Download
- Free pass4sure ccnp 642-812 2.95 Download
- Free free PassGuide ccnp bcmsn 642-812 v2.83 Download
- Free pass4sure ccnp Bcmsn 642-812 v2.93 Download

