Extends EGTPIpProviderRangeBase
This class has no description.
Parameter | Description |
---|---|
controlPlaneLBType |
The type of Control Plane load balancing used. * For R1, the Create Session Response is sent from the slave SGW. * For R2, the Create Session Response is sent from the controller SGW. String, default = "2" Choices: 1 - R1 2 - R2 (default) |
enableEchoRequest |
Set to true to send echo request Boolean, default = False |
enableUserPlaneEchoRequest |
Set to true to send user plane echo request Boolean, default = False |
n3CreateBearerReq |
Number of retransmissions for Create Bearer request Integer, max = 100, default = 5 |
n3DeleteBearerReq |
Number of retransmissions for Delete Bearer request Integer, max = 100, default = 5 |
n3EchoReq |
Number of retransmissions for Echo request Integer, max = 100, default = 5 |
n3UpdateBearerReq |
Number of retransmissions for Update Bearer request Integer, max = 100, default = 5 |
t3CreateBearerReq |
Response timeout for a Create Bearer request (seconds) Integer, max = 100, default = 3 |
t3DeleteBearerReq |
Response timeout for a Delete Bearer request (seconds) Integer, max = 100, default = 3 |
t3EchoReq |
Response timeout for a Echo request (seconds). Integer, max = 100, default = 3 |
t3UpdateBearerReq |
Response timeout for a Update Bearer request (seconds) Integer, max = 100, default = 3 |
useCpIp |
Use Control Plane Load Balancer Boolean, default = False |
userPlaneEchoInterval |
Interval (in seconds) between user plane echo requests Integer, max = 4294967295, default = 60 |
userPlaneEchoRequestN3 |
Number of user plane echo request retries before the remote end is deemed unresponsive Integer, max = 4294967295, default = 5 |
userPlaneEchoRequestT3 |
Interval (in seconds) between user plane echo request retries Integer, max = 4294967295, default = 3 |
useUpIp |
Use User Plane Load Balancer Boolean, default = False |