Chinaunix首页 | 论坛 | 博客

qsh

  • 博客访问: 3945602
  • 博文数量: 1015
  • 博客积分: 15904
  • 博客等级: 上将
  • 技术积分: 8572
  • 用 户 组: 普通用户
  • 注册时间: 2008-07-04 19:16
文章分类

全部博文(1015)

文章存档

2019年(1)

2017年(1)

2016年(19)

2015年(27)

2014年(30)

2013年(95)

2012年(199)

2011年(72)

2010年(109)

2009年(166)

2008年(296)

分类:

2009-12-08 22:43:33

提示: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 
阅读(669) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~