Page 3 out of 13 Pages |
To deploy NC2 in AWS using an existing VPC, which two AWS resources should be configured beforehand? (Choose two.)
A. NAT Gateway
B. Public and Private Subnets
C. Placement Group
D. Bare-metal EC2 Instance
Explanation:
To deploy NC2 in AWS using an existing VPC, the following AWS resources should be configured
beforehand:
NAT Gateway: This allows instances in the private subnet to connect to the internet or other AWS
services, while preventing the internet from initiating connections with those instances.
Public and Private Subnets: These are necessary to segregate the network traffic. Public subnets
provide a direct route to the internet gateway, while private subnets are used for internal resources that
do not need direct access to the internet.
The cluster is configured as follows:
* 8 nodes
* Prism Central Deployed
* Files Deployed
Following the deployment, the administrator experiences network connectivity issues.
Which reason explains the connectivity issues?
A. The 192.168.5.0/24 range is not a valid CIDR range.
B. The 192.168.5.0/24 range is reserved for internal cluster usage.
C. The 192.168.5.0/24 range does not have enough IP addresses available.
D. The 192.168.5.0/24 range is reserved by IANA,
Explanation:
An administrator is seeking help with an ongoing NC2 issue. After reaching out to Nutanix support, the administrator is introduced to NC2 specialist who can help troubleshoot the problem.
A. Ensure the specialist is assigned the RBAC role with proper permissions.
B. Add the specialist as an admin user to the organizations.
C. Confirm the Support Authorization on the organization is set to Full Access.
D. Provide the specialist with the administrator's login credentials.
Explanation:
Ensure the specialist is assigned the RBAC role with proper permissions (Answer A):
Role-Based Access Control (RBAC) ensures that the specialist has the necessary permissions to
troubleshoot and manage the NC2 environment. This avoids unnecessary privilege escalations
and maintains security.
Confirm the Support Authorization on the organization is set to Full Access (Answer C):
Setting the Support Authorization to Full Access allows the Nutanix support specialist to have the
required access to investigate and resolve issues in the environment. This is essential for effective
troubleshooting.
Preparing the landing zone networking resources for a Nutanix cluster on AWS. The administrator has created a VPC with two private subnets:one for cluster management and one for user VMs. What additional subnet must the administrator create?
A. Public subnet for S3 access
B. Public subnet for Internet access
C. Private subnet for VPN gateway
D. Private subnet for Prism Central
Explanation:
When setting up a landing zone for Nutanix clusters on AWS, having only private subnets for cluster
management and user VMs is not sufficient for full cluster functionality. Nutanix clusters often need to
communicate with the internet for updates, patches, and other cloud services.
VPC Configuration:
The VPC already has two private subnets (one for cluster management and one for user VMs).
Additional Requirements:
To access public services like S3 or for the cluster nodes to reach Nutanix services for updates, a
public subnet is essential.
Why Public Subnet for Internet Access?:
An administrator is creating and destroying multiple clusters daily for a test/dev environment. The administrator wants ensure that every NC2 on AWS cluster deployed will allow full access from the onpremises CVM subnet. What is most-efficient way to achive this?
A. Modify the UVM Network Security Group of each cluster by setting the inbound allow address of the on-premises subnet.
B. Modify the UVM Network Security Group of each cluster by setting the outbound allow address of the on-premises subnet.
C. Create a Custom AWS Network Security Group using a key value of tag:nutanix:clusters:external and set the inbound allow address of the on-premises subnet.
D. Create a Custom AWS Network Security Group using a key of tag:nutanix: clusters:external:cluster-uuid and set the value of the UUID for each deployed cluster. Set the inbound allow address of the on-premises subnet.
Explanation:
An administrator has deployed NC2 on AWS. The cluster deployment completed successfully.
After deployment, the administrator created a subnet in AWS, added it as a network in Prism Element,
deployed Prism Central using the newly-configured network, and registered the cloud cluster with it.
The on-premises network and AWS are connected via a Site-to-Site VPN. Cluster nodes, CVM, and Prism
Central can communicate with each other, but cannot be accessed from the on-premises network.
What two issues might be the cause of this problem? (Choose two.)
A. AWS Direct Connect must be used to establish connection between AWS and on-premises
B. Traffic from the on-premises network is not permitted by VM and Management security groups.
C. The AHV firewall is blocking traffic from the on-premises network.
D. The AWS VPC traffic is blocked by a firewall in the on-premises network.
Explanation:
Traffic from the on-premises network is not permitted by VM and Management security groups:
Ensure that the security groups assigned to the VMs and management interfaces in AWS allow
inbound traffic from the on-premises network. Without appropriate security group rules, the
traffic will be blocked.
The AWS VPC traffic is blocked by a firewall in the on-premises network:
Check if the firewall on the on-premises network is configured to allow traffic from the AWS
VPC. Firewalls may have restrictive rules that block incoming traffic, preventing communication.
Page 3 out of 13 Pages |
Nutanix NCP-CI-AWS Practice Questions Home | Previous |