[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy

InlineL2VPNService1

Properties

boolean
enable_hub Optional

This property applies only in SERVER mode. If set to true, traffic from any client will be replicated to all other clients. If set to false, traffic received from clients is only replicated to the local VPN endpoint.


string
mode Optional

Specify an L2VPN service mode as SERVER or CLIENT.

Possible values are: SERVERCLIENT

JSON Example

{
	"enable_hub": false,
	"mode": "SERVER"
}

Vendor Extensions

This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: PolicyLayer2VPN
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
Used By

L2VPNService

Feedback

Was this page helpful?