|
|
TELNET进去,然后输入以下内容,注意带*号的地方,分别输入帐号及密码
sys bridge off
sys routeip on
set cpe bridge off
set cpe iproute on
wan atm vcpool clear
set wan clear 0
set wan clear 1
set wan clear 2
set wan clear 3
set wan clear 4
set wan clear 5
set wan clear 6
set wan clear 7
set wan node 0 ADSL
set wan disable
set wan encap ppp
set wan mux llc
set wan vpi 8
set wan vci 35
set wan iproute
set wan sua on
set wan multicast none
set wan wanip dynamic
set wan rip none
set wan ppp username ****
set wan ppp password ****
set wan ppp auth both
set wan enable
set wan save
wan node index 1
wan node disable
wan node encap pppoe
wan node ispname ADSL
wan node service SZTELECOM
wan node nat sua
wan node qos ubr
wan node pcr 0
wan node mbs 0
wan node ppp username ****
wan node ppp password ****
wan node ppp authen both
wan node ppp idletime 0
wan node callsch 0 0 0 0
wan node nailedup on
wan node enable
wan node save
lan index 1
lan ipaddr 192.168.1.1 255.255.255.0
lan rip none rip2b
lan multicast none
lan save
|
|