Fortinet NSE5_FSW_AD-7.6 Practice Test Questions and Exam Dumps Part3 Q41-60

View Full Fortinet NSE5_FSW_AD-7.6 Exam Dumps and Practice Test Dumps.

 

Question 41

Which feature allows FortiSwitch Manager to provide centralized visibility and management of multiple FortiSwitch devices?

  1. Centralized switch management
  2. Port mirroring
  3. DHCP relay
  4. Local console authentication

Correct Answer: 1

Explanation:

Centralized switch management allows administrators to manage multiple FortiSwitch devices from a common management platform rather than configuring every switch independently. This approach can simplify configuration, monitoring, firmware administration, topology visibility, and operational troubleshooting. In larger environments, centralized management helps maintain consistent policies and reduces the amount of repetitive administrative work. Features such as port mirroring, DHCP relay, and local console authentication serve more specific functions and do not provide comprehensive centralized switch management. Using a centralized management architecture can therefore improve operational efficiency and make it easier to maintain consistent configurations across the FortiSwitch infrastructure.

Question 42

What is the main advantage of using FortiLink to manage FortiSwitch devices through a FortiGate?

  1. It removes the need for VLANs
  2. It provides integrated management and control of FortiSwitch devices
  3. It disables Layer 2 switching
  4. It replaces Ethernet cabling with wireless links

Correct Answer: 2

Explanation:

FortiLink provides an integrated management relationship between FortiGate and supported FortiSwitch devices. It allows administrators to manage switching functions through the FortiGate environment while benefiting from centralized visibility and coordinated network configuration. This integration can simplify deployment and administration because switching and security functions can be managed together. FortiLink does not eliminate VLANs, disable Layer 2 switching, or replace physical Ethernet connections with wireless links. Instead, it provides a management and control framework that helps organizations operate FortiSwitch infrastructure as part of a broader Fortinet network environment.

Question 43

Which port type would normally be used to connect a FortiSwitch to an endpoint that belongs to only one VLAN?

  1. Trunk port
  2. Mirror port
  3. Access port
  4. LACP-only port

Correct Answer: 3

Explanation:

An access port is normally assigned to a single VLAN and is commonly used for endpoint devices such as desktop computers, printers, or other clients. The endpoint typically sends untagged Ethernet frames, and the switch associates those frames with the configured VLAN. A trunk port is designed to carry traffic for multiple VLANs, while a mirror port is used for traffic monitoring. LACP is associated with link aggregation rather than ordinary single-endpoint connectivity. Correctly assigning an endpoint interface as an access port helps ensure that the device is placed into the intended network segment and receives the appropriate Layer 2 connectivity.

Question 44

Which security feature can help identify and block DHCP responses arriving from untrusted switch ports?

  1. DHCP snooping
  2. LACP
  3. LLDP
  4. NTP

Correct Answer: 1

Explanation:

DHCP snooping helps protect a switched network against unauthorized DHCP servers. Administrators can define trusted interfaces where legitimate DHCP server responses are expected and treat client-facing interfaces as untrusted. DHCP server responses received from inappropriate interfaces can then be controlled or blocked according to the configured policy. This prevents rogue DHCP servers from distributing incorrect IP addresses, gateways, or DNS settings to clients. LACP is used for link aggregation, LLDP provides neighbor discovery, and NTP synchronizes system clocks. DHCP snooping is therefore an important access-layer security mechanism when an organization needs greater control over DHCP traffic.

Question 45

What is the purpose of configuring an allowed-VLAN list on a FortiSwitch trunk?

  1. To define which VLANs can traverse the trunk
  2. To assign an IP address to every switch port
  3. To disable STP
  4. To determine the RADIUS password

Correct Answer: 1

Explanation:

An allowed-VLAN list controls which VLANs are permitted to cross a trunk interface. This provides better control over Layer 2 traffic because a trunk does not necessarily need to carry every VLAN configured in the switching environment. Limiting the allowed VLANs can reduce unnecessary traffic and help enforce network segmentation. For example, a trunk between two switches may need to carry only employee, voice, and management VLANs while excluding a guest VLAN. IP addressing, STP operation, and RADIUS credentials are separate configuration areas. Carefully defining allowed VLANs is therefore an important part of maintaining a secure and predictable trunk configuration.

Question 46

Which protocol is primarily responsible for detecting and preventing Layer 2 loops when redundant switch links exist?

  1. RADIUS
  2. SNMP
  3. STP
  4. NTP

Correct Answer: 3

Explanation:

Spanning Tree Protocol, or STP, is designed to prevent Layer 2 switching loops in networks containing redundant paths. Ethernet networks do not inherently have a mechanism similar to IP’s TTL for stopping indefinitely circulating Layer 2 frames, so a loop can quickly create excessive broadcast and unknown-unicast traffic. STP calculates a loop-free logical topology and can place redundant links into a non-forwarding state. If an active path fails, a previously redundant path can potentially become active. RADIUS handles authentication, SNMP supports monitoring, and NTP handles time synchronization. STP is therefore essential when redundant Layer 2 connectivity is required.

Question 47

Which FortiSwitch feature can be used to restrict the number of MAC addresses learned on a specific interface?

  1. Port security
  2. LLDP
  3. NTP
  4. Port mirroring

Correct Answer: 1

Explanation:

Port security can be used to control which or how many MAC addresses are permitted on a switch interface, depending on the configured security policy. This can help prevent unauthorized devices from being connected to an access port and can reduce certain types of MAC-based attacks. For example, an administrator may limit an interface to a small number of expected MAC addresses. LLDP provides neighbor information, NTP synchronizes time, and port mirroring copies traffic for analysis. Port security is therefore the most relevant feature when the goal is to control MAC address usage on an individual FortiSwitch interface.

Question 48

What is the primary purpose of a voice VLAN in a switched network?

  1. To provide a dedicated logical segment for voice traffic
  2. To disable QoS
  3. To replace the management VLAN
  4. To prevent IP phones from receiving power

Correct Answer: 1

Explanation:

A voice VLAN provides a dedicated logical network segment for IP telephone traffic. Separating voice traffic from ordinary data traffic can make it easier to apply appropriate quality-of-service policies, security controls, and network management practices. In many deployments, IP phones also need PoE, which can be provided by compatible FortiSwitch hardware. A voice VLAN does not inherently disable QoS, replace the management VLAN, or prevent phones from receiving power. Properly configured voice segmentation can help maintain voice quality and simplify administration by keeping voice endpoints logically separated from regular workstation traffic.

Question 49

Which feature is most useful for discovering the physical neighbor connected to a FortiSwitch interface?

  1. DHCP snooping
  2. LLDP
  3. RADIUS
  4. STP

Correct Answer: 2

Explanation:

LLDP is designed to exchange device and interface information between directly connected network devices. By inspecting LLDP information, administrators can identify neighboring devices and gain a clearer understanding of physical network topology. This can be particularly helpful when troubleshooting a large switching environment where the physical cabling is difficult to track manually. DHCP snooping focuses on DHCP security, RADIUS is commonly used for centralized authentication, and STP manages Layer 2 loop prevention. LLDP therefore provides the most direct method among these options for discovering information about a neighboring device connected to a switch interface.

Question 50

Which statement best describes the role of a RADIUS server in an 802.1X deployment?

  1. It provides electrical power to the endpoint
  2. It creates Ethernet trunks
  3. It can authenticate users or devices requesting network access
  4. It prevents broadcast storms

Correct Answer: 3

Explanation:

A RADIUS server can provide centralized authentication for users or devices participating in an 802.1X network-access-control architecture. The switch acts as the authenticator and communicates with the RADIUS server to validate authentication information. Based on the authentication and authorization result, the switch can permit or restrict network access. Depending on the deployment, additional authorization attributes may also be provided. RADIUS does not supply electrical power, create Ethernet trunks, or prevent broadcast storms. Those functions are associated with PoE, VLAN/trunk configuration, and storm-control mechanisms respectively. RADIUS is therefore a key component of centralized 802.1X authentication.

Question 51

What is one important benefit of using link aggregation between network devices?

  1. It can provide increased aggregate bandwidth and redundancy
  2. It eliminates the need for VLAN configuration
  3. It converts Layer 2 traffic into DNS queries
  4. It prevents all network failures

Correct Answer: 1

Explanation:

Link aggregation combines multiple physical network links into a logical connection. When properly configured, it can provide greater aggregate bandwidth and improved resilience compared with relying on a single physical link. LACP can dynamically negotiate and maintain the participating links when supported by both sides. Link aggregation does not eliminate VLAN configuration, convert traffic into DNS queries, or guarantee that every possible network failure will be prevented. Its primary value is combining multiple links to improve capacity and provide redundancy. Administrators should ensure that both ends have compatible aggregation settings and that the physical links are suitable for the intended traffic.

Question 52

Which feature is most appropriate for copying network traffic to a dedicated interface for packet analysis?

  1. NTP
  2. Port mirroring
  3. RADIUS
  4. PoE

Correct Answer: 2

Explanation:

Port mirroring allows selected traffic from one or more switch interfaces or VLANs to be copied to a monitoring interface. A packet analyzer or security-monitoring system can then inspect the copied traffic. This is useful for troubleshooting connectivity, investigating unusual traffic patterns, validating application behavior, and performing network analysis. Port mirroring does not modify the original traffic in normal operation; it creates a copy for the monitoring destination. NTP provides time synchronization, RADIUS handles authentication, and PoE provides electrical power. Therefore, port mirroring is the appropriate choice when an administrator needs to observe network packets without directly connecting the analyzer into the production traffic path.

Question 53

What can happen if two interconnected switches have mismatched native VLAN configurations on a trunk?

  1. The switches may have inconsistent handling of untagged traffic
  2. LACP automatically corrects all VLAN configuration errors
  3. RADIUS disables the trunk
  4. NTP changes the VLAN IDs

Correct Answer: 1

Explanation:

The native VLAN is commonly associated with untagged traffic on a trunk. If the two ends of a trunk have different native VLAN expectations, untagged frames can be assigned to different VLANs on each side. This can result in connectivity problems, unexpected traffic placement, or security concerns. Administrators should ensure that trunk parameters are consistent between interconnected devices. LACP manages link aggregation but does not automatically correct VLAN mismatches. RADIUS and NTP are unrelated to native VLAN handling. Consistent trunk configuration is therefore essential when using native or untagged VLAN traffic across interconnected FortiSwitch devices.

Question 54

Which technology can provide centralized authentication while allowing an organization to apply identity-based network access policies?

  1. STP
  2. RADIUS with 802.1X
  3. LACP
  4. LLDP

Correct Answer: 2

Explanation:

802.1X combined with RADIUS provides a strong framework for identity-based network access control. The endpoint attempts authentication through the switch, and the switch communicates with the centralized RADIUS server. Based on the authentication and authorization result, access can be granted or denied, and additional policies may be applied depending on the environment. This allows organizations to control access based on authenticated users or devices rather than simply relying on physical port location. STP is designed for loop prevention, LACP provides link aggregation, and LLDP provides neighbor discovery. Therefore, 802.1X with RADIUS is the appropriate solution for centralized identity-based access control.

Question 55

What is the purpose of configuring a management VLAN in a FortiSwitch environment?

  1. To provide a logical network segment for management traffic
  2. To carry only broadcast storms
  3. To replace all access VLANs
  4. To disable switch administration

Correct Answer: 1

Explanation:

A management VLAN provides a dedicated logical segment for network-management traffic. Administrators can use it to separate management access from ordinary user traffic, helping improve organization and security. Depending on the design, management interfaces and services may be reachable only from authorized management networks. A management VLAN does not replace all user VLANs, carry only broadcast storms, or disable switch administration. Instead, it creates a controlled logical environment for administrative communication. When combined with appropriate firewall rules, authentication, and management-access restrictions, a dedicated management network can reduce exposure of network infrastructure to ordinary endpoint users.

Question 56

Which mechanism can help prevent ARP spoofing by validating ARP messages against trusted IP-to-MAC bindings?

  1. LACP
  2. DAI
  3. NTP
  4. SNMP

Correct Answer: 2

Explanation:

Dynamic ARP Inspection, or DAI, helps protect against ARP spoofing by inspecting ARP traffic and validating the claimed IP-to-MAC relationships against trusted binding information. ARP spoofing can allow an attacker to impersonate another device on a local network and potentially intercept or manipulate traffic. DAI can help identify and block invalid ARP messages according to the configured security policy. LACP handles link aggregation, NTP synchronizes system time, and SNMP is used for monitoring and management. DAI is therefore the appropriate feature when the security objective is to validate ARP messages and reduce the risk of ARP-based attacks.

Question 57

What is one reason an administrator might use SNMP monitoring for FortiSwitch devices?

  1. To obtain operational statistics and interface information
  2. To replace all VLANs with wireless networks
  3. To authenticate every Ethernet frame
  4. To provide PoE power through fiber

Correct Answer: 1

Explanation:

SNMP monitoring allows a network-management system to collect operational information from supported network devices. Depending on the configuration, administrators may monitor interface status, traffic counters, errors, device health, and other statistics. This information can help identify congestion, failing interfaces, unusual traffic levels, and other operational problems. SNMP does not replace VLANs, authenticate every Ethernet frame, or provide PoE through fiber. Those functions belong to different networking technologies. When deployed securely, SNMP can provide useful centralized visibility into FortiSwitch infrastructure and help administrators detect problems before they significantly affect network users.

Question 58

Which configuration is most appropriate when a FortiSwitch port connects to another switch and must carry several VLANs?

  1. Access mode with one employee VLAN
  2. Trunk mode with the required VLANs allowed
  3. Port mirroring mode
  4. 802.1X-only mode with no VLAN configuration

Correct Answer: 2

Explanation:

When a switch-to-switch connection needs to carry multiple VLANs, a trunk configuration is normally appropriate. The trunk can be configured to permit the VLANs required by the network design, while VLAN tagging allows the receiving switch to distinguish traffic belonging to each VLAN. Restricting the allowed VLAN list to only the necessary VLANs can improve control and reduce unnecessary traffic. An access port is generally intended for a single VLAN endpoint, port mirroring is used for traffic monitoring, and 802.1X is an authentication mechanism rather than a replacement for trunk configuration. Correct trunk configuration is essential for maintaining VLAN connectivity between switches.

Question 59

What is a key benefit of using centralized FortiSwitch management in a larger network?

  1. It eliminates every possible configuration error automatically
  2. It makes all switches independent of network policies
  3. It simplifies consistent configuration and monitoring across switches
  4. It prevents administrators from viewing switch status

Correct Answer: 3

Explanation:

Centralized management can simplify the administration of multiple FortiSwitch devices by providing a common location for configuration, monitoring, and operational visibility. Administrators can more easily maintain consistent settings across switches and identify devices that require attention. Centralized management does not automatically eliminate every possible configuration error, nor does it make switches independent of network policies. Its purpose is to make administration more efficient and provide better visibility into the switching infrastructure. In larger environments, this can reduce repetitive tasks and make troubleshooting easier because administrators can view network information from a unified management perspective.

Question 60

Which feature is most useful for supplying power to compatible IP phones or wireless access points directly through Ethernet cables?

  1. STP
  2. PoE
  3. LLDP
  4. RADIUS

Correct Answer: 2

Explanation:

Power over Ethernet, or PoE, allows compatible network devices to receive electrical power through their Ethernet connection. This is particularly useful for devices such as IP phones and wireless access points because it can eliminate the need for a separate local power adapter. A FortiSwitch model with appropriate PoE capabilities can provide both network connectivity and power through the same Ethernet cable. STP is used to prevent Layer 2 loops, LLDP provides neighbor information, and RADIUS is commonly used for centralized authentication. Therefore, PoE is the correct technology when the objective is to power supported network devices through Ethernet cabling.