Package | Description |
---|---|
com.vmware.nsx_policy.model |
Modifier and Type | Method and Description |
---|---|
RouteBasedL3VpnSession.Builder |
RouteBasedL3VpnSession.Builder.setDefaultRuleLogging(java.lang.Boolean defaultRuleLogging)
Indicates if logging should be enabled for the default whitelisting rule for the
VTI interface.
|
RouteBasedL3VpnSession.Builder |
RouteBasedL3VpnSession.Builder.setForceWhitelisting(java.lang.Boolean forceWhitelisting)
The default firewall rule Action is set to DROP if true otherwise set to ALLOW.
|
RouteBasedL3VpnSession.Builder |
RouteBasedL3VpnSession.Builder.setRoutingConfigPath(java.lang.String routingConfigPath)
This is a deprecated field.
|
RouteBasedL3VpnSession.Builder |
RouteBasedL3VpnSession.Builder.setTunnelSubnets(java.util.List<TunnelSubnet> tunnelSubnets)
Virtual tunnel interface (VTI) port IP subnets to be used to configure
route-based L3Vpn session.
|