[Dec 13, 2021] Reliable NSE7_PBC-6.4 Exam Tips Test Pdf Exam Material [Q17-Q41]

Share

[Dec 13, 2021] Reliable NSE7_PBC-6.4 Exam Tips Test Pdf Exam Material

New 2021 NSE7_PBC-6.4 Test Tutorial (Updated 30 Questions)


Fortinet NSE7_PBC-6.4 Exam Syllabus Topics:

TopicDetails
Topic 1
  • Choose Fortinet products licensing in Azure Marketplace: PAYG, BYOL
  • Identify traffic patterns, MPLS, IPsec, Direct Connect
Topic 2
  • Configure resilience
  • availability, Transit VNet, load balancing, east-west inspection
  • Fortinet Solution for Amazon Web Services (AWS)
Topic 3
  • Implement marketplace deployment, templates, sizing, automation
  • Choose Fortinet products licensing in AWS Marketplace: PAYG, BYOL
Topic 4
  • Fortinet Solution for Microsoft Azure
  • Implement marketplace deployment, templates, sizing, automation
Topic 6
  • Apply auto scaling, resilience
  • availability, transit VPCs, load balancing
  • Identify Azure Security Center, Azure Stack
Topic 7
  • Identify traffic patterns, MPLS, IPsec, and dedicated interconnection
  • Deploy FortiGate in GCP
Topic 8
  • Configure high availability (HA), load balancing, and autoscaling
  • Identify Fortinet WAF solutions for AWS
Topic 9
  • Review FortiCASB architecture and supported applications
  • Fortinet Solution for Google Cloud Platform (GCP)
Topic 10
  • FortiCASB and FortiCWP
  • Configure FortiCASB
  • Review FortiCWP architecture
Topic 11
  • Configure HA, load balancing, and autoscaling
  • Identify traffic patterns, MPLS, IPsec, ExpressRoute, Traffic Manager

 

NEW QUESTION 17
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. Configure FortiOS to use DHCP so that it will get the correct IP addresses on the ports.
  • 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. Delete the deployment and start again. You have in put the wrong parameters during the cloud formation template deployment.
  • D. Nothing, in AWS cloud, it is normal for a FortiGate ENI primary IP address to be different than the FortiOS IP address configuration.

Answer: A

 

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 design shows an active-active FortiGate-VM architecture.
  • B. The design shows an active-passive FortiGate-VM architecture.
  • C. The Cloud Load Balancer Session Affinity setting should be changed to CLIENT_IP.
  • D. The Cloud Load Balancer Session Affinity setting should use the default value.

Answer: A,C

 

NEW QUESTION 19
Refer to the exhibit.

You are deploying a FortiGate-VM in Microsoft Azure using the PAYG/On-demand licensing model. After you configure the FortiGate-VM, the validation process fails, displaying the error shown in the exhibit.
What caused the validation process to fail?

  • A. You selected the Bring Your Own License (BYOL) licensing mode.
  • B. You selected the PAYG/On-demand licensing model, but did not select correct virtual machine size.
  • C. You selected the incorrect resource group.
  • D. You selected the PAYG/On-demand licensing model, but did not associate a valid Azure subscription.

Answer: C

 

NEW QUESTION 20
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 one private subnet
  • B. Two public subnets and two private subnets
  • C. One public subnet and one private subnet
  • D. One public subnet and two private subnets

Answer: D

 

NEW QUESTION 21
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 applies a route table from a non-black-holed subnet to the black-holed subnet.
  • 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 migrates the subnet to a different availability zone.
  • 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: C

 

NEW QUESTION 22
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 design shows an active-active FortiGate-VM architecture.
  • B. The design shows an active-passive FortiGate-VM architecture.
  • C. The Cloud Load Balancer Session Affinity setting should be changed to CLIENT_IP.
  • D. The Cloud Load Balancer Session Affinity setting should use the default value.

Answer: A,C

 

NEW QUESTION 23
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 private subnet, edit the public main routing table, and change the destination route 0.0.0.0/0 to the target NAT gateway.
  • D. 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.

Answer: B

 

NEW QUESTION 24
A company deployed a FortiGate-VM with an on-demand license using Amazon Web Services (AWS) Market Place Cloud Formation template. After deployment, the administrator cannot remember the default admin password.
What is the default admin password for the FortiGate-VM instance?

  • A. The instance-ID value
  • B. <blank>
  • C. admin
  • D. The admin password cannot be recovered and the customer needs to deploy the FortiGate-VM again.

Answer: A

 

NEW QUESTION 25
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. Install FortiGate in Azure and build a VPN tunnel to the data center over ExpressRoute
  • 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. Configure a user-defined route table

Answer: B,C,D

 

NEW QUESTION 26
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, attach it to FortiGate, and then restart FortiGate.
  • B. Create the ENI, shut down FortiGate, attach the ENI to FortiGate, and then start FortiGate.
  • C. Create the ENI and attach it to FortiGate.
  • D. None, you cannot create and add additional ENIs to an existing FortiGate-VM.

Answer: B

 

NEW QUESTION 27
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. Deploy and configure FortiGate with Security Fabric solutions, and FortiCWP with a storage guardian advance license.
  • B. Use FortiGate, FortiGuard, and FortiAnalyzer solutions.
  • C. Deploy and configure FortiCASB with a Fortinet FortiCASB subscription license.
  • D. Deploy and configure FortiCWP with a workload guardian license.
  • E. Configure FortiCASB and set up access rights, privileges, and data protection policies.

Answer: B,C,E

 

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 gateway
  • C. A single VPC deployment with multiple subnets
  • D. A multiple VPC deployment utilizing a transit VPC topology

Answer: C,D

 

NEW QUESTION 29
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 30
Which two statements about the Amazon Cloud Services (AWS) network access control lists (ACLs) are true? (Choose two.)

  • A. Network ACLs support allow rules and deny rules.
  • B. Network ACLs are stateless, and inbound and outbound rules are used for traffic filtering.
  • C. Network ACLs are stateful, and inbound and outbound rules are used for traffic filtering.
  • D. Network ACLs must be manually applied to virtual network interfaces.

Answer: A,B

 

NEW QUESTION 31
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 gateway
  • C. A single VPC deployment with multiple subnets
  • D. A multiple VPC deployment utilizing a transit VPC topology

Answer: C,D

Explanation:
Explanation/Reference: https://www.fortinet.com/content/dam/fortinet/assets/white-papers/wp-aws-reference- architecture.pdf

 

NEW QUESTION 32
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 cannot create and add additional vNICs to an existing FortiGate-VM.
  • B. They can use the Compute Engine API Explorer.
  • C. They can create additional vNICs using the Cloud Shell.
  • D. They can create additional vNICs in the UI console.

Answer: B

 

NEW QUESTION 33

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.71is set as a next hop IP for all routes under FortigateUDR-01

Answer: A,D

 

NEW QUESTION 34
......

NSE7_PBC-6.4 Cert Guide PDF 100% Cover Real Exam Questions: https://www.pass4suresvce.com/NSE7_PBC-6.4-pass4sure-vce-dumps.html

NSE7_PBC-6.4 Exam Questions Dumps, Selling Fortinet Products: https://drive.google.com/open?id=1IuF2V-uPJ0kSEaT2Pe_zDeiZdGzbbbcv