Discard Egress Messages <discard_egress>
Configure probability of discarding sent Diameter messages (after application processing, before socket logic)
The value is this element is the probability of discarding.
For example, for a value of 20, approximately 1 of every 20 will be discarded.
For type "Fixed" (default), exactly every 20th packet would be discarded across all interfaces configured with the same discard parameters.
For type "Random", exactly every 20th packet would be discarded however the first one will be random.
For type "Uniform", a Uniform distributed random number would be generated to result in a discard probability of 1/20, over large samples.
Type:
DiscardTypeDefault:
0 (no discard)RESTRICTIONS |
[0-9]{1,4} |
[0-5][0-9]{4} |
6[0-4][0-9]{3} |
65[0-4][0-9]{2} |
655[0-2][0-9] |
6553[0-5] |
0x[0-9a-fA-F]{1,4} |
PARENT ELEMENTS |
Parent |
Type |
Diameter Interface <diameter> | DiameterInterfaceType |
Secondary Diameter Interface <diameter_secondary> | SecondaryDiameterInterfaceType |
Diameter Interface Command Structure <diameter> | diameterCommandType |
Diameter Interface Command Structure <diameter_secondary> | diameterCommandType |
Diameter Interface Response <diameter> | diameterResponseType |
Diameter Interface Response <diameter_secondary> | diameterResponseType |