In switch stacking, what role does the master switch play?

  • Backup Configuration
  • Centralized Management
  • Forwarding Traffic Only
  • Redundancy Only
In switch stacking, the master switch plays a role in centralized management, overseeing the operation and configuration of the entire stack.

In a scenario where an organization has a limited number of IP addresses but requires several small networks, how should the subnetting be designed?

  • Classful Subnetting
  • Classless Subnetting
  • Supernetting
  • Variable Length Subnet Masking (VLSM)
Variable Length Subnet Masking (VLSM) is the appropriate subnetting technique for designing subnets of various sizes, conserving IP addresses for small networks.

EtherChannel can be implemented using either _______ or _______ as the control protocol.

  • LACP
  • PAgP
  • STP
  • VTP
EtherChannel can be implemented using either PAgP (Port Aggregation Protocol) or LACP (Link Aggregation Control Protocol) as the control protocol.

What type of NAT maps multiple private IP addresses to a single public IP address using different ports?

  • Dynamic NAT
  • NAPT (Network Address Port Translation)
  • PAT (Port Address Translation)
  • Static NAT
PAT (Port Address Translation) maps multiple private IP addresses to a single public IP address using different ports for differentiation.

________ is a Cisco protocol that ensures high availability by providing a single virtual IP address and multiple gateways for load balancing.

  • HSRP (Hot Standby Router Protocol)
  • OSPF (Open Shortest Path First)
  • VRRP (Virtual Router Redundancy Protocol)
  • GLBP (Gateway Load Balancing Protocol)
GLBP (Gateway Load Balancing Protocol) is a Cisco protocol that ensures high availability by providing a single virtual IP address and multiple gateways for load balancing.

_________ in cloud computing refers to the distribution of network resources to ensure optimal balance and performance.

  • Load Balancing
  • Scalability
  • Virtualization
  • Redundancy
Load balancing in cloud computing involves distributing network resources to ensure optimal balance and performance.

In configuring a network that supports both IPv4 and IPv6, what is a key consideration for ensuring seamless communication between different IP version hosts?

  • Dual-Stack Configuration
  • Port Forwarding
  • Tunneling
  • VLAN Configuration
Tunneling is a key consideration for ensuring seamless communication between different IP version hosts in a network supporting both IPv4 and IPv6. Tunneling encapsulates IPv6 packets within IPv4 packets for transmission.

Which feature in switch configuration allows for assigning multiple ports to a single broadcast domain?

  • Port mirroring
  • STP
  • Trunking
  • VLAN
Virtual LANs (VLANs) in switch configuration allow for assigning multiple ports to a single broadcast domain, improving network segmentation and management.

A company with several branches across the country needs a reliable, high-speed connection for data and voice traffic. Which WAN technology should they consider?

  • MPLS
  • DSL
  • Satellite
  • Frame Relay
MPLS (Multiprotocol Label Switching) is a reliable and high-speed WAN technology suitable for connecting multiple branches and handling data and voice traffic efficiently.

Which STP component is responsible for preventing loops by blocking redundant paths in a network topology?

  • Blocking Port
  • Designated Port
  • Non-Designated Port
  • Root Bridge
The blocking port is responsible for preventing loops by blocking redundant paths in a network topology, as part of the Spanning Tree Protocol (STP).