Router - TG582N - PPP Settings: Difference between revisions
No edit summary |
m (Mention that one can't :ppp ifconfig an interface which is administratively up) |
||
Line 5: | Line 5: | ||
The command ''should'' be: |
The command ''should'' be: |
||
ppp ifconfig intf=Internet user=x@a password=secret status=enabled |
:ppp ifconfig intf=Internet user=x@a password=secret status=enabled |
||
Note that one can't '''ppp ifconfig''' an interface which is administratively up, so one would have to bracket this command with |
|||
:ppp ifdetach intf=Internet |
|||
:ppp ifattach intf=Internet |
|||
==Other pages regarding this router:== |
==Other pages regarding this router:== |
Revision as of 17:51, 18 December 2014
Changing PPP Password, via telnet CLI
The command should be:
:ppp ifconfig intf=Internet user=x@a password=secret status=enabled
Note that one can't ppp ifconfig an interface which is administratively up, so one would have to bracket this command with
:ppp ifdetach intf=Internet :ppp ifattach intf=Internet
Other pages regarding this router:
<ncl style=bullet maxdepth=5 headings=bullet headstart=2 showcats=1 showarts=1 showfirst=1>Category:Router TG582N</ncl>