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

RouteBasedL3VpnSession

A Route Based L3Vpn is more flexible, more powerful and recommended over policy based. IP Tunnel subnet is created and all traffic routed through tunnel subnet is sent over tunnel. Routes can be learned through BGP. A route based L3Vpn is required when using redundant L3Vpn.


AllOf


This class requires all of the following:

JSON Example

{
	"default_rule_logging": false,
	"force_whitelisting": false,
	"resource_type": "PolicyBasedL3VpnSession",
	"routing_config_path": "string",
	"tunnel_subnets": [
		{
			"ip_addresses": [
				"string"
			],
			"prefix_length": 0
		}
	]
}

Vendor Extensions

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

Feedback

Was this page helpful?