Site Tools


advanced-misc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
advanced-misc [2024/10/07 02:08] – -Condense hogwildadvanced-misc [2024/11/27 01:21] (current) – -Condense, formatting hogwild
Line 5: Line 5:
  \\  \\
  
-**Boot Wait Time * :**  The time period during which you can access the router using its CFE webserver. This refers to the bootstrapping portion of the process, or the loading of code before the operating system loads. If you need to delay the boot process (to stay in internal webserver CFE mode), change this setting.+**Boot Wait Time * :** the time period during which you can access the router via its CFE webserver. 
 + 
 +This refers to the bootstrapping portion of the process, or the loading of code before the OS loads. If you need to delay the boot process (to stay in internal webserver CFE mode), change this setting.
  
 In rare circumstances, such as a power outage, your modem might take longer to boot than FreshTomato does. This setting could be used to tune that until it is optimal. The asterisk (*) indicates not all hardware models support this feature.\\ In rare circumstances, such as a power outage, your modem might take longer to boot than FreshTomato does. This setting could be used to tune that until it is optimal. The asterisk (*) indicates not all hardware models support this feature.\\
  
-{{:pasted:20220428-100039.png}} \\   \\   \\   \\ **WAN Port Speed * :**  Lets you set the WAN port to Autonegotiate (default) mode or force a specific speed/duplex combination for it. Only 10Mbps and 100Mbps speeds can be forced. For 1Gpbs, leave this set to Autonegotiate. The asterisk (*) indicates not all hardware supports this feature.+ \\
  
- \\ {{:pasted:20220428-100159.png}} \\   \\   \\ **CTF (Cut-Through Forwarding): ** If checked, this enables Level 1 NAT hardware acceleration.+{{:pasted:20220428-100039.png?443}} \\   \\   \\   \\ **WAN Port Speed:**  lets you set the WAN port to Autonegotiate mode or force a specific speed/duplex combination for it.
  
-CTF lets bridges use an alternative forwarding method for storing and forwarding frames. Enabling CTF may improve speeds on Internet plans that offer speeds above 100 Mb/secondCTF is usually necessary to reach peak speeds on plans that allow 200 Megabits/second and higher.+Only 10Mbps and 100Mbps speeds can be forcedFor 1Gpbs, leave it at Autonegotiate. Not all models support this feature.
  
-With CTF enabled, the router starts to send transmission frames as soon as the full packet header has been received. However, the router relies on the client device to tell it whether the data is corrupted for resend. This restriction can cause problems with a few common home uses.+(Default: Autonegotiate).
  
-**Enabling CTF disables QoS and Bandwidth Limiter**. **It can also cause issues for IPv6 tunneling protocols, like **6in4 Static. This is because the switching part of the packet bypasses parts of the standard Linux iptable chains.+ \\ {{:pasted:20220428-100159.png?145}} \\   \\   \\ **CTF (Cut-Through Forwarding): ** if checked, enables Level 1 NAT hardware acceleration. 
 + 
 +CTF lets bridges use an alternative forwarding method for storing/forwarding frames. Enabling it may improve speeds on Internet plans with a profile above 100 Mb/second. CTF is usually necessary to reach peak speeds on plans that allow 200 Megabits/second and higher. 
 + 
 +With CTF enabled, the router starts to send transmission frames as soon as the full packet header has been received. However, it relies on the client to tell it whether the data is corrupted for resend. This restriction can cause problems with a few common home uses. 
 + 
 + \\ 
 + 
 +**Enabling CTF disables QoS and Bandwidth Limiter**. **It can also cause issues for IPv6 tunneling protocols, **like 6in4 Static. This is because the switching part of the packet bypasses parts of the standard Linux iptable chains.
  
 With CTF disabled, the router stores the entire frame before sending it out to its destination. With CTF disabled, the router stores the entire frame before sending it out to its destination.
Line 30: Line 40:
 CTF/FastNAT is supported as follows: CTF/FastNAT is supported as follows:
  
-  * ARM Routers (RT-AC68U, RT-AC3200, R7000, etcetera) support CTF.+  * ARM Routers (like the RT-AC68U, RT-AC3200, R7000) support CTF.
   * MIPS RT-N routers (like the E4200v1, RT-N16) can use Broadcom FastNAT   * MIPS RT-N routers (like the E4200v1, RT-N16) can use Broadcom FastNAT
   * MIPS RT-AC routers (like the RT-AC66U) do not support CTF or FastNAT.   * MIPS RT-AC routers (like the RT-AC66U) do not support CTF or FastNAT.
Line 38: Line 48:
 On ARM devices, you can expect performance in the range of 200 to 400 Mb/s with CTF enabled. On ARM devices, you can expect performance in the range of 200 to 400 Mb/s with CTF enabled.
  
- \\ **Enable Jumbo Frames :** This allows you to increase the maximum frame size on the LAN. (Default: Disabled)+ \\ **Enable Jumbo Frames:** lets you increase the maximum frame size on the LAN. (Default: Disabled).
- +
-The default size for Jumbo Frames is 2 KBytes. If enabled, Jumbo Frame capability will be enabled on all WAN and LAN ports.+
  
-The jumbo frames feature is only supported in 1000 Mb/s modeAlsoa gigabit switch uses more memory when this feature is enabled. This will influence system performance, depending on how many switch ports simultaneously use jumbo frames.+The default Jumbo Frames size is 2 KBytesIf enabledJumbo Frame capability will be enabled on all LAN/WAN ports.
  
-The asterisk (*) indicates that not all hardware models support this feature.+This feature is supported only in 1000 Mb/s mode. Also, gigabit switches use more memory when this feature is enabled. This can affect performance, depending on how many switch ports simultaneously use jumbo frames. Not all hardware models support this feature.
  
  \\  \\
  
-**Jumbo Frame Size:**  If this is disabled, default frame size is 2 Kbytes. If enabled, its setting overrides the default frame size (Default: off).+**Jumbo Frame Size:** iIf enabled, this value overrides default frame size.
  
-Generally, enable Jumbo Frames if you frequently transfer large files within your LAN. To function, all devices must support Jumbo Frames. Additionally, you should standardize the packet size across all LAN devices.+If disabled, default frame size is 2 Kbytes. (Default: off). Generally, enable Jumbo Frames if you frequently transfer large files within your LAN. To function, all devices must support Jumbo Frames. You should also standardize the packet size across all LAN devices.
  
-You are strongly advised to leave this disabled unless you have specific requirements for it. Using Jumbo Frames means you'll have to deal with fragmentation of Internet traffic, unless the end device supports Path MTU Discovery. Users often find the limited performance benefits of Jumbo Frames isn't worth the time and effort needed to tune and troubleshoot it.+It is best to leave this disabled unless you have specific requirements for it. Using Jumbo Frames means Internet traffic will be fragmented, unless the end device supports Path MTU Discovery. Often, the limited performance benefits of Jumbo Frames isn't worth the time and effort needed to tune/troubleshoot it.
  
-The asterisk (*) indicates that not all hardware models support this feature.+Not all hardware models support this feature.
  
  \\  \\
advanced-misc.1728263315.txt.gz · Last modified: 2024/10/07 02:08 by hogwild