Nutanix NCSC Level-1 Nutanix Certified Services Consultant (NCSC): Level 1 Online Training
Nutanix NCSC Level-1 Online Training
The questions for NCSC Level-1 were last updated at Nov 22,2024.
- Exam Code: NCSC Level-1
- Exam Name: Nutanix Certified Services Consultant (NCSC): Level 1
- Certification Provider: Nutanix
- Latest update: Nov 22,2024
After a recent installation using a flat switch, a consultant notices issues migrating the Nutanix nodes to the customer’s network. The customer states that they are using VLANs on the production switch but not on the dedicated switch for IPMI. The customer does not require a manual configuration of the host and CVM.
What network changes need to be made to correct the issues?
- A . Us untagged VLANs for the CVM and host and trunk mode for IPMI.
- B . Use Native VLANs for the CVM and host and access mode for IPMI.
- C . Use tagged VLANs for the CVM and host and access mode for IPMI.
- D . Use Native VLANs for the CVM and host and trunk mode for IPMI.
A consultant has deployed a new Nutanix AHV cluster with Foundation. The customer requests separating the management and production traffic in the CVM.
Which feature should the consultant configure?
- A . Micro-segmentation
- B . Multi-homing
- C . Network Segmentation
- D . VLAN Tagging
Where in the Support Portal is the Best Practices guide for vSphere Networking located?
- A . Product Notices
- B . Solutions Documentation
- C . Software Documentation
- D . Knowledge Base
A Nutanix cluster has 10TB usable storage. The customer wants to create a 100GB datastore for ISO images to eliminate too much storage being consumed by unnecessary images.
Which setting should be used to accomplish this goal?
- A . From Container Advanced Settings, configure 100GB for advertised capacity.
- B . From Container Advanced Settings, enable erasure coding.
- C . From Container Advanced Settings, turn on compression and deduplication.
- D . From Container Advanced Settings, configure 100GB for reserved capacity.
A consultant is preparing to add new nodes into an existing cluster. The current cluster AOS version is 5.8. The new expansion node is currently running AOS 5.9 code. The cluster must continue to run at its current AOS version.
Which method can be used to successfully add the node?
- A . Upgrade the cluster to 5.9 and add the node through Prism Element.
- B . Use Prism Element to Expand the cluster and select the re-image option.
- C . Use the CLI and enter cluster add-node node-serial=”node_serial”.
- D . Use Prism Element, which will downgrade the node by default during the node add process.
Where can a consultant find Nutanix Enablement Starter Packs (ESPs)?
- A . In the Partner Portal
- B . In the Nutanix .NEXT Community Forum
- C . In the Support Portal
- D . In the Services section of the Nutanix website.
During a six-node cluster deployment, one node fails to image successfully and Foundation is unable to automatically configure the cluster. The consultant decides to manually complete cluster formation with the successful nodes, then expand the cluster with the remaining unconfigured node.
Which command should be used to begin the process?
- A . cluster status
- B . cluster create
- C . cluster start
- D . cluster expand
During a technical call with a customer, it is identified that this installation will be software only on Dell servers. The out-of-band management interfaces will not be given IP addresses until the consultant is onsite.
Which Foundation method should be used for this type of installation?
- A . Bare metal using iDRAC MAC addresses.
- B . Bare metal using LAN MAC addresses.
- C . Bare metal using block serial numbers.
- D . Bare metal using node serial numbers.
A consultant creates a new cluster using ESXi as the hypervisor. After creating the cluster, the consultant begins to run Life Cycle Manager (LCM) updates. During the LCM upgrade pre-checks, an error is returned.
Which configuration is causing this issue?
- A . ESXi cluster admission control is disabled.
- B . ESXi cluster DRS is enabled.
- C . ESXi cluster HA is enabled.
- D . ESXi cluster admission control is enabled.
A consultant creates a four-node AHV cluster with two 1GbE (eth0, etc1) and two 10GbE (eth2, eth3) NICs per node. The 1GbE NICs will not be placed into service, but the customer wants the network to be preconfigured for their eventual use.
The consultant removes the 1GbE NIC from the default bond and creates a second bridge(br1), but is unable to add the 1GbE NIC using the below command:
manage_ovs Cbridge_name br1 Cinterfaces 1g Cbond_name br1-up update_uplinks
Which parameter is missing from this command?
- A . –bond_duplex full
- B . –require_link=false
- C . –interfaces eth0
- D . –bridge_duplex full