2V0-41.24 Question 395
Select 3You have been tasked with configuring an L2 VPN server on an NSX-T Data Center. The goal is to allow Layer 2 network extension between a remote site and the data center. Which of the following steps are required to successfully configure an L2 VPN server and establish a session?
- A
Create an L2 VPN service on a Tier-1 Gateway and enable it.
- B
Configure an L2 VPN client profile on the remote site.
- C
Add a trunk segment and map VLANs to it on both sites.
- D
Establish a BGP peering configuration between the client and server.
- E
Define the L2 VPN tunnel by specifying the server’s IP and shared secret.
Show answer and explanation
Correct answers: A, B, E
Explanation
To successfully configure an L2 VPN server and establish a session, you need to create an L2 VPN service on a Tier-1 Gateway, configure an L2 VPN client profile on the remote site, and define the VPN tunnel settings such as the server IP and shared secret. Trunk segments and BGP peering are not relevant for this specific configuration scenario.
- A. Correct.
Correct. An L2 VPN service must be created on a Tier-1 Gateway in NSX-T and enabled to act as the server side of the VPN configuration.
- B. Correct.
Correct. An L2 VPN client profile is required on the remote site to establish communication with the server.
- C. Incorrect.
Incorrect. While trunk segments are useful for VLAN configurations, they are not a mandatory step for creating an L2 VPN server or establishing a session.
- D. Incorrect.
Incorrect. BGP peering is unrelated to L2 VPN setup; it's used for routing configurations in NSX-T but not required for L2 VPNs.
- E. Correct.
Correct. The L2 VPN tunnel configuration includes specifying the server’s IP address and shared secret to establish a secure connection.