Extends GTPNGRange
GGSN Range
This class has no description.
Parameter | Description |
---|---|
echoInterval |
Echo Request sending period (seconds) Integer, min = 60, default = 60 |
echoRequest |
Set to true to send Echo Request Boolean, default = True |
echoRequestRetries |
Maximum number of Echo Request re-transmissions that will be permitted when no Echo Response has been received. Integer, max = 100, default = 5 |
echoRequestTimeout |
Number of seconds to wait for an Echo Response message from the remote endpoint, in response to an Echo Request. Integer, max = 120, default = 3 |
ipRange |
Reference to IpV4V6Range |
restartCounter |
Recovery (Restart Counter) Option Integer, default = 0 Choices: 0 - Custom (default) 1 - Random |
restartSeed |
Restart Counter Seed Integer, min = 1, default = 1 |
restartValue |
Restart Counter Custom Value Integer, max = 255, default = 1 |