public static class EdgeGatewayIPsecUpdateRequest.Site.TunnelInterface extends Object
Constructor and Description |
---|
TunnelInterface(String label,
String ipAddress,
Integer mtu)
Instantiates a new tunnel interface.
|
Modifier and Type | Method and Description |
---|---|
String |
getIpAddress()
Gets ipAddress.
|
String |
getLabel()
Gets label.
|
Integer |
getMtu()
Gets mtu.
|
public String getIpAddress()
Specify a valid IPv4 address. Required if ipsecSessionType parameter value is routebasedsession. Allowed value is an IPv4 address. IPv6 address is not allowed.
String
the ipAddresspublic Integer getMtu()
Specify the maximum transmission unit. Default is 1416. Valid range is 152-8916
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.