[2025年04月]更新の2V0-41.24日本語試験問題集、2V0-41.24日本語練習テスト問題
検証済み2V0-41.24日本語問題集PDF資料 [2025]
質問 # 66
分散ファイアウォール ルールのスコープを構成するときに有効な 2 つのオプションは何ですか? (2 つ選択してください。)
- A. セグメント
- B. Tier-1ゲートウェイ
- C. セグメントポート
- D. ダラス・フォートワース
- E. グループ
正解:D、E
解説:
A group is a logical construct that represents a collection of objects in NSX, such as segments, segment ports, virtual machines, IP addresses, MAC addresses, tags, or security policies. A group can be used to define dynamic membership criteria based on various attributes or filters. A group can also be used as the scope of a distributed firewall rule, which means that the rule will apply to all the traffic that matches the group membership criteria32 Reference:
https://docs.vmware.com/en/VMware-NSX-T-Data-Center/3.2/administration/GUID-41CC06DF-1CD4-
4233-B43E-492A9A3AD5F6.html
https://docs.vmware.com/en/VMware-NSX-Data-Center-for-
vSphere/6.4/com.vmware.nsx.admin.doc/GUID-D44C8923-992F-4695-B9C0-5CC271679D09.html
質問 # 67
NSX 管理者がログ メッセージをリモート ログ サーバーに転送するために使用できるプロトコルはどれですか (3 つ選択してください)。
- A. HTTPS
- B. SSH
- C. TCP
- D. TLS
- E. SSL
- F. UDP
正解:C、D、F
解説:
An NSX administrator can use TCP, UDP, or TLS protocols to transfer log messages to a remote log server. These protocols are supported by NSX Manager, NSX Edge, and hypervisors for remote logging.
A Log Insight log server supports all these protocols, as well as LI and LI-TLS, which are specific to Log Insight and optimize network usage. HTTPS, SSH, and SSL are not valid protocols for remote logging in NSX-T Data Center.
Reference: : VMware NSX-T Data Center Administration Guide, page 102. : VMware Docs: Configure Remote Logging
質問 # 68
信頼できる Web サイトのコレクションへのアクセスを許可するには、Tier-1 ゲートウェイ ファイアウォールのどのフィールドが使用されますか?
- A. ソース
- B. プロファイル -> コンテキスト プロファイル
- C. プロファイル -> L7 アクセス プロファイル
- D. 目的地
正解:C
解説:
The field in a Tier-1 Gateway Firewall that would be used to allow access for a collection of trustworthy web sites is Profiles -> L7 Access Profile. This field allows the user to create a Layer 7 access profile that defines a list of allowed or blocked URLs based on categories, reputation, or custom entries1. The user can then apply the L7 access profile to a firewall rule to control the traffic based on the URL filtering criteria1. The other options are incorrect because they are not related to URL filtering. The Source field specifies the source IP address or group of the firewall rule1. The Destination field specifies the destination IP address or group of the firewall rule1. The Profiles -> Context Profiles field allows the user to create a context profile that defines a list of application signatures or attributes that can be used to identify and classify network traffic1.
Reference: Gateway Firewall
質問 # 69
管理者はネットワーク イントロスペクションのサービス挿入を構成しています。
ネットワーク イントロスペクションを構成できる 2 つの場所はどこですか? (2 つ選択してください。)
- A. Tier-1ゲートウェイ
- B. Tier-0ゲートウェイ
- C. エッジノード
- D. パートナーSVM
- E. ホスト pNIC
正解:A、D
解説:
Tier-1 gateway: Network introspection services can be configured at the Tier-1 gateway level to inspect and control East-West traffic between workloads.
Partner SVM (Service Virtual Machine): Network introspection is often implemented through integration with a Partner SVM, which is a virtual machine provided by a third-party security partner to perform deep packet inspection and other security functions.
質問 # 70
NSX 管理者が ESXi トランスポート ノード上の Geneve プロトコルの VMkernel ポートの IP アドレスを確認するために使用する 2 つのコマンドはどれですか? (2 つ選択してください。)
- A. esxcli ネットワーク IP インターフェース IPv4 取得
- B. esxcli ネットワーク NIC リスト
- C. esxcfg-vmknic -l
- D. esxcfg-nics -l
- E. ネットDVS
正解:A
解説:
The esxcli network ip interface ipv4 get command is used to display the IP address configuration of the VMkernel network interfaces, including those used for the Geneve protocol.
The esxcfg-vmknic -l command lists all VMkernel network interfaces, including their IP addresses, which can help identify the VMkernel port for the Geneve protocol.
質問 # 71
East-West マルウェア防止に関する次の記述のうち正しいものはどれですか? (2 つ選択してください。)
- A. NSX Edge ノードはインターネットにアクセスできる必要があります。
- B. SVM はすべての ESXi ホストに展開されます。
- C. すべての NSX Edge ノードにエージェントをインストールする必要があります。
- D. NSX アプリケーション プラットフォームにはインターネット アクセスが必要です。
- E. すべての ESXi ホストにエージェントをインストールする必要があります。
正解:B、D
質問 # 72
Tier-1 ゲートウェイと Tier-O ゲートウェイの間に RouterLink ポートはどのように作成されますか?
- A. 論理スイッチを手動で作成し、両方の Tier-1 ゲートウェイと Tier-0 ゲートウェイに接続します。
- B. NSX UI から Tier-1 が Tier-0 に接続されると自動的に作成されます。
- C. Tier-1 が作成されると自動的に作成されます。
- D. セグメントを手動で作成し、Tier-1 ゲートウェイと Tier-0 ゲートウェイの両方に接続します。
正解:B
解説:
The RouterLink port is automatically created when a Tier-1 Gateway is connected with a Tier-0 Gateway from the NSX UI1. The RouterLink port is a logical interface that is assigned an IP address and is associated with a physical or virtual interface. The RouterLink port acts as an end point of the IPSec tunnel and routes traffic between the Tier-1 Gateway and the Tier-0 Gateway2. The other options are incorrect because they involve manual creation of logical switches or segments, which are not required for RouterLink port creation.
Reference: Configure NSX for Virtual Networking from vSphere Client, Virtual Private Network (VPN)
https://docs.vmware.com/jp/VMware-NSX/4.0/administration/GUID-3F163DEE-1EE6-4D80-BEBF-
8D109FDB577C.html
質問 # 73
NSX 管理者は、アクティブ/スタンバイ高可用性モードで構成された Tler-0 ゲートウェイ上の NAT ルールを処理しています。
この構成でサポートされている NAT ルール タイプはどれですか (2 つ選択してください)。
- A. 1:1 NAT
- B. ポートNAT
- C. 宛先NAT
- D. ソースNAT
- E. 再帰NAT
正解:C、D
解説:
According to the VMware NSX Documentation, these are two NAT rule types that are supported for a tier-0 gateway configured in active-standby high availability mode. NAT stands for Network Address Translation and is a feature that allows you to modify the source or destination IP address of a packet as it passes through a gateway.
Destination NAT: This rule type allows you to change the destination IP address of a packet from an external IP address to an internal IP address. You can use this rule type to provide access to your internal servers from external networks using public IP addresses.
Source NAT: This rule type allows you to change the source IP address of a packet from an internal IP address to an external IP address. You can use this rule type to provide access to external networks from your internal servers using public IP addresses.
質問 # 74
異なるセグメントに存在するアプリケーションと DB 仮想マシン間の接続を検証するために、NSX 管理者はどの TraceFlow トラフィック タイプを使用する必要がありますか?
- A. マルチキャスト
- B. ユニキャスト
- C. エニーキャスト
- D. ブロードキャスト
正解:B
解説:
Unicast is the traffic type that an NSX administrator should use for validating connectivity between App and DB virtual machines that reside on different segments. According to the VMware documentation1, unicast traffic is the traffic type that is used to send a packet from one source to one destination. Unicast traffic is the most common type of traffic in a network, and it is used for applications such as web browsing, email, file transfer, and so on2. To perform a traceflow with unicast traffic, the NSX administrator needs to specify the source and destination IP addresses, and optionally the protocol and related parameters1. The traceflow will show the path of the packet across the network and any observations or errors along the way3. The other options are incorrect because they are not suitable for validating connectivity between two specific virtual machines. Multicast traffic is the traffic type that is used to send a packet from one source to multiple destinations simultaneously2. Multicast traffic is used for applications such as video streaming, online gaming, and group communication4. To perform a traceflow with multicast traffic, the NSX administrator needs to specify the source IP address and the destination multicast IP address1. Broadcast traffic is the traffic type that is used to send a packet from one source to all devices on the same subnet2. Broadcast traffic is used for applications such as ARP, DHCP, and network discovery. To perform a traceflow with broadcast traffic, the NSX administrator needs to specify the source IP address and the destination MAC address as FF:FF:FF:FF:FF:FF1. Anycast traffic is not a valid option, as it is not supported by NSX Traceflow. Anycast traffic is a traffic type that is used to send a packet from one source to the nearest or best destination among a group of devices that share the same IP address. Anycast traffic is used for applications such as DNS, CDN, and load balancing.
質問 # 75
ベアメタル トランスポート ノード上のトンネル エンドポイント (TEP) IP のネットワーク構成を表示するには、どのコマンドを使用しますか?
- A. デバッグ
- B. tcpdump
- C. ifconfig
- D. tcpconfig
正解:C
解説:
The ifconfig command is used to display the network configuration of interfaces, including the Tunnel Endpoint (TEP) IP on a bare metal transport node. This command provides details about IP addresses, subnet masks, and other network settings for each interface on the node.
質問 # 76
ESXi ノードでのパケット キャプチャに使用される CLI コマンドはどれですか?
- A. キャプチャを設定する
- B. デバッグ
- C. tcpdump
- D. pktcap-uw
正解:D
解説:
According to the VMware Knowledge Base, this CLI command is used for packet capture on the ESXi node. pktcap-uw stands for Packet Capture User World and is a tool that allows you to capture packets from various points in the network stack of an ESXi host. You can use this tool to troubleshoot network issues or analyze traffic flows.
The other options are either incorrect or not available for this task. tcpdump is not a valid CLI command for packet capture on the ESXi node, as it is a tool that runs on Linux systems, not on ESXi hosts. debug is not a valid CLI command for packet capture on the ESXi node, as it is a generic term that describes the process of finding and fixing errors, not a specific tool or command. set capture is not a valid CLI command for packet capture on the ESXi node, as it does not exist in the ESXi CLI.
https://kb.vmware.com/s/article/2051814
質問 # 77
NSX 4.x 環境における L2 VPN の利点は何ですか?
- A. 同じブロードキャストドメインを使用する
- B. マルチクラウドソリューションを実現
- C. 再IPによるVMモビリティを有効にする
- D. パフォーマンスの向上
正解:A
解説:
An L2 VPN (Layer 2 VPN) in an NSX 4.x environment allows you to extend a Layer 2 network across different sites or data centers. This enables the connected environments to share the same broadcast domain, meaning that broadcast traffic can be transmitted between sites as if they were on the same local network. This is particularly useful for scenarios where you need to maintain Layer 2 connectivity across geographically dispersed locations.
質問 # 78
管理者は、NSX Manager クラスタ VIP の SSL 証明書を実装するタスクを割り当てられています。
この変更を実装する正しい方法はどれですか?
- A. https://<nsx-mgr>/api/vl/cluster/api-certificate?action=set_cluster_certificate&certificate_id=<certificate_id> に API 呼び出しを送信します。
- B. クラスタ VIP IP を使用して NSX マネージャに管理者として SSH 接続し、nsxcli cluster certificate vip install <certificate_id> を実行します。
- C. クラスタ VIP IP を使用して NSX マネージャに管理者として SSH 接続し、nsxcli cluster certificate node install <certificate_id> を実行します。
- D. https://<nsx-mgr>/api/vl/node/services/http?action=apply_certificate&certificate_id=<certificate_id> に API 呼び出しを送信します。
正解:B
解説:
To implement SSL certificates for the NSX Manager Cluster VIP, the correct method is to SSH into the NSX Manager (using the Cluster VIP IP) and run the nsxcli cluster certificate vip install <certificate_id> command. This command installs the SSL certificate for the VIP, ensuring that the cluster's SSL certificate is properly configured for secure communications.
質問 # 79
どの 2 つの論理ルーター コンポーネントがすべてのトランスポート ノードにまたがっていますか? (2 つ選択してください。)
- A. 分散ルーター層1
- B. 分散ルーター層0
- C. サービスルーター層0
- D. TIER0_DISTRIBUTED_ROUTER
- E. サービスルーター層1
正解:A、D
解説:
TIER0_DISTRIBUTED_ROUTER: The Tier-0 Distributed Router spans all transport nodes, providing distributed routing capabilities across the NSX environment at the Tier-0 level.
DISTRIBUTED_ROUTER_TIER1: Similarly, the Tier-1 Distributed Router spans all transport nodes, enabling distributed routing at the Tier-1 level, which allows routing functions to occur closer to the workload VMs across the transport nodes.
質問 # 80
分散侵入検知の使用例は、次の 2 つの選択肢のどれですか? (2 つ選択してください。)
- A. アクセスした Web サイトのリスクと評判を特定します。
- B. 脆弱性に基づいてワークロードを隔離します。
- C. マイクロセグメンテーションのトラフィック フローに関する洞察を得ます。
- D. ゲスト イントロスペクションでエージェントレス ウイルス対策を使用します。
- E. ワークロード内のセキュリティの脆弱性を特定します。
正解:B、E
解説:
According to the VMware NSX Documentation, these are two of the use cases for Distributed Intrusion Detection, which is a feature of NSX Network Detection and Response:
Quarantine workloads based on vulnerabilities: You can use Distributed Intrusion Detection to detect vulnerabilities in your workloads and apply quarantine actions to isolate them from the network until they are remediated.
Identify security vulnerabilities in the workloads: You can use Distributed Intrusion Detection to scan your workloads for known vulnerabilities and generate reports that show the severity, impact, and remediation steps for each vulnerability.
質問 # 81
ローカル コントロール プレーンと中央コントロール プレーンの接続を確認するために ESXI で使用されるコマンドはどれですか。
- A.

- B.

- C.

- D.

正解:A
解説:
According to the web search results, the command that is used to verify the Local Control Plane (LCP) connectivity with Central Control Plane (CCP) on ESXi is get control-cluster status. This command displays the status of the LCP and CCP components on the ESXi host, such as the LCP agent, CCP client, CCP server, and CCP connection. It also shows the IP address and port number of the CCP server that the LCP agent is connected to. If the LCP agent or CCP client are not running or not connected, it means that there is a problem with the LCP connectivity.
質問 # 82
NSX 管理者は、次の要件を満たす L2 セグメントを作成したいと考えています。
* L2 ドメインは物理スイッチ上に存在してはなりません。
* 東西間のコミュニケーションを可能な限り最大化する必要があります。
管理者はどのタイプのセグメントを選択する必要がありますか?
- A. ハイブリッド
- B. ブリッジ
- C. VLAN
- D. オーバーレイ
正解:D
解説:
An overlay segment is a layer 2 broadcast domain that is implemented as a logical construct in the NSX-T Data Center software. Overlay segments do not require any configuration on the physical switches, and they allow for optimal east/west communication between workloads on different ESXi hosts. Overlay segments use the Geneve protocol to encapsulate and decapsulate traffic between the hosts. Overlay segments are created and managed by the NSX Manager.
https://docs.vmware.com/en/VMware-NSX-T-Data-Center/3.2/administration/GUID-316E5027-E588-455C-88AD-A7DA930A4F0B.html
質問 # 83
トラブルシューティングのために NSX Manager のログ レベルをデバッグ モードに設定するには、どのコマンドを使用しますか?
- A. sec service nsx-manager logging-level debug
- B. set service manager log-level debug
- C. sec service nsx-manager log-level debug
- D. sec service manager logging-level debug
正解:D
解説:
The set service nsx-manager log-level debug command is used to set the NSX Manager's logging level to debug mode. Setting the log level to debug can provide more detailed logging information, which is useful for troubleshooting issues within the NSX Manager.
質問 # 84
North-South ネットワーク イントロスペクションの有効な挿入ポイントはどれですか?
- A. ゲスト VM vNIC
- B. Tier-0ゲートウェイ
- C. ホスト物理NIC
- D. パートナーSVM
正解:B
解説:
https://docs.vmware.com/en/VMware-NSX-T-Data-Center/3.2/administration/GUID-53D6C480-7AD3-
4B23-922D-430C89992B57.html
In VMware NSX 4.x, the Tier-0 gateway serves as a critical component for North-South traffic management, which refers to the traffic entering and exiting the data center. It essentially acts as a bridge between the external networks and the internal NSX-T Data Center environment.
The Tier-0 gateway is designed to handle various functionalities including routing, NAT, and firewalling, making it an effective point for network introspection. Network introspection at the Tier-0 gateway allows administrators to monitor, manage, and secure the traffic as it flows between different networks, including the traffic headed to and from the internet or other external networks.
Here's why other options are less appropriate:
A) Guest VM vNIC: This refers to the virtual network interface cards attached to virtual machines. While they handle East-West traffic (traffic within the data center), they are not typically used for North-South traffic introspection.
B) Partner SVM: Service Virtual Machines (SVMs) provided by third-party vendors can integrate with NSX for various services like security, but they are not the direct insertion points for North-South traffic introspection.
D) Host Physical NIC: These are the network interface cards on the physical hosts. Although they are involved in the underlying transport of North-South traffic, they do not serve as insertion points for introspection in the context of NSX.
By utilizing the Tier-0 gateway for North-South introspection, organizations can achieve a centralized and efficient approach to traffic management and security at the entry/exit points of the network.
Reference: VMware NSX-T Data Center documentation provides detailed explanations of gateway functionalities and their roles in network introspection.
VMware NSX-T Architecture and Component guides detail the use of Tier-0 and Tier-1 gateways in traffic management and security implementations.
質問 # 85
VDS 上で分散ファイアウォールを構成するために使用されるのは次のうちどれですか? (2 つ選択してください。)
- A. NSX あり
- B. vSphere API
- C. NSX API
- D. vCenter API
- E. NSX UI
正解:C、E
解説:
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
質問 # 86
顧客は、NSX 環境に VMware Kubernetes ソリューションを導入する準備をしています。
UPLINK プロファイルの最小 MTU サイズはどれくらいですか?
- A. 0
- B. 1
- C. 2
- D. 3
正解:C
解説:
The minimum MTU size for the UPLINK profile is 1700 bytes. This is because the UPLINK profile is used to configure the physical NICs that connect to the NSX-T overlay network. The overlay network uses geneve encapsulation, which adds an overhead of 54 bytes to the original packet. Therefore, to support a standard MTU of 1500 bytes for the inner packet, the outer packet must have an MTU of at least 1554 bytes. However, VMware recommends adding an extra buffer of 146 bytes to account for possible additional headers or VLAN tags. Therefore, the minimum MTU size for the UPLINK profile is 1700 bytes (1554 + 146).
Reference: : VMware NSX-T Data Center Installation Guide, page 23. :
VMware NSX-T Data Center Administration Guide, page 102. : VMware NSX-T Data Center Installation Guide, page 24.
https://nsx.techzone.vmware.com/resource/nsx-reference-design-guide#a-31-the-nsx-virtual-switch
質問 # 87
Traceflow ツールはネットワーク内の問題をどのように識別しますか?
- A. ICMP トラフィックをデータ プレーンに挿入し、コントロール プレーンで結果を観察します。
- B. コントロール プレーン トラフィックとトランスポート ノード エージェントからのエラー レポートを含む管理プレーン構成の状態を比較します。
- C. コントロール プレーン内の意図されたネットワーク状態とデータ プレーン内のトンネル エンドポイント (TEP) キープアライブを比較します。
- D. 合成トラフィックをデータ プレーンに挿入し、コントロール プレーンで結果を観察します。
正解:D
解説:
The Traceflow tool identifies issues in a network by injecting synthetic traffic into the data plane and observing the results in the control plane. This allows the tool to identify any issues in the network and provide a detailed report on the problem. You can use the Traceflow tool to test connectivity between any two endpoints in your NSX-T Data Center environment.
質問 # 88
ステートフル アクティブ/アクティブ SNAT を有効にする前に、NSX 環境で次の設定のうちどれを構成する必要がありますか?
- A. NSX Edge アップリンクのパント トラフィック グループ
- B. アクティブスタンバイモードのTier-1ゲートウェイ
- C. NSX Edge アップリンクのインターフェース グループ
- D. 分散モードのみの Tier-1 ゲートウェイ
正解:A
解説:
In an NSX environment, a Punting Traffic Group for the NSX Edge uplinks must be configured before enabling stateful active-active Source NAT (SNAT). This configuration ensures that traffic is appropriately handled and forwarded between the NSX Edge nodes in an active-active setup, allowing stateful connections to be maintained across multiple Edge nodes.
質問 # 89
標準 NSX アプリケーション プラットフォーム デプロイメントでサポートされている機能は次のうちどれですか (2 つ選択してください)。
- A. NSX マルウェア防止メトリック
- B. NSX 侵入検知および防止
- C. NSXインテリジェンス
- D. NSX の本質的なセキュリティ
- E. NSX ネットワーク検出と応答
正解:A、E
解説:
The NSX Application Platform Deployment features are divided into three form factors: Evaluation, Standard, and Advanced. Each form factor determines which NSX features can be activated or installed on the platform1. The Evaluation form factor supports only NSX Intelligence, which provides network visibility and analytics for NSX-T environments2. The Standard form factor supports both NSX Intelligence and NSX Network Detection and Response, which provides network threat detection and response capabilities for NSX-T environments3. The Advanced form factor supports all four features: NSX Intelligence, NSX Network Detection and Response, NSX Malware Prevention, and NSX Metrics1.
https://docs.vmware.com/en/VMware-NSX-T-Data-Center/3.2/nsx-application-platform/GUID-85CD2728-8081-45CE-9A4A-D72F49779D6A.html
質問 # 90
抑制状態のアラームについて正しい記述はどれですか?
- A. アラームは、特定の期間(時間単位)抑制できます。
- B. アラームは、特定の期間(秒数)抑制できます。
- C. アラームは特定の期間(日数)抑制できます。
- D. アラームは、指定された期間(分単位)抑制できます。
正解:A
解説:
An alarm can be suppressed for a specific duration in hours.
According to the VMware NSX documentation, an alarm can be in one of the following states: Open, Acknowledged, Suppressed, or Resolved12 An alarm in a Suppressed state means that the status reporting for this alarm has been disabled by the user for a user-specified duration12 When a user moves an alarm into a Suppressed state, they are prompted to specify the duration in hours. After the specified duration passes, the alarm state reverts to Open. However, if the system determines the condition has been corrected, the alarm state changes to Resolved13 To learn more about how to manage alarm states in NSX, you can refer to the following resources:
VMware NSX Documentation: Managing Alarm States 1
VMware NSX Documentation: View Alarm Information 2
VMware NSX Intelligence Documentation: Manage NSX Intelligence Alarm States 3
https://docs.vmware.com/en/VMware-NSX-Intelligence/1.2/user-guide/GUID-EBD3C5A8-F9AB-4A22- BA40-92D61850C1E6.html
質問 # 91
......
最新の2V0-41.24日本語実際の無料試験問題は更新された117問あります:https://www.passtest.jp/VMware/2V0-41.24-JPN-shiken.html