An on-premises network has been extended to azure with a VPN/ExpressRoute. The routing and peering of VNets is setup and has been confirmed to be correct.
Which statement best describes the state of the traffic flow between the on-prem CVMs and the NC2 CVMs in Azure?
Correct Answer:
A
✑ Network Security Groups (NSGs):NSGs control the inbound and outbound traffic to and from Azure resources. For traffic between on-premises CVMs and NC2 CVMs in Azure, the NSGs associated with the Flow Gateway VM's Internal NICs must be configured to allow the required traffic.
✑ Editing NSGs:To enable traffic flow, specific rules must be added to the NSGs to permit traffic from the on-premises network to the NC2 environment. Thisincludes specifying the appropriate source and destination IP ranges and the necessary ports and protocols.
References:
✑ Azure Network Security Groups Documentation
✑ Nutanix NC2 Networking Configuration Guide
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?
Correct Answer:
A
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.References
✑ Azure ExpressRoute Overview
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.)
Correct Answer:
AB
✑ NC2 on Azure Deployment: Deploying Nutanix clusters in Azure involves configuring various components, each needing appropriate network isolation and configuration.
✑ Components and vNets:
✑ 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. References:
✑ Nutanix Clusters on Azure Deployment Guide
✑ Azure Virtual Network Documentation
Exhibit
An NC2 on Azure cluster was deployed with two Flow Gateway in HA (FHW1 and FGW2). After a week of use, four bare-metal nodes were added to the NC2 cluster and additional workloads were added. The existing workloads were using floating IPs to allow inbound traffic to communicate with the running workloads on the NC2 cluster.
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 NAT traffic path after the expansion?
Correct Answer:
C
In the NC2 on Azure cluster scenario, the existing workloads were using floating IPs for inbound traffic before the addition of new Flow Gateways (FGW3 and FGW4). The NAT traffic path established initially will continue to direct traffic through the originally assigned Flow Gateways (FGW1 and FGW2). The existing workloads will not automatically utilize the new Flow Gateways (FGW3 and FGW4) without a reconfiguration or reboot, which reassigns the NAT paths.
References
✑ Nutanix Flow Networking and Configuration Guide
When configuring an alert email in Prism Central deployment within an NC2 environment, what is required in order for the emails to be sent properly?
Correct Answer:
A
✑ SMTP Server Configuration:To send alert emails from Prism Central, it is essential
to configure an SMTP server in the Prism Central settings. This server handles the email sending process, ensuring that alerts generated by Prism Central are properly delivered to the specified email addresses.
✑ Email Notification Setup:The SMTP server settings include the server address,
port, and authentication details. Once these settings are correctly configured, Prism Central can use the SMTP server to send out alert emails reliably.
References:
✑ Nutanix Prism Central Administration Guide
✑ SMTP Configuration for Email Alerts in Prism Central