IfIndex |
The associated Interface Index. |
Mode |
The TDRC mode for the associated interface.
disabled(1): no TDRC active
ack-prioritisation(2): preferential transmission of
TCP ACK messages
static(3): static TCP download limitation
determined by ipTdrcMaxRate
dynamic(4): dynamic TCP download limitation
determined by ipTdrcMaxRate less
amount of high priority traffic send
via the associated interface
delete(5): this entry will be deleted Enumerations: - disabled (1)
- ack-prioritisation (2)
- static (3)
- dynamic (4)
- delete (5)
|
MaxRate |
The maximum TCP download rate in bits per second. |
WindowScaling |
The TCP window scaling used for TDRC. |
Mss |
The TCP MSS used for TDRC. |
Services |
Determines the TCP services to be considered for TDRC.
If set to listed-only(1), only the predefined and listed
services (see ipTdrcServiceTable) will be controlled.
If set to all(2) each TCP service will be controlled. Enumerations: |