kimi00
19-05-2014, 14:32
Ciao a tutti!!
Vorrei sapere se è possibile configurare il mio modem router della Netgear, modello d6300, con Telnet. Dovrei inserire questa lista di comandi:
:script flush
:ppp relay flush
:ppp flush
:eth flush
:atm flush
:atm phonebook flush
ip ipdelete addr 10.0.0.138 intf LocalNetwork
eth bridge ifdelete intf vdsl2 brname bridge
eth ifadd intf VDSL2
eth ifconfig intf VDSL2 dest efmif1
eth ifattach intf VDSL2
eth vlan add vid 835 name pppvlan
eth ifadd intf pppoe
eth ifconfig intf pppoe dest VDSL2 vlan pppvlan
eth ifattach intf pppoe
ppp ifadd intf Internet
ppp ifconfig intf Internet dest pppoe user *** password ***
ppp ifattach intf Internet
ppp rtadd dst 0.0.0.0/0 intf Internet
nat ifconfig intf Internet translation enabled
system config defaultconnection Internet
:service system ifadd name TELNET group=wan
:mlp role addpriv name=Administrator access=anyaccess service=anyservice
service system ifadd name PING_RESPONDER intf Internet group wan
E' possibile??? Vi ringrazio.
Vorrei sapere se è possibile configurare il mio modem router della Netgear, modello d6300, con Telnet. Dovrei inserire questa lista di comandi:
:script flush
:ppp relay flush
:ppp flush
:eth flush
:atm flush
:atm phonebook flush
ip ipdelete addr 10.0.0.138 intf LocalNetwork
eth bridge ifdelete intf vdsl2 brname bridge
eth ifadd intf VDSL2
eth ifconfig intf VDSL2 dest efmif1
eth ifattach intf VDSL2
eth vlan add vid 835 name pppvlan
eth ifadd intf pppoe
eth ifconfig intf pppoe dest VDSL2 vlan pppvlan
eth ifattach intf pppoe
ppp ifadd intf Internet
ppp ifconfig intf Internet dest pppoe user *** password ***
ppp ifattach intf Internet
ppp rtadd dst 0.0.0.0/0 intf Internet
nat ifconfig intf Internet translation enabled
system config defaultconnection Internet
:service system ifadd name TELNET group=wan
:mlp role addpriv name=Administrator access=anyaccess service=anyservice
service system ifadd name PING_RESPONDER intf Internet group wan
E' possibile??? Vi ringrazio.