ExamGecko
Home / Nutanix / NCP-CI-Azure / List of questions
Ask Question

Nutanix NCP-CI-Azure Practice Test - Questions Answers

List of questions

Question 1

Report Export Collapse

An administrator is planning on building the network prior to deploying a Nutanix cluster into Azure.

Which two components require their own vNets for NC2 in Azure? (Choose two.)

Bare-metal instance

Bare-metal instance

Prism Central

Prism Central

Azure Load Balancer

Azure Load Balancer

Virtual Network Gateway

Virtual Network Gateway

Suggested answer: A, B
Explanation:

NC2 on Azure Deployment: Deploying Nutanix clusters in Azure involves configuring various components, each needing appropriate network isolation and configuration.

Components and vNets:

Bare-metal instance: Requires its own vNet to ensure proper network isolation and performance.

Prism Central: Needs a dedicated vNet to manage and monitor the Nutanix environment, ensuring it has the required network access and isolation.

Azure Load Balancer: Does not require its own vNet but needs to be associated with the appropriate vNet where services are deployed.

Virtual Network Gateway: Is used for VPN connections but does not necessitate a separate vNet; it operates within an existing vNet.

Network Isolation: Providing separate vNets for Bare-metal instances and Prism Central ensures optimal performance and management capabilities.

Conclusion: Both Bare-metal instances and Prism Central require their own vNets in the NC2 on Azure deployment.

Nutanix Clusters on Azure Deployment Guide

Azure Virtual Network Documentation

asked 14/02/2025
Peter Dunčko
40 questions

Question 2

Report Export Collapse

Native Azure VMs exist in a subnet (10.20.80.0/20) in the Prism Central VNet that need access to the workload running on the Nutanix User.

What needs to be modified to allow access from the native Azure VMs to the workloads running in the Nutanix User VPC?

Remove the ERP value on the transit VPC and Nutanix User VPC.

Remove the ERP value on the transit VPC and Nutanix User VPC.

Change the ERP value to the the subnet range of the native Azure VMs (10.20.80.0/20) on the Transit VPC and the Nutanix User VPC.

Change the ERP value to the the subnet range of the native Azure VMs (10.20.80.0/20) on the Transit VPC and the Nutanix User VPC.

Adjust the Inbound Network Security Group on the Flow Gateway VM External NIC to allow traffic 102030.0/20.

Adjust the Inbound Network Security Group on the Flow Gateway VM External NIC to allow traffic 102030.0/20.

Adjust the Inbound Network Security Group on the Flow Gateway VM Internal NIC to allow traffic 102030,0/20.

Adjust the Inbound Network Security Group on the Flow Gateway VM Internal NIC to allow traffic 102030,0/20.

Suggested answer: D
Explanation:

To allow access from the native Azure VMs to the workloads running in the Nutanix User VPC, the administrator needs to:

Adjust the Inbound Network Security Group (NSG) on the Flow Gateway VM's Internal NIC.

Specifically, allow traffic from the subnet range of the native Azure VMs (10.20.80.0/20) in the Inbound rules of the NSG associated with the Internal NIC of the Flow Gateway VM.

This configuration change permits the desired network traffic, ensuring that the native Azure VMs can communicate with the workloads in the Nutanix User VPC. Reference

Azure Network Security Groups Overview

Nutanix Networking and Security Best Practices

asked 14/02/2025
Jarrell John Garcia
37 questions

Question 3

Report Export Collapse

Exhibit.

Nutanix NCP-CI-Azure image Question 3 63875089231589403788515

AN NC2 on Azure Cluster was deployed with two Flow gateways in HA (FGW1 and FGW2). After a week of use. Four bare-metal nodes, were added to the NC2 cluster and additional workloads were added.

It was determined that additional bandwidth for north/South traffic would be needed. Two additional Flow gateways were added (FGW3 and FGW4) from the NC2 portal configuration menu.

The existing workloads prior to expansion on the NC2 cluster will be able to use which Flow Gateways using the No-Nat (routed) traffic path?

Only the Flow Gateway that each workload was originally using.

Only the Flow Gateway that each workload was originally using.

All Flow Gateways can be used.

All Flow Gateways can be used.

All Flow Gateways can be used after the existing workloads reboot.

All Flow Gateways can be used after the existing workloads reboot.

FGW1 & FGW2 only, new workloads can use FGW3 & FGW4.

FGW1 & FGW2 only, new workloads can use FGW3 & FGW4.

Suggested answer: B
Explanation:

In the scenario presented, the NC2 cluster was initially deployed with two Flow Gateways (FGW1 and FGW2) in HA. After adding four bare-metal nodes and additional workloads, two more Flow Gateways (FGW3 and FGW4) were added to handle the increased bandwidth for north/south traffic. Given the configuration, the existing workloads can utilize all available Flow Gateways (FGW1, FGW2, FGW3, and FGW4) for No-NAT (routed) traffic paths. This setup allows for Equal Cost Multipath (ECMP) routing, distributing traffic load across all Flow Gateways.

Reference

Nutanix Flow Networking

asked 14/02/2025
Jonathan Moreno
29 questions

Question 4

Report Export Collapse

An administrator has created a new overlay network. Which is intended for the company's user VMs.

The cluster has these characteristics:

* Policy-based Routing is not configured

*Only using external NAT

*DNS Server: 8.8.8.8

After adding a few VMs to the network, the administrator notices that the VMs cannot reach resources outside the network, even by IP address.

What is a likely cause?

The local cluster does not have access to the underlying network.

The local cluster does not have access to the underlying network.

The DNS server is unreachable.

The DNS server is unreachable.

The VPC connection is not established.

The VPC connection is not established.

A default route was not configured for the external subnet.

A default route was not configured for the external subnet.

Suggested answer: D
Explanation:

When the administrator notices that the VMs cannot reach resources outside the network, even by IP address, it is likely that a default route was not configured for the external subnet. The default route is essential for directing traffic from the VMs to external networks. Without it, the VMs will not know how to route traffic to external destinations, which leads to connectivity issues.

Reference

Azure Virtual Network Documentation

Nutanix Flow Networking Best Practices

asked 14/02/2025
Arkadiusz Skopinski
40 questions

Question 5

Report Export Collapse

An administrator is planning an NC2 deployment in Azure and wants to connect the company's on-premises datacenter to the cloud environment.

What connectivity solution should the administrator use to avoid traffic between the locations flowing over the public internet?

ExpressRoute

ExpressRoute

Site-to-Site VPN

Site-to-Site VPN

Point-to-Site VPN

Point-to-Site VPN

VTEP Gateways

VTEP Gateways

Suggested answer: A
Explanation:

To connect the company's on-premises datacenter to the Azure cloud environment while avoiding traffic over the public internet, the administrator should use Azure ExpressRoute. ExpressRoute provides a private connection to Azure, offering more reliability, faster speeds, and lower latencies compared to typical internet connections. This service ensures that data traffic does not traverse the public internet, enhancing security and performance. Reference

Azure ExpressRoute Overview

asked 14/02/2025
Aidan Lear
49 questions

Question 6

Report Export Collapse

An administrator is tasked with configuring connectivity between an on-premises datacenter and Azure.

Which two connectivity options are supported? (Choose two.)

VPN

VPN

Direct Connect

Direct Connect

ExpressRoute

ExpressRoute

Leased Line

Leased Line

Suggested answer: A, C
Explanation:

For configuring connectivity between an on-premises datacenter and Azure, the two supported options are:

VPN (Virtual Private Network): Site-to-Site VPN allows you to create a secure connection from your on-premises network to Azure over the public internet using IPsec/IKE protocols.

ExpressRoute: Provides a private connection between your on-premises infrastructure and Azure, ensuring traffic does not traverse the public internet.

Both options provide secure and reliable connectivity, with ExpressRoute offering enhanced performance and security due to its private connection. Reference

Azure VPN Gateway

Azure ExpressRoute Overview

asked 14/02/2025
Kaniamuthan K
41 questions

Question 7

Report Export Collapse

Which wen interface should be used to most efficiently terminate a Nutanix cloud cluster?

AWS Console

AWS Console

Prism Element Console

Prism Element Console

NC2 Console

NC2 Console

Prism Central Console

Prism Central Console

Suggested answer: C
Explanation:

To efficiently terminate a Nutanix cloud cluster, the NC2 (Nutanix Cloud Clusters) Console should be used. The NC2 Console provides the necessary tools and interface specifically designed for managing and terminating Nutanix clusters within cloud environments, ensuring a seamless and efficient process. Reference

Nutanix Cloud Clusters Documentation

asked 14/02/2025
Firasat Siddiqui
43 questions

Question 8

Report Export Collapse

When selecting the NC2 subscription plan from the Nutanix billing portal, which options are available?

Pay-as-you-Go (payG), Bring your own License (BYOL)

Pay-as-you-Go (payG), Bring your own License (BYOL)

Reserved instances, Cloud Provider Credits, Bring your own License (BYOL)

Reserved instances, Cloud Provider Credits, Bring your own License (BYOL)

Reserved instances, Bring your own License (BYOL)

Reserved instances, Bring your own License (BYOL)

Pay-as-you-Go (PayG), Cloud Provider Credits, Bring you own License (BYOL)

Pay-as-you-Go (PayG), Cloud Provider Credits, Bring you own License (BYOL)

Suggested answer: A
Explanation:

When selecting the NC2 subscription plan from the Nutanix billing portal, the available options are:

Pay-as-you-Go (PayG): Allows you to pay for the services as you use them, providing flexibility and avoiding upfront costs.

Bring your own License (BYOL): Enables you to use your existing Nutanix licenses within the cloud environment, offering cost savings if you already have licenses.

These options provide flexibility in how you can manage and pay for your Nutanix cloud clusters. Reference

Nutanix Cloud Clusters Pricing and Plans

asked 14/02/2025
Seth Frizzell
37 questions

Question 9

Report Export Collapse

An administrator is deploying an NC2 cluster in Azure and observes on NC2 console that nodes will not progress and continue in a Booting state.

What is the most likely cause for the node not continuing to deploy?

The Azure account does not have an active subscription.

The Azure account does not have an active subscription.

An Azure Support case must first be submitted for allowlisting the Azure subscription.

An Azure Support case must first be submitted for allowlisting the Azure subscription.

The subscription has not been validated to be allowlisted by Microsoft.

The subscription has not been validated to be allowlisted by Microsoft.

A private DNS server is being used that is not reachable.

A private DNS server is being used that is not reachable.

Suggested answer: C
Explanation:

Azure Subscription Validation: When deploying an NC2 cluster, the Azure subscription must be validated and allowlisted by Microsoft. This is a crucial step to ensure that the necessary permissions and configurations are set up for the deployment.

Booting State Issue: If the nodes are stuck in the Booting state, it often indicates that the subscription has not been properly validated and allowlisted. This prevents the deployment from progressing as required resources and permissions are not fully accessible.

Checking Allowlisting Status: Administrators should verify that their subscription has been allowlisted by contacting Azure support or checking the status through the Azure portal.

Resolution: Once the subscription is validated and allowlisted by Microsoft, the deployment should proceed without the nodes getting stuck in the Booting state.

Nutanix NC2 on Azure Documentation

Azure Subscription Management

asked 14/02/2025
Salman Hashmi
33 questions

Question 10

Report Export Collapse

An administrator has been tasked with scoping an NC2 on Azure deployment. One of the requirements is to ensure that the bare metal instance will support up to 20 TB of storage capacity.

Which bare metal instance should the administrator choose?

ND96asr

ND96asr

AN36P

AN36P

AN36

AN36

HB176rs

HB176rs

Suggested answer: B
Explanation:

Storage Capacity Requirement: The requirement specifies that the bare metal instance must support up to 20 TB of storage capacity.

Instance Selection: Among the provided options, the AN36P instance is designed to support higher storage capacities and performance needs.

AN36P Capabilities: The AN36P instance is optimized for storage-intensive applications and provides the necessary hardware specifications to handle up to 20 TB of storage.

Comparison with Other Instances:

ND96asr: Typically optimized for GPU workloads rather than storage.

AN36: May not meet the 20 TB storage requirement.

HB176rs: Geared towards high-performance computing rather than large storage capacities.

Conclusion: Based on the requirements and instance specifications, AN36P is the most suitable choice for supporting up to 20 TB of storage.

Nutanix NC2 Instance Types

Azure Virtual Machine Sizes

asked 14/02/2025
Khalid Hamid
39 questions
Total 75 questions
Go to page: of 8
Search

Related questions