21 September 20152015-09-21T00:00:00.000ZBy default, TCP offload isn't enabled on the EdgeRouter Lite for PPPoE connections. Type in the following to enable it: ssh router.example.com configure set...how-to, networking, ssh
By default, TCP offload isn't enabled on the EdgeRouter Lite for PPPoE connections. Type in the following to enable it: ssh router.example.com configure set...
By default, TCP offload isn’t enabled on the EdgeRouter Lite for PPPoE connections. Type in the following to enable it:
ssh router.example.com
configure
set system offload ipv4 forwarding enable
set system offload ipv4 pppoe enable
set system offload ipv6 forwarding enable
set system offload ipv6 pppoe enable
commit
save
exit
exit
Related Services
Need support with this in your environment?
These services cover the same kinds of issues discussed in this article.
Comments