
[Jul-2021] Dumps Brief Outline Of The 2V0-41.20 Exam - Free4Torrent
2V0-41.20 Training & Certification Get Latest VCP-NV
NEW QUESTION 34
An NSX administrator has configured a KVM hypervisor as a transport node.
Which kernel module on KVM implements a N-VDS?
- A. nsx-vswitch
- B. etherswitch
- C. openvswitch
- D. dvswitch
Answer: C
NEW QUESTION 35
How is the RouterLink port created between a Tier-1 Gateway and Tier-0 Gateway?
- A. Manually create a Segment and connect to both Tier-1 and Tier-0 Gateways.
- B. Automatically created when Tier-1 is connected with Tier-0 from NSX UI.
- C. Manually create a Logical Switch and connect to bother Tier-1 and Tier-0 Gateways.
- D. Automatically created when Tier-1 is created.
Answer: B
Explanation:
Reference:
https://docs.vmware.com/en/VMware-NSX-T-Data-Center/3.0/administration/GUID-3F163DEE-1EE6-4D80-BEBF-8D109FDB577C.html
NEW QUESTION 36
How many IPs are required when deploying a highly available NSX Management Cluster with VIP in a production environment?
- A. 0
- B. 1
- C. 2
- D. 3
Answer: C
Explanation:
Explanation
NEW QUESTION 37
Which step must be performed before deploying an additional NSX Manager from the NSX-T UI?
- A. Prepare the ESXi hosts as Transport Nodes.
- B. Create an Edge Cluster.
- C. Configure the Virtual IP of the cluster.
- D. Register vCenter Server as a Compute Manager.
Answer: D
NEW QUESTION 38
Which CLI command does an NSX administrator run on the NSX Manager to generate support bundle logs if the NSX UI is inaccessible?
- A. get support-bundle file vcpnv.tgz
- B. set support-bundle file vcpnv.tgz
- C. vm-support
- D. esxcli system syslog config logger set --id=nsxmanager
Answer: C
NEW QUESTION 39
Which three steps are required to create an IPsec VPN tunnel? (Choose three.)
- A. Configure a distributed firewall policy.
- B. Create an IPsec service.
- C. Add a local endpoint.
- D. Add a logical switch.
- E. Configure an IPsec session.
Answer: B,C,E
NEW QUESTION 40
An NSX administrator has deployed an NSX Edge on a bare-metal server.
Which command registers the NSX Edge with the NSX Manager?
- A. join management-cluster <nsx-cluster-IP> username admin password <admin-
password> thumbprint <nsx-manager-thumbprint> - B. join cluster <nsx-cluster-IP> username root password <root-password> thumbprint
<nsx-manager-thumbprint> - C. join management-plane <nsx-nanager-ip> username admin password <admin-password> thumbprint <nsx-manager-thumbprint>
- D. join policy-manager <nsx-manager-ip> username root password <root-password> thumbprint <nsx-manager-thumbprint>
Answer: C
NEW QUESTION 41
Which tool could be used to configure BGP on a Tier-0 Gateway?
- A. API
- B. ESX CLI
- C. NSX CLI
- D. PowerShell
Answer: C
NEW QUESTION 42
Which CLI command should be executed on a KVM hypervisor to retrieve the VM interface UUID?
- A. virsh get-interface <VM Name>
- B. virsh dumpxml <VM Name> | grep interfaceid
- C. virsh list-interface <VM Name>
- D. virsh show <VM Name> | grep interfaceid
Answer: B
Explanation:
Explanation
https://docs.vmware.com/en/VMware-NSX-T-Data-Center/3.0/nsxt_30_admin.pdf
NEW QUESTION 43
Which two statements describe the characteristics of an Edge Cluster in NSX-T 3.0 Data Center? (Choose two.)
- A. must have only active-active edge nodes
- B. must contain only one type of edge nodes (VM or bare metal)
- C. can contain multiple types of edge nodes (VM or bare metal)
- D. can have a maximum of 8 edge nodes
- E. can have a maximum of 10 edge nodes
Answer: C,E
Explanation:
Explanation
https://docs.vmware.com/en/VMware-NSX-T-Data-Center/3.0/installation/GUID-14183A62-8E8D-43CC-92E0-
NEW QUESTION 44
Which log is used to see a failed NSX-T installation of a VIB package on ESXi transport nodes?
- A. /var/l og/hostd. log
- B. /var/log/syslog.log
- C. /var/log/vmware/eam/eam.log
- D. /var/log/esxupdate.log
Answer: B
NEW QUESTION 45
What are three NSX Manager roles? (Choose three.)
- A. zookeeper
- B. master
- C. cloud
- D. manager
- E. policy
- F. controller
Answer: D,E,F
NEW QUESTION 46
A security administrator needs to configure a firewall rule based on the domain name of a specific application.
Which field in a distributed firewall rule does the administrator configure?
- A. Source
- B. Profile
- C. Service
- D. Policy
Answer: B
NEW QUESTION 47
Which three teaming policy modes are supported by NSX-T Data Center? (Choose three.)
- A. Destination Port
- B. Destination MAC
- C. Failover Order
- D. Load Balanced Source MAC
- E. Load Balanced Source
- F. Load Balanced Source IP
Answer: C,D,E
NEW QUESTION 48
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. 1234
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 - D. 2
- E. 3
Answer: A,C
NEW QUESTION 49
In a NSX-T Data Center environment, an administrator is observing low throughput and congestion between the Tier-0 Gateway and the upstream physical routers.
Which two actions could address low throughput and congestion? (Choose two.)
- A. Add an additional vNIC to the NSX Edge node.
- B. Configure ECMP on the Tier-0 gateway.
- C. Deploy Large size Edge node/s.
- D. Configure a Tier-1 gateway and connect it directly to the physical routers.
- E. Configure NAT on the Tier-0 gateway.
Answer: B,C
NEW QUESTION 50
What are the advantages of using a Tier-0 Gateway in ECMP mode? (Choose two.)
- A. Failover of services
- B. traffic load balancing
- C. 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. - D. traffic predictability
- E. stateful services leveraged
Answer: B,C
NEW QUESTION 51
Which CLI command does an NSX administrator run on the NSX Manager to generate support bundle logs if the NSX UI is inaccessible?
- A. vm-support
- B. get support-bundle file vcpnv.tgz
- C. set support-bundle file vcpnv.tgz
- D. esxcli system syslog config logger set --id=nsxmanager
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 52
Which CLI command is used to disable SSH timeout on NSX Manger and NSX Edge nodes?
- A. set cli-timeout 0
- B. set esxcli ssh session off
- C. nsxcli ssh session on
- D. set cli ssh timeout 0
Answer: A
NEW QUESTION 53
An NSX administrator is troubleshooting a connectivity issue with virtual machines running on an ESXi
transport node.
Which feature in the NSX UI shows the mapping between the virtual NIC and the host's physical adapter?
- A. Activity Monitoring
- B. Port Mirroring
- C. Switch Visualization
- D. IPFIX
Answer: C
NEW QUESTION 54
Which two logical router components span across all transport nodes? (Choose two.)
- A. DISTRIBUTED_ROUTER_TIER0
- B. SERVICE_ROUTER_TIER0
- C. SERVICE_ROUTER_TIER1
- D. DISTRIBUTED_ROUTER_TIER1
- E. TIER0_DISTRIBUTED_ROUTER
Answer: A,D
NEW QUESTION 55
What are three characteristics of a transport zone? (Choose three.)
- A. configured with multiple N-VDS
- B. defines the potential reach of transport nodes
- C. optional for creating a segment
- D. defines the scope and reachability of a Segment
- E. configured with a Single N-VDS
Answer: B,D,E
NEW QUESTION 56
Which CLI command shows syslog on NSX Manager?
- A. /var/log/sysloq/syslog.log
- B. show log manager follow
- C. get log-file auth.log
- D. get log-file syslog
Answer: D
Explanation:
Explanation
https://docs.vmware.com/en/VMware-NSX-T-Data-Center/3.0/administration/GUID-406AF9C3-E8F7-447A-8E
NEW QUESTION 57
......
Certification Training for 2V0-41.20 Exam Dumps Test Engine: https://www.free4torrent.com/2V0-41.20-braindumps-torrent.html
VCP-NV 2V0-41.20 Real Exam Questions and Answers FREE Updated: https://drive.google.com/open?id=1EnSn0XDcK_eDUk7G74r_sUSE6S1cFpDI