ExamGecko
Home Home / VMware / 2V0-41.23

VMware 2V0-41.23 Practice Test - Questions Answers, Page 6

Question list
Search
Search

Related questions

An administrator needs to download the support bundle for NSX Manager. Where does the administrator download the log bundle from?

A.
System > Utilities > Tools
A.
System > Utilities > Tools
Answers
B.
System > Support Bundle
B.
System > Support Bundle
Answers
C.
System > Settings > Support Bundle
C.
System > Settings > Support Bundle
Answers
D.
System > Settings
D.
System > Settings
Answers
Suggested answer: C

Explanation:

It's 'support bundle' on the 'system' page, all right, but it's in the 'settings' chapter.

What are two valid BGP Attributes that can be used to influence the route path traffic will take? (Choose two.)

A.
AS-Path Prepend
A.
AS-Path Prepend
Answers
B.
BFD
B.
BFD
Answers
C.
Cost
C.
Cost
Answers
D.
MED
D.
MED
Answers
Suggested answer: A, D

Explanation:

AS-Path Prepend: This attribute allows you to prepend one or more AS numbers to the AS path of a route, making it appear longer and less preferable to other BGP routers. You can use this attribute to manipulate the inbound traffic from your BGP peers by advertising a longer AS path for some routes and a shorter AS path for others .

MED: This attribute stands for Multi-Exit Discriminator and allows you to specify a preference value for a route among multiple exit points from an AS. You can use this attribute to manipulate the outbound traffic to your BGP peers by advertising a lower MED value for some routes and a higher MED value for others .

An administrator has been tasked with implementing the SSL certificates for the NSX Manager Cluster VIP.

Which is the correct way to implement this change?

A.
Send an API call to https://<nsx-mgr>/api/v1/cluster/api-certificate? action=set_cluster_certificate&certificate_id=<certificate_id>
A.
Send an API call to https://<nsx-mgr>/api/v1/cluster/api-certificate? action=set_cluster_certificate&certificate_id=<certificate_id>
Answers
B.
Send an API call to https://<nsx-mgr>/api/v1/node/services/http? action=apply_certificate&certificate_id=<certificate_id>
B.
Send an API call to https://<nsx-mgr>/api/v1/node/services/http? action=apply_certificate&certificate_id=<certificate_id>
Answers
C.
SSH as admin into the NSX manager with the cluster VIP IP and run nsxcli cluster certificate vip install <certificate_id>
C.
SSH as admin into the NSX manager with the cluster VIP IP and run nsxcli cluster certificate vip install <certificate_id>
Answers
D.
SSH as admin into the NSX manager with the cluster VIP IP and run nsxcli cluster certificate node install <certificate_id>
D.
SSH as admin into the NSX manager with the cluster VIP IP and run nsxcli cluster certificate node install <certificate_id>
Answers
Suggested answer: A

Explanation:

https://docs.vmware.com/en/VMware-Validated-Design/5.0.1/com.vmware.vvd.sddc-nsxt-domain-deploy.doc/GUID-B7019BCE-4FA1-40BB-8DC2-EE47967A47F1.html

Which two of the following are used to configure Distributed Firewall on VDS? (Choose two.)

A.
vSphere API
A.
vSphere API
Answers
B.
NSX API
B.
NSX API
Answers
C.
NSX CU
C.
NSX CU
Answers
D.
vCenter API
D.
vCenter API
Answers
E.
NSX UI
E.
NSX UI
Answers
Suggested answer: B, E

Explanation:

According to the VMware NSX Documentation, these are two of the ways that you can use to configure Distributed Firewall on VDS:

NSX API: This is a RESTful API that allows you to programmatically configure and manage Distributed Firewall on VDS using HTTP methods and JSON payloads. You can use tools such as Postman or curl to send API requests to the NSX Manager node.

NSX UI: This is a graphical user interface that allows you to configure and manage Distributed Firewall on VDS using menus, tabs, buttons, and forms. You can access the NSX UI by logging in to the NSX Manager node using a web browser.

https://docs.vmware.com/en/VMware-NSX/4.1/administration/GUID-0DEF9F18-608D-4B5C-9175-5514750E901B.html

An NSX administrator is troubleshooting a connectivity issue with virtual machines running on an FSXi transport node. Which feature in the NSX Ul shows the mapping between the virtual NIC and the host's physical adapter?

A.
Port Mirroring
A.
Port Mirroring
Answers
B.
Switch Visualization
B.
Switch Visualization
Answers
C.
Activity Monitoring
C.
Activity Monitoring
Answers
D.
IPFIX
D.
IPFIX
Answers
Suggested answer: B

Explanation:

According to the VMware NSX Documentation, Switch Visualization is a feature in the NSX UI that shows the mapping between the virtual NIC and the host's physical adapter for virtual machines running on an ESXi transport node. You can use Switch Visualization to view details such as port ID, MAC address, VLAN ID, IP address, MTU, port state, port speed, port type, and port group for each virtual NIC and physical adapter.

https://docs.vmware.com/en/VMware-NSX/4.1/installation/GUID-55E5C735-18AD-43F8-9BE5-F75D5B8C6EDB.html

An administrator has deployed 10 Edge Transport Nodes in their NSX Environment, but has forgotten to specify an NTP server during the deployment.

What is the efficient way to add an NTP server to all 10 Edge Transport Nodes?

A.
Use Transport Node Profile
A.
Use Transport Node Profile
Answers
B.
Use the CU on each Edge Node
B.
Use the CU on each Edge Node
Answers
C.
Use a Node Profile
C.
Use a Node Profile
Answers
D.
Use a PowerCU script
D.
Use a PowerCU script
Answers
Suggested answer: C

Explanation:

A node profile is a configuration template that can be applied to multiple NSX Edge nodes or transport nodes at once.A node profile can include settings such as NTP server, DNS server, syslog server, and so on1.By using a node profile, an administrator can efficiently configure or update the network settings of multiple NSX Edge nodes or transport nodes in a single operation2. The other options are incorrect because they are either not efficient or not supported. Using the CLI on each Edge node would require manual and repetitive commands for each node, which is not efficient.Using a Transport Node Profile would not work, because a Transport Node Profile is used to configure the NSX-T Data Center components on a transport node, such as the transport zone, the N-VDS, and the uplink profiles3. Using a PowerCLI script might work, but it would require writing and testing a custom script, which is not as efficient as using a built-in feature like a node profile.

https://docs.vmware.com/en/VMware-NSX/4.1/administration/GUID-B4AE1432-690E-480E-91C4-903C1E549C23.html?hWord=N4IghgNiBcIHYHsAmBTABABwE4IGYEsIUQBfIA

A company security policy requires all users to log Into applications using a centralized authentication system.

Which two authentication, authorization, and accounting (AAA) systems are available when Integrating NSX with VMware Identity Manager? (Choose two.)

A.
RADII 2.0
A.
RADII 2.0
Answers
B.
Keyoen Enterprise
B.
Keyoen Enterprise
Answers
C.
RSA SecurelD
C.
RSA SecurelD
Answers
D.
LDAP and OpenLDAP based on Active Directory (AD)
D.
LDAP and OpenLDAP based on Active Directory (AD)
Answers
E.
SecureDAP
E.
SecureDAP
Answers
Suggested answer: C, D

Explanation:

NSX supports two types of authentication, authorization, and accounting (AAA) systems when integrating with VMware Identity Manager: RSA SecurID and LDAP and OpenLDAP based on Active Directory (AD). RSA SecurID is a two-factor authentication system that uses a token-based approach to verify the identity of users. LDAP and OpenLDAP based on AD are directory services that store and manage user information and credentials. Both systems can be used to provide centralized authentication for users who want to access applications in an NSX environment .

https://blogs.vmware.com/networkvirtualization/2017/11/remote-user-authentication-and-rbac-with-nsx-t.html

The integration of VMware Identity Manager with NSX provides the following benefits related to user authentication:

* Support for extensive authentication, authorization, and accounting (AAA) systems, including:

--- RADIUS

--- Smart cards and common access cards

--- RSA SecureID

--- LDAP and OpenLDAP based on Active Directory (AD)

* Enterprise SSO:

--- Common authentication platform across multiple VMware solutions

--- Seamless SSO experience

NSX has its own native LDAP and Active Directory integration, but VMware Identity Manager also offers this capability

Which is an advantages of a L2 VPN In an NSX 4.x environment?

A.
Enables Multi-Cloud solutions
A.
Enables Multi-Cloud solutions
Answers
B.
Achieve better performance
B.
Achieve better performance
Answers
C.
Enables VM mobility with re-IP
C.
Enables VM mobility with re-IP
Answers
D.
Use the same broadcast domain
D.
Use the same broadcast domain
Answers
Suggested answer: D

Explanation:

L2 VPN is a feature of NSX that allows extending Layer 2 networks across different sites or clouds over an IPsec tunnel. L2 VPN has an advantage of enabling VM mobility with re-IP, which means that VMs can be moved from one site to another without changing their IP addresses or network configurations. This is possible because L2 VPN allows both sites to use the same broadcast domain, which means that they share the same subnet and VLAN .

Which CLI command shows syslog on NSX Manager?

A.
get log-file auth.lag
A.
get log-file auth.lag
Answers
B.
/var/log/syslog/syslog.log
B.
/var/log/syslog/syslog.log
Answers
C.
show log manager follow
C.
show log manager follow
Answers
D.
get log-file syslog
D.
get log-file syslog
Answers
Suggested answer: D

Explanation:

According to the VMware NSX CLI Reference Guide, this CLI command shows the syslog messages on the NSX Manager node. You can use this command to view the system logs for troubleshooting or monitoring purposes.

The other options are either incorrect or not available for this task. get log-file auth.log is a CLI command that shows the authentication logs on the NSX Manager node, not the syslog messages. /var/log/syslog/syslog.log is not a CLI command, but a file path that may contain syslog messages on some Linux systems, but not on the NSX Manager node. show log manager follow is not a valid CLI command, as there is no show log command or manager option in the NSX CLI.

## NSX Cli command

get log-file <fiilename>

get log-file <filename> follow

# Below are commonly used log files, there are many more log files

get log-file [follow]

# use [follow] to continuing monitor

Example: get log-file syslog follow

get log-file syslog

Which choice is a valid insertion point for North-South network introspection?

A.
Guest VM vNIC
A.
Guest VM vNIC
Answers
B.
Partner SVM
B.
Partner SVM
Answers
C.
Tier-0 gateway
C.
Tier-0 gateway
Answers
D.
Host Physical NIC
D.
Host Physical NIC
Answers
Suggested answer: A
Total 107 questions
Go to page: of 11