agares: set RTT for CAKE
This commit is contained in:
parent
f93fc7abdc
commit
6d11ae845d
1 changed files with 3 additions and 0 deletions
|
@ -118,6 +118,7 @@ in
|
||||||
[CAKE]
|
[CAKE]
|
||||||
OverheadBytes = 38
|
OverheadBytes = 38
|
||||||
Bandwidth = 1G
|
Bandwidth = 1G
|
||||||
|
RTT = lan
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
|
@ -171,6 +172,7 @@ in
|
||||||
OverheadBytes = 65
|
OverheadBytes = 65
|
||||||
Bandwidth = 100M
|
Bandwidth = 100M
|
||||||
FlowIsolationMode = triple
|
FlowIsolationMode = triple
|
||||||
|
RTT = internet
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -191,6 +193,7 @@ in
|
||||||
Bandwidth = 40M
|
Bandwidth = 40M
|
||||||
FlowIsolationMode = triple
|
FlowIsolationMode = triple
|
||||||
NAT=true
|
NAT=true
|
||||||
|
RTT = internet
|
||||||
|
|
||||||
[DHCPv6]
|
[DHCPv6]
|
||||||
PrefixDelegationHint= ::/56
|
PrefixDelegationHint= ::/56
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue