Question 6 of 121
Which two network services are abstracted from the underlying hardware by NSX? (Choose two.)
    Correct Answer: A, C

Question 7 of 121
Exam 2V0-642: Question 7 - Image 1
When specifying a source for a security rule, what is the purpose of the Negate Source check box?
    Correct Answer: B

    If Negate Source is selected, the rule is applied to traffic coming from all sources except for the source identified under the object type. This means that the specified source is excluded from the rule. If Negate Source is not selected, the rule is applied to traffic coming from the specified source. Therefore, selecting Negate Source effectively inverts the selection criteria for the specified source.

Question 8 of 121
What are two requirements of the network infrastructure to virtualize the access layer? (Choose two.)
    Correct Answer: B, C

Question 9 of 121
Which vSphere network object abstracts the physical network, provides access-level switching in the hypervisor and enables support for overlay networking?
    Correct Answer: D

    The vSphere network object that abstracts the physical network, provides access-level switching in the hypervisor, and enables support for overlay networking is the Logical Switch. Logical Switches in VMware NSX create an abstraction that maps to a VLAN and enable the creation of virtual networks independent of the underlying physical infrastructure, facilitating overlay networking.

Question 10 of 121
A network administrator has been tasked with deploying a 3-tier application across two data centers. Tier-1 and tier-2 will be located in Datacenter-A and tier-3 will be located in Datacenter-B.
Which NSX components are needed to make this deployment functional?
    Correct Answer: A

    To deploy a 3-tier application across two data centers with the described configuration, a universal transport zone is required to span both data centers. The universal distributed logical router (UDLR) helps in providing routing abilities across these data centers. Additionally, a universal logical switch is necessary to ensure that both data centers are part of the same overlay network. Finally, creating two local logical switches connected to the UDLR in each data center is necessary to allow for local communication within each tier of the application that is specific to each data center.