In the OSI model, which layer is responsible for establishing, managing, and terminating connections between applications?

  • Physical Layer
  • Presentation Layer
  • Session Layer
  • Transport Layer
The Session Layer in the OSI model is responsible for establishing, managing, and terminating connections between applications.

When designing a network monitoring system, an administrator decides to use a protocol that supports both polling and unsolicited updates from network devices. Which protocol should they use?

  • SNMP
  • Syslog
  • NetFlow
  • ICMP
SNMP (Simple Network Management Protocol) supports both polling (active requests for information) and unsolicited updates (traps) from network devices, making it suitable for a comprehensive network monitoring system.

What is the primary advantage of using EIGRP over RIP in a network?

  • Low bandwidth usage
  • Rapid convergence
  • Simple configuration
  • Support for VLSM
EIGRP (Enhanced Interior Gateway Routing Protocol) has the advantage of supporting Variable Length Subnet Masking (VLSM) in comparison to RIP.

How does BGP's route aggregation feature benefit network performance and scalability?

  • Reducing the number of routing entries
  • Increasing the BGP peer connections
  • Utilizing MPLS technology
  • Implementing OSPF as the IGP
BGP's route aggregation feature benefits network performance and scalability by reducing the number of routing entries in the routing table.

How does SDN address the issue of scalability in large network infrastructures?

  • By decoupling the control plane from the data plane, SDN allows centralized control, making it easier to scale and manage large networks.
  • By using traditional routing protocols that automatically scale to accommodate network growth.
  • By relying on complex distributed algorithms that dynamically adjust network resources.
  • By limiting the size of the network to maintain manageable scalability.
SDN addresses scalability by decoupling the control and data planes, enabling centralized control for easier scaling in large networks.

________ is a common method where the functionality of each network component is verified in order, starting from the physical layer.

  • Troubleshooting
  • Ping Test
  • Trace Route
  • Layered Testing
Layered testing is a common method where the functionality of each network component is verified in order, starting from the physical layer.

_________ mode in Port Security allows dynamically learned MAC addresses to be retained even if the switch is restarted.

  • Dynamic
  • Secure
  • Static
  • Sticky
Sticky mode in Port Security allows dynamically learned MAC addresses to be retained even if the switch is restarted.

________ was a popular choice for digital telecommunication networks before being overshadowed by newer technologies.

  • ISDN (Integrated Services Digital Network)
  • ATM (Asynchronous Transfer Mode)
  • Frame Relay
  • X.25
ISDN (Integrated Services Digital Network) was a popular choice for digital telecommunication networks before being overshadowed by newer technologies like broadband and fiber optics.

Which type of network link is necessary to transport multiple VLANs across network devices?

  • Access Link
  • Ethernet Link
  • Point-to-Point Link
  • Trunk Link
A trunk link is necessary to transport multiple VLANs across network devices, allowing for the passage of tagged VLAN traffic.

In troubleshooting a network that frequently loses connection, what systematic approach should be used to pinpoint the exact cause?

  • Check for interference in wireless networks
  • Implement QoS for better connectivity
  • Conduct a packet capture analysis
  • Update network device firmware
To pinpoint the exact cause of frequent connection losses, a systematic approach involves conducting a packet capture analysis to examine network traffic and identify potential issues.