The _________ feature of Layer 2 switches is crucial for preventing unauthorized DHCP servers from assigning IP addresses.
- DHCP Snooping
- MAC Address Filtering
- STP
- VLAN
DHCP Snooping is crucial for preventing unauthorized DHCP servers from assigning IP addresses in Layer 2 switches.
How does a next-generation firewall (NGFW) enhance network security compared to traditional firewalls?
- NGFW integrates intrusion prevention, application awareness, and other advanced features for more comprehensive protection
- Traditional firewalls have faster throughput compared to NGFW
- NGFW relies solely on packet filtering, which is more efficient than traditional methods
- Traditional firewalls are more scalable and adaptable to evolving threats
Next-generation firewalls (NGFW) enhance network security by integrating intrusion prevention, application awareness, and other advanced features for more comprehensive protection compared to traditional firewalls.
An ISP needs to control network congestion during peak hours. What QoS strategy should they employ to manage bandwidth usage effectively?
- Weighted Random Early Detection (WRED)
- Traffic Policing
- Class-Based Weighted Fair Queuing (CBWFQ)
- Congestion Avoidance
Weighted Random Early Detection (WRED) is a congestion avoidance technique that an ISP can use to control network congestion during peak hours.
The election of the master virtual router in _______ is based on the priority configured on the routers participating in the VRRP group.
- HSRP
- GLBP
- VRRP
- OSPF
In VRRP (Virtual Router Redundancy Protocol), the election of the master virtual router is based on the priority configured on the routers participating in the VRRP group.
PPP (Point-to-Point Protocol) is primarily used for establishing a direct connection between two nodes in what type of network configurations?
- LAN
- WAN
- MAN
- PAN
PPP is primarily used for establishing a direct connection between two nodes in Wide Area Network (WAN) configurations.
How does IPSec's ESP (Encapsulating Security Payload) mode differ from its AH (Authentication Header) mode?
- ESP provides encryption and optional authentication, while AH provides only authentication.
- ESP provides only authentication, while AH provides encryption and authentication.
- Both ESP and AH provide the same level of encryption and authentication.
- Neither ESP nor AH provides encryption or authentication.
In IPSec, ESP mode provides encryption and optional authentication, while AH mode provides only authentication without encryption.
What type of routing uses algorithms to automatically determine the best path for data transmission?
- Default Routing
- Dynamic Routing
- Hybrid Routing
- Static Routing
Dynamic routing uses algorithms to automatically determine the best path for data transmission.
A company is experiencing poor audio quality in their VoIP calls during peak hours. Which QoS mechanism should be implemented to resolve this issue?
- Traffic Policing
- Traffic Shaping
- Prioritization using DiffServ
- Weighted Fair Queuing (WFQ)
Prioritization using Differentiated Services (DiffServ) allows for the classification and prioritization of traffic, which is essential for improving VoIP quality during peak hours.
What is the process called when a DHCP server assigns a permanent IP address to a client?
- Address Reservation
- Lease Extension
- Static Allocation
- Dynamic Allocation
The process of a DHCP server assigning a permanent IP address to a client is known as Static Allocation.
What is the purpose of using split tunneling in a VPN configuration?
- To tunnel only a specific subset of traffic through the VPN, allowing direct access to other resources.
- To tunnel all traffic through the VPN, regardless of the destination.
- To create a secure tunnel between two VPN gateways.
- To establish a secure connection between a VPN client and server.
Split tunneling in a VPN configuration allows tunneling only a specific subset of traffic through the VPN, providing direct access to other resources.