v.Na5h
Off Hook!
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
how to access that option
what does "--" in '--protocol' mean
how does this work then
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
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
now how do i change the protocolSemIndia 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'
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