提示:AM模块的接地很关键,如果接地不好,连接无法建立)
照着改好了,肯定能通。
cisco2610#sh run
Building configuration...
Current configuration:
!
version 12.0
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname cisco2610
!
enable password cisco
!
username cisco password 0 cisco
ip subnet-zero
no ip domain-lookup
chat-script init "" "ATDT\T" TIMEOUT 60 CONNECT \C
!
!
!
interface Ethernet0/0
ip address 188.188.168.8 255.255.255.0
no ip directed-broadcast
!
interface Group-Async1
ip unnumbered Ethernet0/0
no ip directed-broadcast
encapsulation
dialer in-band
async dynamic address
async dynamic routing
async mode dedicated
peer default ip address pool 2610
ppp callback accept (可选)
ppp authentication chap
group-range 33 40
!
ip local pool 2610 188.188.168.31 188.188.168.38
ip classless
!
!
line con 0
logging synchronous
transport input none
line 33 40
autoselect ppp
script startup init
script reset init
login local
modem InOut
modem autoconfigure discovery
transport input all
stopbits 1
flowcontrol hardware
line aux 0
line vty 0 4
password cisco
login
!
end
阅读(701) | 评论(0) | 转发(0) |