[Dec-2021] Pass Fortinet NSE7_PBC-6.4 Exam in First Attempt Guaranteed!
Full NSE7_PBC-6.4 Practice Test and 30 unique questions with explanations waiting just for you, get it now!
NEW QUESTION 15
Refer to the exhibit.
Your senior administrator successfully configured a FortiGate fabric connector with the Azure resource manager, and created a dynamic address object on the FortiGate VM to connect with a windows server in Microsoft Azure. However, there is now an error on the dynamic address object, and you must resolve the issue.
How do you resolve this issue?
- A. Delete the address object and recreate a new address object with the type set to FQDN.
- B. In the Microsoft Azure portal, access the windows server, obtain the private IP address, and assign the IP address under the FortiGate-VM AzureLab address object.
- C. Run diagnose debug application azd -l on FortiGate.
- D. In the Microsoft Azure portal, set the correct tag values for the windows server.
Answer: B
NEW QUESTION 16
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: D
NEW QUESTION 17
Which two statements about the Amazon Cloud Services (AWS) network access control lists (ACLs) are true? (Choose two.)
- A. Network ACLs are stateful, and inbound and outbound rules are used for traffic filtering.
- B. Network ACLs are stateless, and inbound and outbound rules are used for traffic filtering.
- C. Network ACLs support allow rules and deny rules.
- D. Network ACLs must be manually applied to virtual network interfaces.
Answer: B,C
NEW QUESTION 18 
Refer to the exhibit. The exhibit shows a topology where multiple connections from clients to the same FortiGate-VM instance, regardless of the protocol being used, are required.
Which two statements are correct? (Choose two.)
- A. The Cloud Load Balancer Session Affinity setting should be changed to CLIENT_IP.
- B. The design shows an active-active FortiGate-VM architecture.
- C. The design shows an active-passive FortiGate-VM architecture.
- D. The Cloud Load Balancer Session Affinity setting should use the default value.
Answer: A,B
NEW QUESTION 19
Which three properties are configurable Microsoft Azure network security group rule settings? (Choose three.)
- A. Action
- B. Destination port ranges
- C. Source port ranges
- D. Source and destination IP ranges
- E. Sequence number
Answer: A,B,C
Explanation:
Explanation/Reference: https://docs.microsoft.com/en-us/azure/virtual-network/network-security-groups-overview
NEW QUESTION 20
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 ha
- B. config system auto-scale
- C. config system session-sync
- D. config system sdn-connector
Answer: A
NEW QUESTION 21
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 Private-route and add a new route destination 0.0.0.0/0 to target the NAT gateway.
- B. 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.
- C. 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.
- 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: C
NEW QUESTION 22
You have been tasked with deploying FortiGate VMs in a highly available topology on the Amazon Web Services (AWS) cloud. The requirements for your deployment are as follows:
* You must deploy two FortiGate VMs in a single virtual private cloud (VPC), with an external elastic load balancer which will distribute ingress traffic from the internet to both FortiGate VMs in an active-active topology.
* Each FortiGate VM must have two elastic network interfaces: one will connect to a public subnet and other will connect to a private subnet.
* To maintain high availability, you must deploy the FortiGate VMs in two different availability zones.
How many public and private subnets will you need to configure within the VPC?
- A. Two public subnets and two private subnets
- B. One public subnet and two private subnets
- C. Two public subnets and one private subnet
- D. One public subnet and one private subnet
Answer: B
NEW QUESTION 23
You have been asked to develop an Azure Resource Manager infrastructure as a code template for the FortiGate-VM, that can be reused for multiple deployments. The deployment fails, and errors point to the storageAccount name.
Which two are restrictions for a storageAccount name in an Azure Resource Manager template? (Choose two.)
- A. The storageAccount name must contain between 3 and 24 alphanumeric characters.
- B. The storageAccount name must use special characters.
- C. The storageAccount name must be in lowercase.
- D. The uniqueString() function must be used.
Answer: C,D
NEW QUESTION 24
Refer to the exhibit.
The exhibit shows a topology where multiple connections from clients to the same FortiGate-VM instance, regardless of the protocol being used, are required.
Which two statements are correct? (Choose two.)
- A. The Cloud Load Balancer Session Affinity setting should be changed to CLIENT_IP.
- B. The design shows an active-active FortiGate-VM architecture.
- C. The design shows an active-passive FortiGate-VM architecture.
- D. The Cloud Load Balancer Session Affinity setting should use the default value.
Answer: A,B
NEW QUESTION 25 
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. Implement the FortiGate-VM network virtual appliance (NVA) in the hub and use user-defined routes (UDRs) in the spokes.
- B. Configure VNet peering between the spokes only.
- C. Configure VNet peering between the hub and spokes.
- D. Use ExpressRoute to interconnect the hub VNets and spoke VNets.
Answer: C,D
NEW QUESTION 26
What is the bandwidth limitation of an Amazon Web Services (AWS) transit gateway VPC attachment?
- A. Up to 1.25 Gbps per attachment
- B. Up to 1 Gbps per attachment
- C. Up to 10 Gbps per attachment
- D. Up to 50 Gbps per attachment
Answer: A
NEW QUESTION 27
You have previously deployed an Amazon Web Services (AWS) transit virtual private cloud (VPC) with a pair of FortiGate firewalls (VM04 / c4.xlarge) as your security perimeter. You are beginning to see high CPU usage on the FortiGate instances.
Which action will fix this issue?
- A. Convert the transit VPC firewalls into an auto-scaling group and launch additional EC2 instances in that group.
- B. Migrate the transit VPNs to new and larger instances (VM08 / c4.2xlarge).
- C. Convert from IPsec tunnels to generic routing encapsulation (GRE) tunnels, for the VPC peering connections.
- D. Convert the c4.xlarge instances to m4.xlarge instances.
Answer: A
NEW QUESTION 28
Which two Amazon Web Services (AWS) topologies support east-west traffic inspection within the AWS cloud by the FortiGate VM? (Choose two.)
- A. A single VPC deployment with multiple subnets and a NAT gateway
- B. A multiple VPC deployment utilizing a transit VPC topology
- C. A single VPC deployment with multiple subnets
- D. A multiple VPC deployment utilizing a transit gateway
Answer: B,C
NEW QUESTION 29
Refer to the exhibit.
A customer has deployed an environment in Amazon Web Services (AWS) and is now trying to send outbound traffic from the Web servers to the Internet. The FortiGate policies are configured to allow all outbound traffic; however, the traffic is not reaching the FortiGate internal interface.
What are two possible reasons for this behavior? (Choose two.)
- A. The web servers are not configured with the default gateway.
- B. The Internet gateway (IGW) is not added to VPC (virtual private cloud).
- C. AWS security groups may be blocking the traffic.
- D. AWS source and destination checks are enabled on the FortiGate interfaces.
Answer: A,C
NEW QUESTION 30
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. Nothing, in AWS cloud, it is normal for a FortiGate ENI primary IP address to be different than the FortiOS IP address configuration.
- C. Configure FortiOS to use DHCP so that it will get the correct IP addresses on the ports.
- D. Configure FortiOS to use static IP addresses with the IP addresses reflected in the ENI primary IP address configuration (as per the exhibit).
Answer: C
NEW QUESTION 31
......
Prepare for your Fortinet certification with the updated TestkingPass NSE7_PBC-6.4 exam questions: https://drive.google.com/open?id=1ePbzOIIH2PlxbxVvW-p85aDbUn6EE-BP
Get Latest NSE7_PBC-6.4 Dumps Exam Questions in here: https://www.testkingpass.com/NSE7_PBC-6.4-testking-dumps.html