Telnet help to change pppoe mode to bridge

v.Na5h

Forerunner
Guys i need to change pppoe to bridge using telnet
i need this to do ip change as reboot(pppoe) takes a lot of time
and the dialer(bridge) is much better


heres the deal

SemIndia Systems ADSL Router
Login: admin
Password:
> wan

Usage: wan config <port.vpi.vci> [<connection id>]
[--protocol <bridge|pppoe|pppoa|mer|ipoa>] [--encap <llc|vcmux>]
[--vlan <vlan id>] [--state <enable|disable>] [--service <servicename>]
[--firewall <enable|disable>] [--nat <enable|disable>]
[--igmp <enable|disable>] [--qos <enable|disable>]
[--username <username> --password <password>]
[--pppidletimeout <timeout>] [--pppipextension <disable|enable>]
[--ipaddr <wanipaddress> <wansubnetmask]
[--ipaddr6 <wanipaddress6>]
[--dhcpclient <enable|disable>]
wan delete <port.vpi.vci> [<connection id>]
wan show [<port.vpi.vci>]
wan --help <bridge|pppoe|pppoa|mer|ipoa>
>
> wan --protocol bridge
wan: invalid option '--protocol'
now how do i change the protocol

how to access that option
what does "--" in '--protocol' mean


how does this work then
adsl --version
adsl --help
> adsl --version
adsl version 1.0
ADSL PHY: AnnexA version - A2pB025j.d22
>
> adsl version
adsl: invalid command


im making a script of this (to change back and forth between pppoe to bridge)
since i need bridge mode during night downloads

and pppoe for accessing wifi for my mobile
 
How much time will you save ?

There is no mention of Router model no. refer your manufacture guide.
 
How much time will you save ?

There is no mention of Router model no. refer your manufacture guide.

Yeah but time matters when you sit in front of the pc using j downloader to change ip after dling files from premium file host sites @ 3am
 
Back
Top