Latest Fortinet NSE7_PBC-6.4 First Attempt, Exam real Dumps Updated [Mar-2023]
Get the superior quality NSE7_PBC-6.4 Dumps Questions from PrepAwayPDF. Nobody can stop you from getting to your dreams now. Your bright future is just a click away!
NEW QUESTION 18
Refer to the exhibit.
You are configuring an active-passive FortiGate clustering protocol (FGCP) HA configuration in a single availability zone in Amazon Web Services (AWS), using a cloud formation template.
After deploying the template, you notice that the AWS console has IP information listed in the FortiGate VM firewalls in the HA configuration. However, within the configuration of FortiOS, you notice that port1 is using an IP of 10.0.0.13, and port2 is using an IP of 10.0.1.13.
What should you do to correct this issue?
- A. Delete the deployment and start again. You have in put the wrong parameters during the cloud formation template deployment.
- B. Configure FortiOS to use static IP addresses with the IP addresses reflected in the ENI primary IP address configuration (as per the exhibit).
- C. Nothing, in AWS cloud, it is normal for a FortiGate ENI primary IP address to be different than the FortiOS IP address configuration.
- D. Configure FortiOS to use DHCP so that it will get the correct IP addresses on the ports.
Answer: C
NEW QUESTION 19
Refer to the exhibit.
Which two conditions will enable you to segregate and secure the traffic between the hub and the spokes in Microsoft Azure? (Choose two.)
- A. Configure VNet peering between the hub and spokes.
- B. Implement the FortiGate-VM network virtual appliance (NVA) in the hub and use user-defined routes (UDRs) in the spokes.
- C. Configure VNet peering between the spokes only.
- D. Use ExpressRoute to interconnect the hub VNets and spoke VNets.
Answer: A,D
NEW QUESTION 20
Refer to the exhibit.
You attempted to deploy the FortiGate-VM in Microsoft Azure with the JSON template, and it failed to boot up. The exhibit shows an excerpt from the JSON template.
What is incorrect with the template?
- A. The caching parameter should be None.
- B. The CreateOptions parameter should be FromImage.
- C. FortiGate-VM does not support managedDisk from Azure.
- D. The LUN ID is not defined.
Answer: B
NEW QUESTION 21
An organization deployed a FortiGate-VM in the Google Cloud Platform and initially configured it with two vNICs. Now, the same organization wants to add additional vNICs to this existing FortiGate-VM to support different workloads in their environment.
How can they do this?
- A. They can create additional vNICs in the UI console.
- B. They cannot create and add additional vNICs to an existing FortiGate-VM.
- C. They can create additional vNICs using the Cloud Shell.
- D. They can use the Compute Engine API Explorer.
Answer: B
Explanation:
Explanation
GCP Limitations: You cannot add or remove network interfaces from an existing VM.
https://cloud.google.com/vpc/docs/create-use-multiple-interfaces#limitations
NEW QUESTION 22
Which three properties are configurable Microsoft Azure network security group rule settings? (Choose three.)
- A. Source port ranges
- B. Destination port ranges
- C. Source and destination IP ranges
- D. Action
- E. Sequence number
Answer: A,B,D
Explanation:
Explanation/Reference: https://docs.microsoft.com/en-us/azure/virtual-network/network-security-groups-overview
NEW QUESTION 23
When configuring the FortiCASB policy, which three configuration options are available? (Choose three.)
- A. Compliance policies
- B. Data loss prevention policies
- C. Threat protection policies
- D. Antivirus policies
- E. Intrusion prevention policies
Answer: A,B,C
NEW QUESTION 24
You need to deploy FortiGate VM devices in a highly available topology in the Microsoft Azure cloud. The following are the requirements of your deployment:
* Two FortiGate devices must be deployed; each in a different availability zone.
* Each FortiGate requires two virtual network interfaces: one will connect to a public subnet and the other will connect to a private subnet.
* An external Microsoft Azure load balancer will distribute ingress traffic to both FortiGate devices in an active- active topology.
* An internal Microsoft Azure load balancer will distribute egress traffic from protected virtual machines to both FortiGate devices in an active-active topology.
* Traffic should be accepted or denied by a firewall policy in the same way by either FortiGate device in this topology.
Which FortiOS CLI configuration can help reduce the administrative effort required to maintain the FortiGate devices, by synchronizing firewall policy and object configuration between the FortiGate devices?
- A. config system session-sync
- B. config system auto-scale
- C. config system ha
- D. config system sdn-connector
Answer: C
NEW QUESTION 25
You need to deploy FortiGate VM devices in a highly available topology in the Microsoft Azure cloud. The following are the requirements of your deployment:
*Two FortiGate devices must be deployed; each in a different availability zone.
*Each FortiGate requires two virtual network interfaces: one will connect to a public subnet and the other will connect to a private subnet.
*An external Microsoft Azure load balancer will distribute ingress traffic to both FortiGate devices in an active- active topology.
*An internal Microsoft Azure load balancer will distribute egress traffic from protected virtual machines to both FortiGate devices in an active-active topology.
*Traffic should be accepted or denied by a firewall policy in the same way by either FortiGate device in this topology.
Which FortiOS CLI configuration can help reduce the administrative effort required to maintain the FortiGate devices, by synchronizing firewall policy and object configuration between the FortiGate devices?
- A. config system session-sync
- B. config system auto-scale
- C. config system ha
- D. config system sdn-connector
Answer: C
Explanation:
Explanation
FTG HA Active/Active requires the following configuration to sync the session by FGSP config system ha set session-pickup enable set session-pickup-connectionless enable set session-pickup-nat enable set session-pickup-expectation enable set override disable end config system cluster-sync edit 0 set peerip 10.0.1.x set syncvd "root" next end
https://github.com/fortinet/azure-templates/tree/main/FortiGate/Active-Active-ELB-ILB
NEW QUESTION 26
Customer XYZ has an ExpressRoute connection from Microsoft Azure to a data center. They want to secure communication over ExpressRoute, and to install an in-line FortiGate to perform intrusion prevention system (IPS) and antivirus scanning.
Which three methods can the customer use to ensure that all traffic from the data center is sent through FortiGate over ExpressRoute? (Choose three.)
- A. Configure a user-defined route table
- B. Enable the redirect option in ExpressRoute to send data center traffic to a user-defined route table
- C. Define a default route where the next hop IP is the FortiGate WAN interface
- D. Configure the gateway subnet as the subnet in the user-defined route table
- E. Install FortiGate in Azure and build a VPN tunnel to the data center over ExpressRoute
Answer: B,C,D
NEW QUESTION 27
You are deploying Amazon Web Services (AWS) GuardDuty to monitor malicious or unauthorized behaviors related to AWS resources. You will also use the Fortinet aws-lambda-guardduty script to translate feeds from AWS GuardDuty findings into a list of malicious IP addresses. FortiGate can then consume this list as an external threat feed.
Which Amazon AWS services must you subscribe to in order to use this feature?
- A. GuardDuty, CloudWatch, S3, and DynamoDB.
- B. GuardDuty, CloudWatch, S3, Inspector, WAF, and Shield.
- C. WAF, Shield, GuardDuty, S3, and DynamoDB.
- D. Inspector, Shield, GuardDuty, S3, and DynamoDB.
Answer: B
NEW QUESTION 28
An Amazon Web Services (AWS) auto-scale FortiGate cluster has just experienced a scale-down event, terminating a FortiGate in availability zone C.
This has now black-holed the private subnet in this availability zone.
What action will the worker node automatically perform to restore access to the black-holed subnet?
- A. The worker node migrates the subnet to a different availability zone.
- B. The worker node moves the virtual IP of the terminated FortiGate to a running FortiGate on the worker node's private subnet interface.
- C. The worker node applies a route table from a non-black-holed subnet to the black-holed subnet.
- D. The worker node modifies the route table applied to the black-holed subnet changing its default route to point to a running FortiGate on the worker node's private subnet interface.
Answer: A
NEW QUESTION 29
Refer to the exhibit.
Consider an active-passive HA deployment in Microsoft Azure. The exhibit shows an excerpt from the passive FortiGate-VM node.
If the active FortiGate-VM fails, what are the results of the API calls made by the FortiGate named SSTENTAZFGT-0302? (Choose two.)
- A. SSTENTAZFGT-03-FloatingPIP is assigned to the IP configuration with the name SSTENTAZFGT-
0302-Nic-01, under the network interface SSTENTAZFGT-0302-Nic-01 - B. The network interface of the active unit moves to itself
- C. SSTENTAZFGT-03-FloatingPIP public IP is assigned to NIC SSTENTAZFGT-0302-Nic-01
- D. 172.29.32.71 is set as a next hop IP for all routes under FortigateUDR-01
Answer: A,D
NEW QUESTION 30
An organization deployed a FortiGate-VM in the Google Cloud Platform and initially configured it with two vNICs. Now, the same organization wants to add additional vNICs to this existing FortiGate-VM to support different workloads in their environment.
How can they do this?
- A. They can create additional vNICs in the UI console.
- B. They can create additional vNICs using the Cloud Shell.
- C. They can use the Compute Engine API Explorer.
- D. They cannot create and add additional vNICs to an existing FortiGate-VM.
Answer: C
Explanation:
Explanation/Reference: https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/62d32ecf-687f-11ea-
9384-00505692583a/FortiOS-6.4-GCP_Cookbook.pdf
NEW QUESTION 31
What is the bandwidth limitation of an Amazon Web Services (AWS) transit gateway VPC attachment?
- A. Up to 50 Gbps per attachment
- B. Up to 1 Gbps per attachment
- C. Up to 1.25 Gbps per attachment
- D. Up to 10 Gbps per attachment
Answer: C
NEW QUESTION 32
You have been asked to secure your organization's salesforce application that is running on Microsoft Azure, and find an effective method for inspecting shadow IT activities in the organization. After an initial investigation, you find that many users access the salesforce application remotely as well as on-premises.
Your goal is to find a way to get more visibility, control over shadow IT-related activities, and identify any data leaks in the salesforce application.
Which three steps should you take to achieve your goal? (Choose three.)
- A. Configure FortiCASB and set up access rights, privileges, and data protection policies.
- B. Deploy and configure FortiGate with Security Fabric solutions, and FortiCWP with a storage guardian advance license.
- C. Deploy and configure FortiCASB with a Fortinet FortiCASB subscription license.
- D. Deploy and configure FortiCWP with a workload guardian license.
- E. Use FortiGate, FortiGuard, and FortiAnalyzer solutions.
Answer: A,C,E
NEW QUESTION 33
Refer to the exhibit.
In your Amazon Web Services (AWS) virtual private cloud (VPC), you must allow outbound access to the internet and upgrade software on an EC2 instance, without using a NAT instance. This specific EC2 instance is running in a private subnet: 10.0.1.0/24.
Also, you must ensure that the EC2 instance source IP address is not exposed to the public internet. There are two subnets in this VPC in the same availability zone, named public (10.0.0.0/24) and private (10.0.1.0/24).
How do you achieve this outcome with minimum configuration?
- A. Deploy a NAT gateway with an EIP in the public subnet, edit route tables, select Public-route, and delete the route destination 10.0.0.0/16 to target local.
- B. Deploy a NAT gateway with an EIP in the private subnet, edit route tables, select Private-route, and add a new route destination 0.0.0.0/0 to the target internet gateway.
- C. Deploy a NAT gateway with an EIP in the public subnet, edit route tables, select Private-route and add a new route destination 0.0.0.0/0 to target the NAT gateway.
- D. Deploy a NAT gateway with an EIP in the private subnet, edit the public main routing table, and change the destination route 0.0.0.0/0 to the target NAT gateway.
Answer: B
NEW QUESTION 34
Your company deploys FortiGate VM devices in high availability (HA) (active-active) mode with Microsoft Azure load balancers using the Microsoft Azure ARM template. Your senior administrator instructs you to connect to one of the FortiGate devices and configure the necessary firewall rules. However, you are not sure now to obtain the correct public IP address of the deployed FortiGate VM and identify the access ports.
How do you obtain the public IP address of the FortiGate VM and identify the correct ports to access the device?
- A. In the configured load balancer, access the inbound NAT rules section.
- B. In the configured load balancer, access the backend pools section.
- C. In the configured load balancer, access the inbound and outbound NAT rules section.
- D. In the configured load balancer, access the health probes section.
Answer: C
NEW QUESTION 35
An organization deploys a FortiGate-VM (VM04 / c4.xlarge) in Amazon Web Services (AWS) and configures two elastic network interfaces (ENIs). Now, the same organization wants to add additional ENIs to support different workloads in their environment.
Which action can you take to accomplish this?
- A. Create the ENI and attach it to FortiGate.
- B. Create the ENI, attach it to FortiGate, and then restart FortiGate.
- C. Create the ENI, shut down FortiGate, attach the ENI to FortiGate, and then start FortiGate.
- D. None, you cannot create and add additional ENIs to an existing FortiGate-VM.
Answer: A
Explanation:
Explanation
https://docs.fortinet.com/document/fortigate-public-cloud/6.2.0/aws-administration-guide/903457 AWS says that you can attach a network interface to an instance when it's running (hot attach), when it's stopped (warm attach), or when the instance is being launched (cold attach). It applies to windows:
https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/best-practices-for-configuring-network-interfaces
NEW QUESTION 36
Which two statements about Microsoft Azure network security groups are true? (Choose two.)
- A. Network security groups can be applied to subnets only.
- B. Network security groups are stateless inbound and outbound rules used for traffic filtering.
- C. Network security groups can be applied to subnets and virtual network interfaces.
- D. Network security groups are a stateful inbound and outbound rules used for traffic filtering.
Answer: A,D
NEW QUESTION 37
......
Fortinet Practice Test Engine with NSE7_PBC-6.4 Questions: https://drive.google.com/open?id=1MzgNhB737nyg_fsXHrcYNVK3KNPDQOhV
Guaranteed Success with Valid Fortinet NSE7_PBC-6.4 Dumps: https://www.prepawaypdf.com/Fortinet/NSE7_PBC-6.4-practice-exam-dumps.html