I have a Thomson TG585 V7 router (Flash image : 8.2.7.7.0 , Build name : ZZ5XKB8.277)

I want to Connect and Disconnect the internet via Telnet.

This is very easy from the web interface, but things are getting difficult via telnet. Any ideas?

PS. Even on other routers, where do you go to do this? I am clueless

[firewall]     [service]      [connection]   [cwmp]         [dhcp]
[dns]          [dsd]          [dyndns]       [eth]          [atm]
[config]       [debug]        [env]          [expr]         [hostmgr]
[ids]          [igmp]         [interface]    [ip]           [ipqos]
[label]        [language]     [mbus]         [memm]         [mlp]
[nat]          [ppp]          [pptp]         [script]       [sntp]
[software]     [statecheck]   [system]       [systemlog]    [tls]
[upgrade]      [upnp]         [user]         [wireless]     [xdsl]

this is the menu of the router via telnet.

link|improve this question

71% accept rate
feedback

migrated from serverfault.com Dec 18 '11 at 15:07

This question came from our site for system administrators and desktop support professionals.

1 Answer

up vote 0 down vote accepted

i feel proud about my self!

Disconnect internet

:ppp ifdetach intf=Internet

Connect internet

:ppp ifattach intf=Internet
link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.