Verified 2V0-41.20 dumps Q&As - 100% Pass from Prep4King
Pass 2V0-41.20 Exam in First Attempt Guaranteed 2021 Dumps!
NEW QUESTION 54
Which three different transport nodes could be configured in the data plane? (Choose three.)
- A. ESXi and KVM
- B. vShield Edge VM
- C. Bare Metal server
- D. ESXi and Hyper-V
- E. VM or Bare Metal NSX Edge
- F. NSX Edge VM on KVM
Answer: A,C,E
NEW QUESTION 55
An NSX administrator is configuring the KVM hypervisor host as a transport node and wants to apply the Failover Order as a NIC teaming policy.
Which profile allows the administrator to configure the NIC Teaming policy as Failover Order?
- A. Transport Node Profile
- B. Uplink Profile
- C. Host Switch Profile
- D. N-VDS/VDS Profile
Answer: B
NEW QUESTION 56
An NSX administrator has configured a KVM hypervisor as a transport node.
Which kernel module on KVM implements a N-VDS?
- A. openvswitch
- B. dyswitch
- C. etherswitch
- D. nsx-vswitch
Answer: A
NEW QUESTION 57
Which Network and Security virtualization solution provides network hybridity and mobility?
- A. NSX Intelligence
- B. VMware HCX
- C. VMware Tanzu Service Mesh
- D. NSX Advanced Load Balancer
Answer: B
NEW QUESTION 58
Refer to the exhibit.
Which NAT type must the NSX-T Data Center administrator create on the Tier-0 or Tier-1 Gateway to allow Web VM to initiate communication with public networks?
- A. SNAT
- B. Reverse NAT
- C. 1:1 NAT
- D. DNAT
Answer: A
NEW QUESTION 59
A DevOps user has deployed a Kubernetes Pod in vSphere.
What does the term ClusterIP represent within NSX-T?
- A. Deployment of Distributed Router.
- B. Deployment of T0 and T1
- C. Deployment of T1 with NLB service.
- D. Deployment of Distributed Load Balancing service.
Answer: D
NEW QUESTION 60
Which two ports are used by a transport node to communicate with the management and control planes in NSX-T Data Center 3.0? (Choose two.)
- A. 0
- B. 1
- C. 2
- D. 3
- E. 4
Answer: B,E
Explanation:
Explanation
The NSX Manager management plane communicates with the transport nodes by using APH Server over NSX-RPC/TCP through port 1234. CCP communicates with the transport nodes by using APH Server over NSX-RPC/TCP through port 1235. Taken from NSX-T ICM 3.0 Lecture manual
NEW QUESTION 61
What are the advantages of using a Tier-0 Gateway in ECMP mode? (Choose two.)
- A. traffic predictability
- B. increased north/south bandwidth
From ICM manual:
Equal-cost multipath (ECMP) routing has several features and functions:
* ECMP routing increases the north-south communication bandwidth by combining multiple uplinks.
* ECMP routing performs traffic load balancing.
* ECMP routing provides fault tolerance for failed paths.
* A maximum of eight ECMP paths are supported.
* Hashing is based on 2-tuple IP source and destination addresses.
* ECMP routing is only available on Tier-0 gateways. - C. traffic load balancing
- D. stateful services leveraged
- E. Failover of services
Answer: B,C
NEW QUESTION 62
Which three can an administrator define in a transport node profile? (Choose three.)
- A. Uplink Profile
- B. Segment Profile
- C. Logical Router
- D. N-VDS switch configuration
- E. VDS switch configuration
- F. Segment
Answer: A,D,E
NEW QUESTION 63
Which two statements describe the characteristics of an Edge Cluster in NSX-T 3.0 Data Center? (Choose two.)
- A. can have a maximum of 8 edge nodes
- B. can have a maximum of 10 edge nodes
- C. must contain only one type of edge nodes (VM or bare metal)
- D. can contain multiple types of edge nodes (VM or bare metal)
- E. must have only active-active edge nodes
Answer: B,D
Explanation:
Reference:
https://docs.vmware.com/en/VMware-NSX-T-Data-Center/3.0/installation/GUID-14183A62-8E8D-43CC-92E0-E8D72E198D5A.html
NEW QUESTION 64
An NSX administrator is using ping to check connectivity between VM1 running on ESXi1 to VM2 running on ESXi2. The ping tests fails. The administrator knows the maximum transmission unit size on the physical switch is 1600.
Which command does the administrator use to check the VMware kernel ports for tunnel end point communication?
- A. esxcli network diag ping -H <destination IP address>
- B. vmkping ++netstack=geneve -d -s 1572 <destination IP address>
- C. esxcli network diag ping -I vmk0 -H <destination IP address>
- D. vmkping ++netstack=vxlan-d -s 1572 <destination IP address>
Answer: D
Explanation:
Explanation
https://kb.vmware.com/s/article/1003728
NEW QUESTION 65
An NSX administrator is using ping to check connectivity between VM1 running on ESXi1 to VM2 running on ESXi2. The ping tests fails. The administrator knows the maximum transmission unit size on the physical switch is 1600.
Which command does the administrator use to check the VMware kernel ports for tunnel end point communication?
- A. esxcli network diag ping -H <destination IP address>
- B. vmkping ++netstack=geneve -d -s 1572 <destination IP address>
- C. esxcli network diag ping -I vmk0 -H <destination IP address>
https://kb.vmware.com/s/article/1003728 - D. vmkping ++netstack=vxlan-d -s 1572 <destination IP address>
Answer: D
NEW QUESTION 66
Which two choices are prerequisites to configure NSX-T on VDS? (Choose two.)
- A. MTU 1400
- B. MTU 1600
- C. MTU 1500
- D. vSphere Distributed Switch 7.0
- E. vSphere Distributed Switch 6.5
Answer: B,D
Explanation:
Explanation
https://docs.vmware.com/en/VMware-NSX-T-Data-Center/3.0/installation/GUID-BA34FB2A-6780-41C5-B895
NEW QUESTION 67
A customer has a network where BGP has been enabled and the BGP neighbor is configured on the Tier-0 Gateway. A NSX-T Data Center administrator used the get logical-routers command to retrieve this information:
Which two commands must be executed to check BGP neighbor status? (Choose two.)
- A. sa-nsxedge-01(tier1_sr)> get bgp neighbor
- B. sa-nsxedge-01(tier0_sr)> get bgp neighbor
- C. vrf 3
- D. vrf 4
- E. vrf 1
- F. sa-nsxedge-01(tier0_dr)> get bgp neighbor
Answer: B,C
NEW QUESTION 68
A company is deploying a NSX-T Data Center micro-segmentation in their vSphere environment to secure a simple application composed of web, app, and database tiers.
The naming convention will be:
* WKS-WEB-SRV-XXX
* WKY-APP-SRR-XXX
* WKI-DB-SRR-XXX
What is the optimal way to group them in order to enforce security policies from NSX-T Data Center?
- A. Group all by means of tags membership.
- B. Create an Ethernet based security policy.
- C. Use Edge as a firewall between tiers.
- D. Do a service insertion to accomplish the task.
Answer: A
NEW QUESTION 69
What are two supported N-VDS modes? (Choose two.)
- A. DPDK Datapath
- B. Secure Datapath
- C. Overlay Datapath
- D. Enhanced Datapath
- E. Standard Datapath
Answer: D,E
Explanation:
Explanation
https://docs.vmware.com/en/VMware-NSX-T-Data-Center/3.0/installation/GUID-37BC3CEF-DCC1-4C6F-960D
NEW QUESTION 70
Which two statements are true about the implementation of multicast in NSX-T Data Center? (Choose two.)
- A. Multicast is supported in ESXi and KVM transport nodes.
- B. Tier-0 gateways can be the Rendezvous Point.
- C. IGMP Snooping is used to populate multicast forwarding tables.
- D. An Edge can be the Rendezvous Point.
- E. Multicast routing is implemented with PIM Sparse-Mode.
Answer: C,E
NEW QUESTION 71
Which command is used to set the NSX Manager's logging-level to debug mode for troubleshooting?
- A. set service nsx-manager logging-level debug
- B. set service manager logging-level debug
- C. set service nsx-manager log-level debug
- D. set service manager log-level debug
Answer: B
Explanation:
Reference:
https://vdc-download.vmware.com/vmwb-repository/dcr-public/cc42e3c1-eb34-4567-a916-147e79798957/8264605c-a5e1-49a8-b603-cc78621eeeab/cli.html
NEW QUESTION 72
When running nsxcli on an ESXi host, which command will show the Replication mode?
- A. get logical-switch <Logical-Switch-UUID>
- B. get logical-switch status
- C. get logical-switch <Local-Switch-UUID> status
- D. get logical-switches
Answer: A
Explanation:
Reference:
https://vdc-download.vmware.com/vmwb-repository/dcr-public/cc42e3c1-eb34-4567-a916-147e79798957/8264605c-a5e1-49a8-b603-cc78621eeeab/cli.html#get%20logical-switch%20%3Clogical-switch-id%3E%202
NEW QUESTION 73
Which three services are compatible with VRF Lite? (Choose three.)
- A. Load Balancer
- B. DHCP
VRF Lite is not compatible with the following services:
-VPN
-Load Balancer
Taken from NSX-T ICM 3.0 Lecture Manual. - C. VPN
- D. Intrusion Detection
- E. NAT
Answer: B,D,E
NEW QUESTION 74
Which two statements describe the characteristics of an Edge Cluster in NSX-T 3.0 Data Center? (Choose two.)
- A. can have a maximum of 8 edge nodes
- B. can have a maximum of 10 edge nodes
- C. must contain only one type of edge nodes (VM or bare metal)
- D. can contain multiple types of edge nodes (VM or bare metal)
- E. must have only active-active edge nodes
Answer: B,D
NEW QUESTION 75
Which three steps must be carried out to configure North-South / East-West Network Inspection? (Choose three.)
- A. Service Deployment
- B. Service Introspection
- C. Service Registration
- D. Service Consumption
- E. Service Insertion
Answer: A,B,E
NEW QUESTION 76
An NSX administrator is using ping to check connectivity between VM1 running on ESXi1 to VM2 running on ESXi2. The ping tests fails. The administrator knows the maximum transmission unit size on the physical switch is 1600.
Which command does the administrator use to check the VMware kernel ports for tunnel end point communication?
- A. esxcli network diag ping -H <destination IP address>
- B. vmkping ++netstack=geneve -d -s 1572 <destination IP address>
- C. esxcli network diag ping -I vmk0 -H <destination IP address>
- D. vmkping ++netstack=vxlan-d -s 1572 <destination IP address>
Answer: D
NEW QUESTION 77
Which tool injects packets and provides various observation points along the packet's path between two NSX-T managed objects?
- A. SPAN mirrors
- B. Traceflow
- C. IPFIX
Reference: https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=7&ved=2ahUKEwjw0duct_nmAhUJ1BoKHVrgACcQFjAGegQIBxAC&url=ftp%3A%2F%2Fftp.inwinstack.com%2FOther%2FAI-NSX-T%2FVMware% 2FVMWare%2520NSX-T%2FDocuments% 2Fnsxt_21_admin.pdf&usg=AOvVaw2DqQfqPkhzWQfiJP2SgNbO (213) Reference: https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=7&ved=2ahUKEwjw0duct_nmAhUJ1BoKHVrgACcQFjAGegQIBxAC&url=ftp%3A%2F%2Fftp.inwinstack.com%2FOther%2FAI-NSX-T%2FVMware% 2FVMWare%2520NSX-T%2FDocuments% 2Fnsxt_21_admin.pdf&usg=AOvVaw2DqQfqPkhzWQfiJP2SgNbO (213) - D. Port Mirroring
Answer: B
NEW QUESTION 78
Which two choices are solutions of the NSX portfolio (Choose two.)?
- A. vRealize Network Insight
- B. NSX Service Mesh
- C. Tanzu Kubernetes Grid
- D. NSX Distributed IDS/IPS
- E. vRealize Automation
Answer: B,D
NEW QUESTION 79
......
Professional VMware NSX-T Data Center 2V0-41.20 Exam Certified Professional salary
The estimated average salary of Professional VMware NSX-T Data Center 2V0-41.20 certified professional is listed below:
- Europe: 80,000 EURO
- India: 7,028,000 INR
- England: 72,000 POUND
- United States: 95,000 USD
2V0-41.20 Dumps Full Questions - Exam Study Guide: https://www.prep4king.com/2V0-41.20-exam-prep-material.html
Use Real 2V0-41.20 - 100% Cover Real Exam Questions: https://drive.google.com/open?id=1iKW7ZcMtqniG95Sqecdvi-oeJKAOmmn7

