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
I have actually switched back to the internal modem once, which I'd better own up to.
m (TG582n, not TG482n)
m (I have actually switched back to the internal modem once, which I'd better own up to.)
(One intermediate revision by the same user not shown)
 
One could use the configuration wizard to setup the TG582n for FTTC, but some of the settings aren't appropriate - and my intention is
to make it easy to switch back to the internal modem (although since doing this, I haven'tve neededonly toswitched switchback backonce!).
 
=Sacrifice an Ethernet port=
 
=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:
 
:ppp ifdetach intf=Internet
:ppp ifconfig intf=Internet dest=eth_WAN mru=1492
:ppp menu
Select ''ifconfig'' and enter ''Internet'' as ''intf''. Change ''dest'' to ''eth_WAN'' and then ''OK'' out of the menu.
 
Then bring PPP back up:
:ppp ifattach intf=Internet
 
One can simply switch the ''dest'' field between ''atm_Internet'' and ''eth_WAN'' to change between internal and external modem.
The ''mru'' field sets the maximum received unit (the receiving equivalent of ''mtu''), and will probably need to be 1492 with
an external modem and 1500 with the internal modem.
 
=Get the front panel LEDs working correctly=
editor
466

edits