Extends IpDynamicProviderRange
This class has no description.
Parameter | Description |
---|---|
distributePerPort |
When this parameter is enabled, each eNodeB will connect to only one MME, and each MME will serve only one eNodeB. In this case, the MME Count value is ignored. In effect, each MME pool will contain a single MME. This parameter is intended for multi-port tests configured with high set up rates. In tests such as this, when the parameter is not enabled all eNodeB ports will start sending Attach requests at the same time to the same MME port. This may overload the MME port, and as a result, the eNodeB ports may time out while waiting for responses from the MME. Boolean, default = False |
mmeCount |
Number of MMEs in the pool Integer, max = 255, default = 1 |
mmeIP |
Staring IP address of the MMEs in the pool String, default = "20.0.40.1" |
mmeIpType |
String, default = "IPv4" Choices: IPv4 - IPv4 (default) IPv6 - IPv6 |
mmePort |
Port number for all MMEs in the pool Integer, min = 0, default = 36412 |