Hi all,
I tried to configure HSPA+7 module in Cisco 2901. After configure profile and setting, it prompted the following console message and no further debug message for chat nor modem.
Can anyone advise it?
Thansk!
Paul Au
================================================================================
Nov 17 04:54:36.243: %LINK-3-BADENCAP: Interface Cellular0/0/0, Bad encapsulation code (30) -Process= "Exec", ipl= 0, pid= 3
-Traceback= 22B7F5E8z 225F6398z 22B5DE9Cz 22B5F028z 22B5F338z 22B5F3A4z 22EC67F4
z 22BA1EB8z 22BA29A4z 22BA36C0z 22BA3B00z 22BA7420z 2248D858z 2248D9FCz 22B332D8
z 2248C668z
================================================================================
Running configuration:
chat-script gsm "" "AT!SCACT=1,1" TIMEOUT 60 "OK"
crypto pki token default removal timeout 0
!
!
license udi pid CISCO2901/K9 sn FGL162521NK
!
!
!
!
controller Cellular 0/0
!
!
!
!
!
interface Embedded-Service-Engine0/0
no ip address
no ip route-cache
shutdown
!
interface GigabitEthernet0/0
ip address 10.0.1.5 255.0.0.0
no ip route-cache
duplex auto
speed auto
no mop enabled
!
interface GigabitEthernet0/1
no ip address
no ip route-cache
shutdown
duplex auto
speed auto
!
interface Cellular0/0/0
ip address negotiated
encapsulation slip
no ip route-cache
dialer in-band
dialer string gsm
dialer-group 1
async mode interactive
!
interface Cellular0/0/1
no ip address
encapsulation slip
no ip route-cache
!
ip forward-protocol nd
!
no ip http server
no ip http secure-server
!
ip route 0.0.0.0 0.0.0.0 Cellular0/0/0
!
access-list 1 permit any
dialer-list 1 protocol ip list 1
!
!
!
control-plane
!
!
!
line con 0
line aux 0
line 2
no activation-character
no exec
transport preferred none
transport input all
transport output pad telnet rlogin lapb-ta mop udptn v120 ssh
stopbits 1
line 0/0/0
exec-timeout 0 0
script dialer gsm
modem InOut
no exec
line 0/0/1
no exec
============================================================