600字范文,内容丰富有趣,生活中的好帮手!
600字范文 > linux运行pppd 成功实现Linux下pppd通过GPRS拨号上网

linux运行pppd 成功实现Linux下pppd通过GPRS拨号上网

时间:2021-09-19 19:29:32

相关推荐

linux运行pppd 成功实现Linux下pppd通过GPRS拨号上网

使用:将PC上的DNS删掉后运行如下:

[root@localhost ppp]# pppd call gprs

timeout set to 15 seconds

abort on (DELAYED)

abort on (BUSY)

abort on (ERROR)

abort on (NO DIALTONE)

abort on (NO CARRIER)

timeout set to 40 seconds

send (^MAT^M)

expect (OK)

^M^M

OK

-- got it

send (ATS0=0^M)

expect (OK)

^M

AT^M

OK

-- got it

send (ATE0V1^M)

expect (OK)

^M

ATS0=0^M^M

OK

-- got it

send (AT+CGDCONT=1,"IP","CMNET"^M)

expect (OK)

^M

ATE0V1^M^M

OK

-- got it

send (ATDT*99***1#^M)

expect (CONNECT)

^M

^M

OK^M

^M

CONNECT

-- got it

send (^M)

Serial connection established.

using chann

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。