Extends IxCatServerApnRangeBase
This class has no description.
Parameter | Description |
---|---|
acceptEmergencyServices |
If checked, this Access Point range is used as the Emergency Services (i.e. SOS) Access Point. Only one Emergency Services Access Point is supported. Boolean, default = False |
ambrd |
APN-AMBR DL is a subscription parameter that limits the aggregate bit rate that will be provided across all Non-GBR bearers and across all PDN connections of the same APN. NOTE: If the aggregated AMBR value exceeds the max allowed by the S1AP protocol (10,000,000 kbps), then the max value is used instead of the actual aggregate value. Integer, default = 8640 |
ambru |
APN-AMBR UL is a subscription parameter that limits the aggregate bit rate that will be provided across all Non-GBR bearers and across all PDN connections of the same APN. NOTE: If the aggregated AMBR value exceeds the max allowed by the S1AP protocol (10,000,000 kbps), then the max value is used instead of the actual aggregate value. Integer, default = 8640 |
bearerList |
List of IxCatMMEDedicatedBearers objects |
dedicatedBearerDelay |
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 |
defaultAPN |
If checked, this Access Point range is used as the default Access Point. Only one default Access Point is supported. Boolean, default = False |
enableDedicatedBearerDelay |
Delay Network Initiated Dedicated Bearer(NIDB) Creation Boolean, default = False |
enableIMSApn |
Enable sending the P-CSCF IP addresses in the PCO IE. Two IPv4 and two IPv6 addresses can be configured to be sent in the PCO as the P-CSCF address 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 |
ipv6PrefixEnable |
Enable IPv6 Stateless Address Auto-Configuration Boolean, default = False |
ipv6PrefixIncrBy |
Defines the value to increment the IPv6 Prefix String, default = "::1" |
ipv6PrefixIncrEvery |
Defines when to increment the IPv6 Prefix. A value of 3 means 3 UEs will have the same IPv6 Prefix, then the next 3 UEs will have the same IPv6 incremented by the IPv6 Prefix Increment Every Value, and so on for the entire pool. A concrete example would be to have the following configured: - 3 MMEs configured on 3 ports - Pool size of 10 - IPv6 Prefix Start Value 00C0:00FF:00EE:0000 - IPv6 Prefix Increment By ::3 - IPv6 Prefix Increment Every 2 Port 1 will have 4 UEs configured as follows: - UE 1 IPv6 Prefix 00C0:00FF:00EE:0000::0 - UE 2 IPv6 Prefix 00C0:00FF:00EE:0000::0 - UE 3 IPv6 Prefix 00C0:00FF:00EE:0003::0 - UE 4 IPv6 Prefix 00C0:00FF:00EE:0003::0 Port 2 will have 3 UEs configured as follows: - UE 1 IPv6 Prefix 00C0:00FF:00EE:0006::0 - UE 2 IPv6 Prefix 00C0:00FF:00EE:0006::0 - UE 3 IPv6 Prefix 00C0:00FF:00EE:0009::0 Port 3 will have 3 UEs configured as follows: - UE 1 IPv6 Prefix 00C0:00FF:00EE:0009::0 - UE 2 IPv6 Prefix 00C0:00FF:00EE:000C::0 - UE 3 IPv6 Prefix 00C0:00FF:00EE:000C::0 Integer, min = 1, default = 1 |
ipv6PrefixStartValue |
Defines the starting IPv6 Prefix value (upper 64 bits in a 128 bit IPv6 address) String, default = "00C0:00FF:00EE:0000" |
mbrd |
Maximum bitrate for downlink. For June '09 spec version this value represents bps and the maximum value that can be encoded is 1,099,511,627,775 bps. For December '09 spec version this value represents kbps and the maximum value that can be encoded is 1,099,511,627,775 kbps. Integer, default = 8640 |
mbru |
Maximum bitrate for uplink. For June '09 spec version this value represents bps and the maximum value that can be encoded is 1,099,511,627,775 bps. For December '09 spec version this value represents kbps and the maximum value that can be encoded is 1,099,511,627,775 kbps. Integer, default = 8640 |
pCSCFIpType |
The P-CSCF IP type. It can be IPv4, IPv6 or IPv4v6 String, default = "0" Choices: 0 - IPv4 only (default) 1 - IPv6 only 2 - IPv4 and IPv6 |
pCSCFIpv4Primary |
The first IPv4 address to be sent in the PCO IE as the P-CSCF address String, default = "20.0.0.1" |
pCSCFIpv4Secondary |
The second IPv4 address to be sent in the PCO IE as the P-CSCF address String, default = "20.0.0.2" |
pCSCFIpv6Primary |
The first IPv6 address to be sent in the PCO IE as the P-CSCF address String, default = "::10.10.10.1" |
pCSCFIpv6Secondary |
The second IPv6 address to be sent in the PCO IE as the P-CSCF address String, default = "::10.10.10.2" |
preemptionCapability |
ARP Preemption Capability Boolean, default = False |
preemptionVulnerability |
ARP Preemption Vulnerability Boolean, default = False |
priorityLevel |
ARP Priority Level Integer, max = 15, default = 1 |
qci |
QoS Class Identifier Integer, max = 255, default = 9 |
qosLabel |
String, default = "Deprecated" |
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 |