What is the benefit of using a 'top-down' approach in network troubleshooting?
- Speeds up the troubleshooting process by focusing on specific layers
- Prioritizes issues starting from the physical layer up to the application layer
- Resolves issues only at the application layer
- Skips the network layers for faster resolution
A top-down approach in network troubleshooting prioritizes issues starting from the physical layer up to the application layer, ensuring a systematic and efficient resolution process.
What kind of cable is best suited for network environments where electromagnetic interference is a concern?
- Coaxial Cable
- Fiber Optic Cable
- HDMI Cable
- Twisted Pair
Fiber optic cables are best suited for network environments where electromagnetic interference is a concern because they are immune to such interference.
IPv6's _________ feature allows devices to automatically configure themselves with a globally unique IP address without the need for a server.
- Stateless Address Autoconfiguration (SLAAC)
- Dynamic Host Configuration Protocol version 6 (DHCPv6)
- Neighbor Discovery Protocol (NDP)
- IPv6 over IPv4 tunneling
IPv6's Stateless Address Autoconfiguration (SLAAC) feature allows devices to automatically configure themselves with a globally unique IP address without the need for a server.
In SDN, _________ ensures the network's ability to dynamically adjust to changing business needs.
- Network virtualization
- Quality of Service (QoS)
- Traffic Engineering
- SDN Controller
In SDN, Traffic Engineering ensures the network's ability to dynamically adjust to changing business needs.
_________ topology is known for its simplicity and is commonly used for small local area networks.
- Bus
- Mesh
- Ring
- Star
A Bus topology is known for its simplicity and is commonly used for small local area networks.
What is a potential drawback of improper route summarization in a network?
- Enhanced network security
- Improved scalability
- Increased routing table size
- Reduced network latency
Improper route summarization can lead to an increased routing table size, negatively impacting network performance and scalability.
An organization is looking to improve network performance by segmenting the network and reducing unnecessary traffic. Which device would be most suitable for this purpose?
- Bridge
- Hub
- Router
- Switch
A switch is ideal for improving network performance by segmenting the network, reducing unnecessary traffic, and providing better bandwidth utilization.
What is the purpose of the Anycast address in IPv6?
- Broadcast communication to all interfaces
- Multicast communication to all interfaces
- Unicast communication to any one of several interfaces
- Unicast communication to the nearest interface
An Anycast address in IPv6 allows communication to any one of several interfaces, typically choosing the nearest one.
ACLs are used to filter traffic based on which criteria in a network?
- Source and Destination IP Addresses
- Source and Destination MAC Addresses
- Source and Destination Physical Locations
- Source and Destination Port Numbers
ACLs are used to filter network traffic based on source and destination IP addresses.
In IPv6, what is the primary role of the Neighbor Discovery Protocol (NDP)?
- Address Resolution Protocol (ARP) replacement
- Dynamic Host Configuration Protocol (DHCP) functionality
- Internet Control Message Protocol version 6 (ICMPv6) replacement
- Routing Information Protocol (RIP) for IPv6
The Neighbor Discovery Protocol (NDP) in IPv6 serves as a replacement for the Address Resolution Protocol (ARP) in IPv4, facilitating address resolution in the network.