Zuerst mit telnet <ip des zyxel routers> eine Verbindung zum Router herstellen und das Router-Passwort (Default: 1234) eingeben. Nur bei (alten) Routern mit Telnet-Menu zuerst auf "24. System Maintenance" und dann auf "8. Command Interpreter Mode" gehen. Anschliessend koennen folgende Befehle ausgefuehrt werden:

  • Alle verfuegbaren ADSL-Modi anzeigen

ras> wan adsl opencmd


  • ADSL2+ ein- und ausschalten

ras> wan adsl opencmd adsl2+
ras> wan adsl opencmd gdmt


  • ADSL-Modus und Line Speed anzeigen

ras> wan adsl chandata
DSL standard: ADSL2+ Mode
near-end bit rate: 17885 kbps
far-end bit rate: 1199 kbps


  • Interface (Konfiguration & Counters) anzeigen

ras> ip ifconfig


  • ARP-Table anzeigen

ras> ip arp status

  • Web-Interface aktivieren (2 = lan, 0 = wan + lan, 1 = disabled)

ras> sys server load
ras> sys server access web 0
ras> sys server save
sys server: save ok

  • PPPoE konfigurieren
ras> wan node index 1
ras> wan node ppp username <user>
ras> wan node ppp password <pass>
ras> wan node save
wan node: save ok
  • Router-Passwort setzen
ras> sys password <pass>
save ok

No comments

Add Comment

Enclosing asterisks marks text as bold (*word*), underscore are made via _word_.
Standard emoticons like :-) and ;-) are converted to images.
E-Mail addresses will not be displayed and will only be used for E-Mail notifications.
To leave a comment you must approve it via e-mail, which will be sent to your address after submission.

To prevent automated Bots from commentspamming, please enter the string you see in the image below in the appropriate input box. Your comment will only be submitted if the strings match. Please ensure that your browser supports and accepts cookies, or your comment cannot be verified correctly.
CAPTCHA

Submitted comments will be subject to moderation before being displayed.