Package | Description |
---|---|
com.vmware.nsx_policy.model |
Modifier and Type | Method and Description |
---|---|
L2VPNTunnelEncapsulation.Builder |
L2VPNTunnelEncapsulation.Builder.setLocalEndpointAddress(java.lang.String localEndpointAddress)
IP Address of the local tunnel port.
|
L2VPNTunnelEncapsulation.Builder |
L2VPNTunnelEncapsulation.Builder.setPeerEndpointAddress(java.lang.String peerEndpointAddress)
IP Address of the peer tunnel port.
|
L2VPNTunnelEncapsulation.Builder |
L2VPNTunnelEncapsulation.Builder.setProtocol(java.lang.String protocol)
Possible values are:
L2VPNTunnelEncapsulation.PROTOCOL_GRE
Encapsulation protocol used by the tunnel. |