IxCatServerApnRangeBase
Extends IpDynamicProviderRange
DESCRIPTION
This class has no description.
OPTIONS
Parameter | Description |
---|---|
apn |
String, default = "" |
enableLifetime |
If enabled the default pdpContext will be deleted using the PGW initiated pdpContext deactivation procedure Boolean, default = False |
enableSecondaryPDPContextDelay |
Delay Network Initiated Secondary PDP Context Creation Boolean, default = False |
fakeQoS |
Quality of Service characteristics for the primary PDP contexts. String, default = "Click to set..." |
ipType |
PDN type supported by the Access Point String, default = "IPv4" Choices: IPv4 - IPv4 (default) IPv6 - IPv6 IPv4v6 - IPv4v6 |
l7ServerCount |
Layer 7 Server Count Per Port Integer, min = 1, default = 1 |
l7ServerIPv4 |
L7 Server IPv4 String, default = "22.22.22.22" |
l7ServerIPv6 |
L7 Server Ipv6 String, default = "::1616:1616" |
lifetime |
The time, in seconds, after which the default pdpContext is deleted Integer, max = 1000000, default = 10 |
mss |
The Maximum Segment Size (Bytes), defines the maximum length of the data. TCP over GTPU MSS = MTU - TCP header size - IP header size - GTP header size - UDP header size - IP header size. Theoretically, this value can be as large as 65495, but such a large value is never used. For traditional Ethernet the maximum value for MSS is 1424 = 1500-76. With Jumbo Frame support, the maximum value is 9424 = 9500-76. This is the MSS advertised in the TCP Syn + ACK package and the uplink TCP traffic is the one that should respect this MSS. Integer, max = 65495, default = 1424 |
pdpContextsList |
List of IxCatSGSNIuPSSecondaryPDPContexts objects |
poolSize |
The number of IP addresses in the pool. Integer, min = 1, default = 100 |
poolStartIPv4 |
Pool Start IPv4 String, default = "172.16.0.1" |
poolStartIPv6 |
Pool Start IPv6 String, default = "BEEF::AC10:65" |
qosv1 |
QoSv1 settings Reference to IxCatServerQoSv1 |
secondaryPDPContextDelay |
Time to wait (in seconds), from the moment the UE is attached, before sending "Create Secondary PDP Context" Integer, min = 1, default = 1 |
totalL7ServerCount |
Layer 7 Server Count On All Ports Integer, default = 0 |