Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How to configure the router as pure ADSL bridged modem?

0
Posted

How to configure the router as pure ADSL bridged modem?

0

1.1 Using CLI command (1) Restore to Factory setting via – ‘system config restore factory’ CLI command; or – push Reset Button more than 6 seconds (2) Clear existing, unused transports ‘pppoe clear transports’ ‘pppoa clear transports’ ‘rfc1483 clear transports’ ipoa clear transport (3) Setup a new WAN transport as pppoe add transports p1 dialout pvc 1 a1 0 32 pppoa add transports p1 dialout pvc 1 a1 0 32 ‘rfc1483 add transport r1483 a1 0 32 llc bridged’ ipoa add transports i1 pvc a1 0 32 (note: the parameters are depending on your ADSL line configuration) (4) Create an new bridge interface – ‘bridge add interface br1483’ (5) Attach the WAN transport to new bridge interface – ‘bridge attach br1483 r1483’ (6) If everything configured well, you can start the PPPoE client running in PC (7) You can check packet flow by ‘transports list’ to find out the packets counts 1.2 Using Web GUI

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123