Router:Ubiquiti EdgeRouter Lite: Difference between revisions
Appearance
Content deleted Content added
Re-add manual configuration as an option. |
Better organisation, more ToC entries. |
||
| Line 27: | Line 27: | ||
== Other configuration options == |
== Other configuration options == |
||
=== Enabling a 1500 MTU === |
|||
To enable 1500 MTU if you know that your modem can support baby jumbo frames: |
To enable 1500 MTU if you know that your modem can support baby jumbo frames: |
||
<nowiki>configure |
<nowiki>configure |
||
| Line 36: | Line 37: | ||
exit</nowiki> |
exit</nowiki> |
||
=== Enabling UPnP/NAT-PMP/PCP === |
|||
To enable the [https://community.ubnt.com/t5/EdgeMAX/UPnP-vs-UPnP2-What-s-the-difference-between-upnp-and-upnp2/td-p/1312305 MiniUPnP server] to allow local clients to forward ports using UPnP/NAT-PMP/PCP: |
To enable the [https://community.ubnt.com/t5/EdgeMAX/UPnP-vs-UPnP2-What-s-the-difference-between-upnp-and-upnp2/td-p/1312305 MiniUPnP server] to allow local clients to forward ports using UPnP/NAT-PMP/PCP: |
||
<nowiki>configure |
<nowiki>configure |
||
| Line 46: | Line 48: | ||
exit</nowiki> |
exit</nowiki> |
||
=== Hardware offloading === |
|||
To enable as much hardware offloading as possible ("[https://help.ubnt.com/hc/en-us/articles/115006567467-EdgeRouter-Hardware-Offloading-Explained Note: It is currently not possible to enable IPv6 offloading for PPPoE and VLANs simultaneously.]"): |
To enable as much hardware offloading as possible ("[https://help.ubnt.com/hc/en-us/articles/115006567467-EdgeRouter-Hardware-Offloading-Explained Note: It is currently not possible to enable IPv6 offloading for PPPoE and VLANs simultaneously.]"): |
||
<nowiki>configure |
<nowiki>configure |
||