Corey Vidal
Occasional Visitor
Hi.
I know a big firmware leap went out at the beginning of this year (2021) that changed a lot of things. I'm having trouble finding information on Flow Acceleration with the newer firmware. I'm running an RT-AC88U as my main router, and an RT-AC1900P (which is basically an RT-AC68U) as a mesh node.
I've upgraded to gigabit internet, and want to get as much hardware acceleration as possible. I know in the past, you could see if your hw acceleration was Level 1 or Level 2 by going to LAN > Switch Control and reading what is written in yellow to the right of the NAT Acceleration dropdown. I have this written in old notes of mine, that applied in past years:
To the right in yellow text, it will say 1 of 3 things:
I'm running the latest stable firmware (386.2_6) on both my routers. Here are all the things that I've done:
I ssh'ed into the router and tried this:
and
Terminal returns:
and
Not sure if these are supposed to work or not. I found them in old threads on this forum.
I have successfully ran:
and
After running those two, if I try
or
I get:
Which is good! (I think.)
But having done all of this, if I go to LAN > Switch Control I'm still just seeing CTF (Cut Through Forwarding) is enabled.
FC is the new CTF, right? So, FC is enabled. Good.
What about "Runner"? Runner is the new "Hardware Flow Accelerator" right? How do I see about that?
How do I confirm if I'm running Level 2?
(I tried to write thoroughly, in case this helps anyone in the future searching the forums.)
I know a big firmware leap went out at the beginning of this year (2021) that changed a lot of things. I'm having trouble finding information on Flow Acceleration with the newer firmware. I'm running an RT-AC88U as my main router, and an RT-AC1900P (which is basically an RT-AC68U) as a mesh node.
I've upgraded to gigabit internet, and want to get as much hardware acceleration as possible. I know in the past, you could see if your hw acceleration was Level 1 or Level 2 by going to LAN > Switch Control and reading what is written in yellow to the right of the NAT Acceleration dropdown. I have this written in old notes of mine, that applied in past years:
To the right in yellow text, it will say 1 of 3 things:
- NAT traffic is processed by CPU.
- CTF (Cut Through Forwarding) is enabled. (Level 1)
- CTF (Cut Through Forwarding) and FA (Flow Acceleration) accelerator are enabled. (Level 2)
I'm running the latest stable firmware (386.2_6) on both my routers. Here are all the things that I've done:
- Uninstalled FlexQoS
- reboot
- Adaptive QoS > QoS > Toggle "Enable QoS" to OFF
- reboot
- Traffic Analyzer > Statistic: toggle "OFF"
- reboot
- Administration > Privacy: Withdraw consent
- reboot
I ssh'ed into the router and tried this:
runner enable
and
fc enable
Terminal returns:
-sh: runner: not found
and
-sh: fc: not found
Not sure if these are supposed to work or not. I found them in old threads on this forum.
I have successfully ran:
nvram set runner_disable=0
nvram commit
reboot
and
nvram set fc_disable=0
nvram commit
reboot
After running those two, if I try
nvram get runner_disable
or
nvram get fc_disable
I get:
0
Which is good! (I think.)
But having done all of this, if I go to LAN > Switch Control I'm still just seeing CTF (Cut Through Forwarding) is enabled.
FC is the new CTF, right? So, FC is enabled. Good.
What about "Runner"? Runner is the new "Hardware Flow Accelerator" right? How do I see about that?
How do I confirm if I'm running Level 2?
(I tried to write thoroughly, in case this helps anyone in the future searching the forums.)