ExamGecko
Home / Fortinet / NSE7_PBC-7.2 / List of questions
Ask Question

Fortinet NSE7_PBC-7.2 Practice Test - Questions Answers, Page 4

List of questions

Question 31

Report Export Collapse

You are adding more spoke VPCs to an existing hub and spoke topology Your goal is to finish this task in the minimum amount of time without making errors.

Which Amazon AWS services must you subscribe to accomplish your goal?

GuardDuty, CloudWatch
GuardDuty, CloudWatch
WAF, DynamoDB
WAF, DynamoDB
Inspector, S3
Inspector, S3
CloudWatch, S3
CloudWatch, S3
Suggested answer: D
Explanation:

The correct answer is D. CloudWatch and S3.

According to the GitHub repository for the Fortinet aws-lambda-tgw script1, this function requires the following AWS services:

CloudWatch: A monitoring and observability service that collects and processes events from various AWS resources, including Transit Gateway attachments and route tables.

S3: A scalable object storage service that can store the configuration files and logs generated by the Lambda function.

By using the Fortinet aws-lambda-tgw script, you can automate the creation and configuration of Transit Gateway Connect attachments for your FortiGate devices. This can help you save time and avoid errors when adding more spoke VPCs to an existing hub and spoke topology1.

The other AWS services mentioned in the options are not required for this task. GuardDuty is a threat detection service that monitors for malicious and unauthorized behavior to help protect AWS accounts and workloads. WAF is a web application firewall that helps protect web applications from common web exploits. Inspector is a security assessment service that helps improve the security and compliance of applications deployed on AWS. DynamoDB is a fast and flexible NoSQL database service that can store various types of data.

1: GitHub - fortinet/aws-lambda-tgw

asked 18/09/2024
takasuka masahide
43 questions

Question 32

Report Export Collapse

Your administrator instructed you to deploy an Azure vWAN solution to create a connection between the main company site and branch sites to the other company VNETs.

What are the two best connection solutions available between your company headquarters, branch sites, and the Azure vWAN hub? (Choose two.)

ExpressRoute
ExpressRoute
GRE tunnels
GRE tunnels
SSL VPN connections
SSL VPN connections
An L2TP connection
An L2TP connection
VPN Gateway
VPN Gateway
Suggested answer: A, E
Explanation:

The two best connection solutions available between your company headquarters, branch sites, and the Azure vWAN hub are

A) ExpressRoute and E. VPN Gateway.

According to the Azure documentation for Virtual WAN, ExpressRoute and VPN Gateway are two of the supported connectivity options for connecting your on-premises sites and Azure virtual networks to the Azure vWAN hub1. These options provide secure, reliable, and high-performance connectivity for your network traffic.

ExpressRoute is a service that lets you create private connections between your on-premises sites and Azure. ExpressRoute connections do not go over the public internet, and offer more reliability, faster speeds, lower latencies, and higher security than typical connections over the internet2.

VPN Gateway is a service that lets you create encrypted connections between your on-premises sites and Azure over the internet using IPsec/IKE protocols. VPN Gateway also supports point-to-site VPN connections for individual clients using OpenVPN or IKEv2 protocols3.

The other options are incorrect because:

GRE tunnels are not a supported connectivity option for Azure vWAN. GRE is a protocol that encapsulates packets for tunneling purposes. GRE tunnels are established between the connect attachment and your appliance in Azure vWAN4.

SSL VPN connections are not a supported connectivity option for Azure vWAN. SSL VPN is a type of VPN that uses the Secure Sockets Layer (SSL) protocol to secure the connection between a client and a server. SSL VPN is not compatible with the Azure vWAN hub5.

An L2TP connection is not a supported connectivity option for Azure vWAN. L2TP is a protocol that creates a tunnel between two endpoints at the data link layer (Layer 2) of the OSI model. L2TP is not compatible with the Azure vWAN hub.

1: Azure Virtual WAN Overview | Microsoft Learn 2: [ExpressRoute overview - Azure ExpressRoute | Microsoft Docs] 3: [VPN Gateway - Virtual Networks | Microsoft Azure] 4: [Transit Gateway Connect - Amazon Virtual Private Cloud] 5: [SSL VPN - Wikipedia] : [Layer 2 Tunneling Protocol - Wikipedia]

asked 18/09/2024
Simon John Mather
49 questions

Question 33

Report Export Collapse

You need a solution to safeguard public cloud-hosted web applications from the OWASP Top 10 vulnerabilities. The solution must support the same region in which your applications reside, with minimum traffic cost

Which solution meets the requirements?

Use FortiADC
Use FortiADC
Use FortiCNP
Use FortiCNP
Use FortiWebCloud
Use FortiWebCloud
Use FortiGate
Use FortiGate
Suggested answer: C
Explanation:

The correct answer is C. Use FortiWebCloud.

FortiWebCloud is a SaaS cloud-based web application firewall (WAF) that protects public cloud hosted web applications from the OWASP Top 10, zero day threats, and other application layer attacks1. FortiWebCloud also includes robust features such as API discovery and protection, bot mitigation, threat analytics, and advanced reporting2. FortiWebCloud supports multiple regions across the world, and you can choose the region that is closest to your applications to minimize traffic cost3.

The other options are incorrect because:

FortiADC is an application delivery controller that provides load balancing, acceleration, and security for web applications. It is not a dedicated WAF solution and does not offer the same level of protection as FortiWebCloud4.

FortiCNP is a cloud-native platform that provides security and visibility for containerized applications. It is not a WAF solution and does not protect web applications from the OWASP Top 10 vulnerabilities5.

FortiGate is a next-generation firewall (NGFW) that provides network security and threat prevention. It is not a WAF solution and does not offer the same level of protection as FortiWebCloud for web applications. It also requires additional configuration and management to deploy in the public cloud6.

1: Overview | FortiWeb Cloud 23.3.0 - Fortinet Documentation 2: Web Application Firewall (WAF) & API Protection | Fortinet 3: [FortiWeb Cloud WAF-as-a-Service | Fortinet] 4: [Application Delivery Controller (ADC) | Fortinet] 5: [Fortinet Cloud Native Platform | Fortinet] 6: [FortiGate Next-Generation Firewall (NGFW) | Fortinet]

asked 18/09/2024
Khalfan KAABI
42 questions

Question 34

Report Export Collapse

Refer to the exhibit

Fortinet NSE7_PBC-7.2 image Question 34 27175 09182024190825000000

You attempted to access the Linux1 EC2 instance directly from the internet using its public IP address in AWS.

However, your connection is not successful.

Given the network topology, what can be the issue?

There is no connection between VPC A and VPC B.
There is no connection between VPC A and VPC B.
There is no elastic IP address attached to FortiGate in the Security VPC.
There is no elastic IP address attached to FortiGate in the Security VPC.
The Transit Gateway BGP IP address is incorrect.
The Transit Gateway BGP IP address is incorrect.
There is no internet gateway attached to the Spoke VPC A.
There is no internet gateway attached to the Spoke VPC A.
Suggested answer: D
Explanation:

This is because the Linux1 EC2 instance is not accessible directly from the internet using its public IP address in AWS.

An internet gateway is a horizontally scaled, redundant, and highly available VPC component that allows communication between instances in your VPC and the internet. Without an internet gateway, the Linux1 EC2 instance cannot receive or send traffic to or from the internet, even if it has a public IP address assigned to it.

To fix this issue, you need to attach an internet gateway to the Spoke VPC A and configure a route table that directs internet-bound traffic to the internet gateway. You also need to ensure that the Linux1 EC2 instance has a security group that allows inbound and outbound traffic on the desired ports.

: [Internet Gateways - Amazon Virtual Private Cloud] : [Attach an Internet Gateway to Your VPC - Amazon Virtual Private Cloud] : [Security Groups for Your VPC - Amazon Virtual Private Cloud]

asked 18/09/2024
Katherin Aragon Calderon
36 questions

Question 35

Report Export Collapse

Refer to the exhibit

Fortinet NSE7_PBC-7.2 image Question 35 27176 09182024190825000000

The exhibit shows a customer deployment of two Linux instances and their main routing table in Amazon Web Services (AWS). The customer also created a Transit Gateway (TGW) and two attachments

Which two steps are required to route traffic from Linux instances to the TGWQ (Choose two.)

Become a Premium Member for full access
  Unlock Premium Member

Question 36

Report Export Collapse

Which two attachments are necessary to connect a transit gateway to an existing VPC with BGP? (Choose two )

Become a Premium Member for full access
  Unlock Premium Member

Question 37

Report Export Collapse

Refer to the exhibit

Fortinet NSE7_PBC-7.2 image Question 37 27178 09182024190825000000

You are tasked with deploying FortiGate using Terraform. When you run the terraform version command during the Terraform installation, you get an error message.

What could be the reason that you are getting the command not found error?

Become a Premium Member for full access
  Unlock Premium Member

Question 38

Report Export Collapse

How does Terraform keep track of provisioned resources?

Become a Premium Member for full access
  Unlock Premium Member

Question 39

Report Export Collapse

Refer to the exhibit.

Fortinet NSE7_PBC-7.2 image Question 39 27180 09182024190825000000

The exhibit shows an active-passive high availability FortiGate pair with external and internal Azure load balancers. There is no SDN connector used in this solution

Which configuration should the administrator implement?

Become a Premium Member for full access
  Unlock Premium Member

Question 40

Report Export Collapse

You are adding a new spoke to the existing transit VPC environment using the AWS Cloud Formation template. Which two components must you use for this deployment? (Choose two.)

Become a Premium Member for full access
  Unlock Premium Member
Total 59 questions
Go to page: of 6
Search

Related questions