If one of the sites that you want to stretch is not backed by NSX, you can deploy a standalone Edge as the L2 VPN client on that site.
If you want to change FIPS mode for a standalone edge, use the fips enable or fips disable command. For more information, refer to NSX Command Line Interface Reference.
You can deploy a pair of standalone L2 VPN Edge clients and enable HA between them for VPN redundancy support. The two standalone L2 VPN Edge clients are called node 0 and node 1. It is not mandatory to specify the HA configuration settings on both standalone L2 VPN Edge appliance at the time of deployment. However, you must enable HA at the time of deployment.
The steps in the following procedure apply when you want to deploy the standalone Edge as a L2 VPN client for routing traffic either through an SSL tunnel or an IPSec VPN tunnel.
Prerequisites
You have created a trunk port group for the trunk interface of the standalone Edge to connect to. This port group requires some manual configuration:
- If the trunk port group is on a vSphere Standard Switch you must do the following:
- Enable forged transmits.
- Enable promiscuous mode.
See the vSphere Networking Guide.
- If the trunk port group is on a vSphere Distributed Switch you must do the following:
- Enable forged transmits. See the vSphere Networking Guide.
- Enable sink port for the trunk vNic, or enable promiscuous mode. A good practice is to enable a sink port.
Sink port configuration must be done after the standalone Edge has been deployed, because you need to change the configuration of the port connected to the Edge trunk vNIC.
Procedure
What to do next
- Power on the standalone Edge appliance.
- Note the trunk vNIC port number and configure a sink port. See Configure a Sink Port.
- If you have specified the HA configuration settings, such as HA IP address, HA index value, and the dead interval time while deploying the standalone L2 VPN Edge appliances, you can validate the HA configuration on the console of the deployed nodes with the show configuration command.
- If you have not specified the HA configuration settings during deployment, you can do it later from the NSX Edge Console by running the ha set-config command on each node.
Make any further configuration changes with the standalone Edge command-line interface. See the NSX Command Line Interface Reference.