CCNP Switch Ch2 Flashcards
Which of the following is true about campus networks?
a. The campus network describes the interconnections of servers in a data center.
b. The campus network describes the WAN interconnectivity between two sites and the head office.
c. The campus network describes the network devices that interconnect end users to applicaitions such as email, the untranet, or the Internet over wired or wireless onnections.
B
Which of the following is a disadvantage of using flat Layer 2 networks?
a. Broadcast packets are flooded to every device in the network.
b. No IP boundary to administer IP-based access control.
c. A host flooding traffic onto the network effects every device.
d. Scalability is limited.
e. All of the above
B
Why are networks designed with layers?
a. Allows focus within specific layers due to grouping, segmentation, and compartmentalization
b. Simplification of network design
c. Optimizes use of physical interconnects (links)
d. Optimizes applications of policies and access control
e. Eases network management
f. All of the above
B
Identify the three layers of the hierarchical model for designing networks. (Choose three.)
a. Core
b. Access
c. Distribution
d. Enterprise edge
e. WAN
f. Wireless
A,B,C,D
What is another common name for the core layer?
a. Backbone
b. Campus
c. Data Center
d. Routing layer
B
In newer technology, what layers are referred to as the spine layer and the leaf layer?
a. The spine layer is the equivalent of the of the core layer, and the leaf is equivalent to the to the distribution layer.
b. The spine layer is equivalent to the access layer, and the leaf layer is equivalent to the distribution layer.
c. The spine layer is equivalent to the distribution layer, and the leaf layer is equivalent to the access layer.
d. The spine layer is equivalent to the core layer, and the leaf layer is equivalent to the access layer.
B
Match each layer to its definition.
a. Core
b. Distribution
c. Access
1. Connects PCs, to wireless access points and IP phones
2. High-speed interconnectivity layer that generally supports routing capability
3. Aggregates access layer switches and provides for policy control
C
Which of the following are generally true about recommended core layer designs?
a. Requires high-availability and resiliency
b. Connects critical application servers directly for optimal latency and bandwidth
c. Leverages fixed form factor switches in large enterprises
A,B,C,D,E,F,G
In which layer are you most likely to find fixed Catalyst switches?
a. Access layer
b. Core layer
c. Distribution layer
False
In which layer are you most likely to find modular Catalyst switches?
a. Access layer
b. Backbone layer
c. Core layer
A and C
Which of the following are benefits to using Layer 3 in the access layer? (Choose two)
a Reduced cost
b. Reduced layer 2 domain
c. Reduced spanning -tree domain
d. Mobility
B and C
Which of the following is the biggest disadvantage with using Layer 3 in the access layer using current technologies?
a. More difficult troubleshooting
b. Lack of broadcast forwarding
c. Native mobility without additional features
d. Lac of high availability
E
A Layer 2 only switch make forwarding decisions based on what?
a. Source MAC address
b. Destination MAC address
c. Source IP address
d. Destination IP address
C
What does a switch do when it does not know how to forward a frame?
a. Drops the frame
b. Floods the frame out all ports in the same Layer 2 domain except the source port
c. Stores the frame for later transmission
d. Resends the frame out the port where it was received
C
The Layer 2 forwarding table of Cisco switches is also referred to ass which of the following?
a. CAM table
b. Routing table
c. MAC address table
d. FIB table
A,B,C,D,E,F
Which of the following does a Layer 2 only Cisco Catalyst switch perform on an ingress frame?
a. Layer 2 forwarding for destination port
b. ACL for access control
c. NetFlow for statistics monitoring
d. QoS for classification, marking, and policing
A
Which of the following are true about CAM and/or TCAM? (Choose three.)
a. TCAM stands for ternary content-adressable memory
b. CAM provides three results: 0, 1, and don’t care
c. Leveraging CAM and TCAM ensures line-rate performances of the switch
d. CAM and TCAM are software-based tables
e. TCAM is leveraged by QoS and ACL tables
F
Why is TCAM necessary for IP routing tables over CAM?
a. TCAM supports longest matching instead of match or not match
b. TCAM is faster than CAM
c. TCAM memory is cheaper than CAM
A,B,E
Cisco Catalyst switches leverage which of the following technologies for Layer 3 forwarding?
a. Route cahcing
b. Processor/CPU switching
c. NetFlow
d. CEF
E
Cisco Catalyst switches relay routing information to hardware components for additional performance and scalability (line-rate forwarding). What are the two common hardware types that receive relayed routing information?
a. Centralized
b. Distributed
c. Aggregated
d. Core-based
A
With regard to load balancing, what term describes the situation where less optimal use of all links occurs?
a. Reverse path forwarding (RPF)
b. Polarization
c. Inverser routing
d. Unicast flooding
B and C
What is the default load-balancing mechanism found on Cisco Catalyst switches?
a. Per-flow
b. Per-destination IP address
c. Per-packet
d. Per-destination MAC address
C
Which family of Cisco switches is specifically designed for data centers?
a. Catalyst 6500
b. Catalyst 2000
c. Nexus 7000
d. Catalyst 4500
C
What plane on a network device is accessed using SSH or SNMP?
a. management plane
b. control plane
c. forwarding plane
d. CAM
A