在 Thomson TG585 中通过 Telnet 连接/断开宽带连接?

在 Thomson TG585 中通过 Telnet 连接/断开宽带连接?

我有一台 Thomson TG585 V7 路由器(Flash 映像:8.2.7.7.0,版本名称:ZZ5XKB8.277)

我想通过 Telnet 连接和断开互联网。

从 Web 界面上看,这很容易,但通过 telnet 看,就比较困难了。有什么想法吗?

PS。即使在其他路由器上,你去哪里做这个?我不知道

[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]

这是通过 telnet 访问路由器的菜单。

答案1

我为自己感到骄傲!

断开网络连接

:ppp ifdetach intf=Internet

连接互联网

:ppp ifattach intf=Internet

相关内容