Correct Answer: B Explanation:: Home Previous Up Next
Correct Answer: B Explanation:: Home Previous Up Next
A. Layer 2 Switching
B. Layer 3 Switching
C. Layer 5 Switching
D. Layer 1 Switching
Correct Answer: B
Explanation:
Layer 2 switching is based on hardware based bridging, whereas Layer 3 switching is based
on hardware based routing. Layer 2 switching is done based on physical (MAC) addresses,
whereas Layer 3 switching is based on logical address.
A. 0
B. 1
C. 2
D. 10
Correct Answer: B
Q3. In a Switch network, what is the primary objective of Core Layer switches?
Correct Answer: C
Explanation:
The primary function of a Core Layer is to switch traffic as fast as possible and providing
connectivity between switch blocks, WAN blocks and/ or any other blocks that may be
present.
The Distribution Layer is responsible for routing traffic between VLANs, Broadcast domain
definition, Inter-VLAN routing, and security.
The Access Layer is responsible for Layer 2 services, such as VLAN membership, traffic
filtering based on broadcast or MAC addresses.
Q4. During the exchange of BDPUs, to choose the ports that will be forwarding (and ports
that will be blocked), the Spanning-Tree Algorithm on a switch may use which three
components? [Choose 3]
A. Path cost
B. Subnet mask
C. Bridge ID
D. Port ID
Explanation:
During the process of Spanning-Tree Algorithm execution, some redundant ports need to be
blocked. This is required to avoid bridging loops. To choose which port to use for forwarding
frames, and which port to block, the following three components are used by the Spanning-
Tree Protocol:
1. Path Cost: The port with lowest path cost is placed in the forwarding mode. Other ports are
placed in blocking mode.
2. Bridge ID: If the path costs are equal, then the bridge ID is used to determine which port
should forward. The port with the lowest Bridge ID is elected to forward, and all other ports
are blocked.
3. Port ID: If the path cost and bridge ID are equal, the Port ID is used to elect the forwarding
port. The lowest port ID is chosen to forward. This type of situation may araise when there are
parallel links, used for redundancy.
Q5. Which Spanning-Tree port state allows addition of information that a switch port has
learned, to its address table?
A. Listen
B. Learn
C. Forward
D. Disabled
Correct Answer: B
Explanation:
B. A switch does not support a combination of local SPAN and RSPAN in a single session.
C. You cannot run both a local SPAN and an RSPAN source session in the same switch stack.
D. Sources can be ports or VLANs, and you can mix source ports and source VLANs in the
same session.
Correct Answer: B
Explanation:
Q7. The hosts served by HSRP router, use the IP address of virtual router as the default IP
address.
A. TRUE
B. FALSE
Correct Answer: A
Explanation:
True, the hosts served by HSRP (Hot Standby Routing Protocol) router use the IT address of
virtual router as the default IP address.
A. TRUE
B. FALSE
Correct Answer: B
Explanation:
There are two different VTP versions. VTP version 1 and VTP version 2. These versions are
not interoperable. Version 1 is the default version. All switches in a given management
domain should be configured in either version 1 or version 2. Some of the advantages of VTP
version 2 are as below:
1. Token Ring support: Supports Token Ring LAN switching and VLANs. If Token Ring is
used, this is the version required.
2. Version number auto propagation: In case that all switches are capable of running Version
2, only one switch need to be Version 2 enabled, Version number is automatically propagated
to others.
Access Layer
Home Previous Up Next
Q9. Which one of the following heirarchical layers consists of low cost, high port density
devices?
A. Core Layer
B. Distribution Layer
C. Access Layer
D. Multi Layer
Correct Answer: C
Explanation:
The devices functioning at Access Layer are usually characterized with higher port density
and lower cost. These devices also provide LAN segmentation.
Typically, the following are performed at the Access Layer (AL):
1.Enable MAC address filtering: Here, the switch is configured to allow/deny access to
network resources depending on the host machine's MAC address (also called the physical
address).
2.Create separate collision domains: A switch can be configured to use separate collision
domain for each connected node to improve performance.
3.Support for various devices: The campus access layer supports multiple device types—
including phones, APs, video cameras, and laptops, with each requiring specific services and
policies.
4.Handle switch bandwidth: You can move data from one network to another to perform load
balancing.
Q10. Which of the following release of Catalyst switches is compatible with PVST+
implementation of Spanning-Tree protocol?
Correct Answer: D
Explanation:
PVST+ is available with Catalyst 4.1 release or above. Switches before release 4.1 are
compatible with PVST implementation of Spanning-Tree. Note that PVST+ is backward
compatible. PVST+ is also compatible with 802.1Q implementation of CST (Common
Spanning Tree) protocol. PVST+ is in fact requires no configuration to make it compatible
with PVST (Plug and play compatible).