EGTPPcrfRangeBase

Extends EGTPIpProviderRangeBase

PCRF Range base class

DESCRIPTION

This class has no description.

OPTIONS

Parameter Description
acceptIncAPN
Accept Incremental APN
Boolean, default = False
apn
Access Point Name
String, default = ""
apn_AMBRD
APN aggregated maximum bit rate for downlink. For both spec versions (December '09 and December '10) this value represents kbps and the maximum value that can be encoded is 4,294,967,295 kbps.
Integer, default = 8640
apn_AMBRU
APN aggregated maximum bit rate for uplink.For both spec versions (December '09 and December '10) this value represents kbps and the maximum value that can be encoded is 4,294,967,295 kbps.
Integer, default = 8640
bcmUpdateDelay
Time to wait (in seconds), from the moment the UE is attached in GTPv1, before sending "Update PDP Context Request" in order to change the bearer control mode.
Integer, min = 1, default = 60
db_gbrd
Deprecated. Field is ignored. Kept for TCL BW compatibility
Integer, max = 2199023255, default = 8640
db_gbru
Deprecated. Field is ignored. Kept for TCL BW compatibility
Integer, max = 2199023255, default = 8640
db_mbrd
Maximum bitrate for downlink. For December '09 and December '10 spec versions the maximum value that can be encoded is 1,099,511,627,775 kbps.
Integer, default = 8640
db_mbru
Maximum bitrate for uplink. For December '09 and December '10 spec versions the maximum value that can be encoded is 1,099,511,627,775 kbps.
Integer, default = 8640
db_pci
ARP Preemption Capability
Boolean, default = False
db_pl
ARP Priority Level
Integer, max = 15, default = 1
db_pvi
ARP Preemption Vulnerability
Boolean, default = False
db_qci
QoS Class Identifier
Integer, max = 255, default = 9
defaultBearerLifetimeTimer
The time, in seconds, after which the default bearer is deleted
Integer, max = 1000000, default = 10
defaultBearerTft
TFT for the Default Bearer
String, default = "3000035013C4"
enableBCMUpdate
Update BCM after attach in GTPv1
Boolean, default = False
enableDefaultBearerLifetime
If enabled the default bearer will be deleted using the PGW initiated bearer deactivation procedure
Boolean, default = False
enableDefaultBearerTft
Send the specified TFT for default bearers in Create Session Response messages
Boolean, default = False
enableNIDBCreationDelay
Delay Network Initiated Dedicated Bearer(NIDB) Creation
Boolean, default = False
fragmentation
The resulting maximum GTP payload length will be MTU - GTP header length - outer UDP header length - outer IP header length.
Boolean, default = False
ims_apn
IMS APN
Boolean, default = False
iMSI
The first International Mobile Subscriber Identifier that will be accepted.
String, default = "226041000000001"
ipType
The IP type of the address(es) that will be assigned to the UEs. When choosing IPv4v6 both an IPv4 address and an IPv6 address will be assigned to the UE.
String, default = "IPv4"
Choices:
IPv4 - IPv4 (default)
IPv6 - IPv6
IPv4v6 - IPv4v6
mac
Mobile subscriber Identifier (MAC)
String, default = "AA:BB:CC:00:00:01"
mss
Only for GTPv2: 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
nidbCreationDelay
Time to wait (in seconds), from the moment the UE is attached, before sending "Create Bearer Request" for Network Initiated Dedicated Bearers(NIDB). This does not apply to MS Initiated Dedicated Bearers
Integer, min = 1, default = 1
pcoDns
The DNS server to be requested inside PCO
Integer, default = 2
Choices:
1 - Internet Protocol Control Protocol (0x8021)
2 - DNS Server (0x000d for IPv4, 0x0003 for IPv6) (default)
3 - Both
pcscfIpType
TODO
String, default = "IPv4"
Choices:
IPv4 - IPv4 (default)
IPv6 - IPv6_single
IPv6_both - IPv6_both
IPv4v6 - IPv4v6_single
IPv4v6_both - IPv4v6_both
pcscfIpv4
TODO
String, default = "0.0.0.0"
pcscfIpv6
TODO
String, default = "1::1"
pcscfIpv6Secondary
TODO
String, default = "1::2"
poolIncrementByIPv4
Increment for IPv4 addresses to be assigned to UEs.
String, default = "0.0.0.1"
poolIncrementByIPv6
Increment for IPv6 addresses to be assigned to UEs.
String, default = "::1"
poolSize
The number of UEs that will be accepted.
Integer, min = 1, default = 100
poolStartIPv4
The first IPv4 address to be assigned to an UE.
String, default = "172.16.0.1"
poolStartIPv6
The first IPv6 address to be assigned to an UE.
String, default = "::AC10:65"
requireAuthentication
Require Authentication
Boolean, default = False
roundRobinDistribution
Distribute the IMSIs on the assigned ports in a round-robin manner (E.g.: When having 3 IMSIs to distribute and 2 ports assigned the first IMSI will be distributed on the first port, the second one on the second port and the 3rd one on the first port)
Boolean, default = False
sendDNSServerIp
Send the DNS IP in the PCO IE
Boolean, default = False
totalCount
Layer 7 Server Count On All Ports
Integer, default = 0
updateDefaultBearerTft
Send the default bearer TFT in an Update Bearer Request message instead of supplying it in Create Session Response
Boolean, default = False
userPlaneIpCount
Layer 7 Server Count Per Port
Integer, min = 1, default = 1
userPlaneIPv4Address
The first IPv4 address to be used by the L4-7 server activies.
String, default = "22.22.22.22"
userPlaneIPv6Address
The first IPv6 address to be used by the L4-7 server activies.
String, default = "::1616:1616"