Jump to content

This is the support site for Andrews & Arnold Ltd, a UK Internet provider. Information on these pages is generally for our customers but may be useful to others, enjoy!

Router - TG582N - Using an external modem: Difference between revisions

m
Configure PPP to use the right destination (eth_WAN or eth_PPP)
(For VDSL, create a shim interface with the appropriate VLAN)
m (Configure PPP to use the right destination (eth_WAN or eth_PPP))
=Switch PPP over to use this new interface=
 
One can't '''ppp ifconfig''' an interface which is administratively up, so one has to bring it down first:. The ''dest'' field
should be ''eth_WAN'' for ADSL or ''eth_PPP'' for VDSL.
 
:ppp ifdetach intf=Internet
:ppp ifconfig intf=Internet dest=eth_WAN|eth_PPP mru=1492
 
Then bring PPP back up:
editor
466

edits