Which two deployment methods are used to connect a FortiExtender as a FortiSASE LAN extension? (Choose two.)
Correct Answer: A,C
There are two deployment methods used to connect a FortiExtender as a FortiSASE LAN extension: * Connect FortiExtender to FortiSASE using FortiZTP: * FortiZero Touch Provisioning (FortiZTP) simplifies the deployment process by allowing FortiExtender to automatically connect and configure itself with FortiSASE. * This method requires minimal manual configuration, making it efficient for large-scale deployments. * Enter the FortiSASE domain name in the FortiExtender GUI as a static discovery server: * Manually configuring the FortiSASE domain name in the FortiExtender GUI allows the extender to discover and connect to the FortiSASE infrastructure. * This static discovery method ensures that FortiExtender can establish a connection with FortiSASE using the provided domain name. References: FortiOS 7.6 Administration Guide: Details on FortiExtender deployment methods and configurations. FortiSASE 23.2 Documentation: Explains how to connect and configure FortiExtender with FortiSASE using FortiZTP and static discovery.
NSE7_SSE_AD-25 Exam Question 37
What action must a FortiSASE customer take to restrict organization SaaS access to only FortiSASE- connected users? (Choose one answer)
Correct Answer: D
To ensure that organizational SaaS applications (such as Microsoft 365, Salesforce, or AWS Console) are only accessible to users who are currently connected and protected by FortiSASE, administrators utilize Source IP Anchoring and IP-based access control . * Consistent Egress IPs: Every FortiSASE instance is assigned a set of dedicated public IP addresses (egress IPs) for each Security Point of Presence (PoP). Regardless of where a remote user is physically located, when they connect to a specific FortiSASE PoP, all their traffic destined for the internet or SaaS applications will appear to originate from that PoP ' s dedicated egress IP. * Whitelisting and Conditional Access: Administrators can retrieve the list of these dedicated egress IPs from the FortiSASE portal (typically found under the Support or Region IP list). These IPs are then configured as " Trusted Locations " or " Named Locations " within the SaaS provider ' s security settings (e.g., Microsoft Entra ID Conditional Access). * Enforcement Mechanism: Once the SaaS portal is configured to only permit logins from the FortiSASE egress IP ranges, any user attempting to access the application without being connected to the FortiSASE VPN will be denied access because their source IP will be their local ISP address rather than the trusted SASE IP. This effectively mandates the use of the SASE security stack for all corporate SaaS interactions. * Analysis of Incorrect Options: * Option A: CNAPP (Cloud-Native Application Protection Platform) is used for securing cloud- native applications and infrastructure, not for managing egress IP whitelisting for external SaaS providers. * Option B: While ZTNA is a secure access method, it is primarily used for Private Applications hosted by the organization, not for third-party public SaaS portals which rely on standard IP or identity-based conditional access. * Option C: SPA hubs are designed for Secure Private Access (connecting to a corporate data center), not for managing access to public SaaS applications.
NSE7_SSE_AD-25 Exam Question 38
How does FortiSASE Secure Private Access (SPA) facilitate connectivity to private resources in a hub-and- spoke network? (Choose one answer)
Correct Answer: D
FortiSASE Secure Private Access (SPA) is designed to provide remote users with seamless and secure access to private applications hosted behind an organization ' s FortiGate Next-Generation Firewall (NGFW) or SD- WAN hubs. 2 * Hub-and-Spoke Architecture: In this deployment model, the organization's FortiGate (either a standalone NGFW or an SD-WAN hub) acts as the hub , while the global FortiSASE Security Points of Presence (PoPs) act as spokes . 3 * IPsec and BGP Integration: The connectivity between the FortiSASE PoPs and the corporate hub is established via IPsec VPN tunnels . To manage routing and ensure that remote users can reach the correct internal subnets, Border Gateway Protocol (BGP) is used for dynamic route exchange. 4 This allows the hub to advertise internal prefixes to FortiSASE, enabling the PoPs to route user traffic effectively without requiring complex static route management. * Simplified Configuration: To reduce administrative overhead and prevent manual configuration errors on the FortiOS side, Fortinet introduced the SPA easy configuration key (also known as an invitation code or simplified SPA setup). An administrator generates this key in the FortiSASE portal and enters it on the FortiGate hub. This triggers the Fabric Overlay Orchestrator to automatically provision the necessary IPsec tunnels, BGP peerings, and firewall policies required for SPA connectivity. According to the FortiSASE 25 Architecture Guide , this method is preferred over legacy VPNs because it supports both TCP and UDP traffic, integrates natively with existing SD-WAN deployments, and automatically finds the shortest path to applications using ADVPN (Auto-Discovery VPN) shortcuts where applicable.