cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
5118
Views
0
Helpful
2
Replies

C819G-4G-V-K9 help (no ip address) Cellular0 is up (spoofing), line protocol is up (spoofing)

We recently purchased a C819G-4G-V-K9 for a remote site that has no ISP available.  I can't seem to get this working properly.  I can tell the cell portion is up and working becuase I can send the router a text message and I receive it on the router.  The cell 0 interface however, is not getting a dhcp address.  Below is my configuration:

 

hostname Router
!
boot-start-marker
boot system flash:c800-universalk9-mz.SPA.153-3.M.bin
boot-end-marker
!
aqm-register-fnf
!
no aaa new-model
memory-size iomem 10
!
ip cef
no ipv6 cef
!
multilink bundle-name authenticated
!
chat-script lte "" "AT!CALL1" TIMEOUT 60 "OK"
!
license udi pid C819G-4G-V-K9 sn FTX180680R8
!
!
vtp domain MobileCell
vtp mode transparent

!

controller Cellular 0

!

interface Cellular0
 ip address negotiated previous
 ip nat outside
 ip virtual-reassembly in
 encapsulation slip
 dialer in-band
 dialer string lte
 dialer-group 1
 async mode interactive
!
interface FastEthernet0
 no ip address
!
interface FastEthernet1
 no ip address
!
interface FastEthernet2
 no ip address
!
interface FastEthernet3
 no ip address
!
interface GigabitEthernet0
 no ip address
 shutdown
 duplex auto
 speed auto
!
interface Serial0
 no ip address
 shutdown
 clock rate 2000000

!
interface Vlan1
 ip address 192.168.0.1 255.255.255.0
 ip nat inside
 ip virtual-reassembly in
!
ip forward-protocol nd
no ip http server
no ip http secure-server
!
!
ip nat inside source list 1 interface Cellular0 overload
ip route 0.0.0.0 0.0.0.0 Cellular0
!
dialer-list 1 protocol ip list 1
!
access-list 1 permit any
!
control-plane
!
!
!
mgcp behavior rsip-range tgcp-only
mgcp behavior comedia-role none
mgcp behavior comedia-check-media-src disable
mgcp behavior comedia-sdp-force disable
!
mgcp profile default
!


!
line con 0
 script dialer lte
 no modem enable
line aux 0
 script dialer lte
 modem InOut
 no exec
line 2
 no activation-character
 no exec
 transport preferred none
 transport input all
 stopbits 1

line 3
 script dialer lte
 modem InOut
 no exec
line vty 0 4
 login
 transport input all
!
scheduler allocate 20000 1000
!
end

 

Cellular0 is up (spoofing), line protocol is up (spoofing)
  Hardware is 4G WWAN Modem - Verizon Multimode LTE/eHRPD/EVDO RevA/Rev0/1xRTT
  Internet address will be assigned dynamically by the network
  MTU 1500 bytes, BW 9 Kbit/sec, DLY 100000 usec,
     reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation SLIP, loopback not set
  Keepalive not supported
  Last input never, output never, output hang never
  Last clearing of "show interface" counters never
  Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
  Queueing strategy: fifo
  Output queue: 0/10 (size/max)
  5 minute input rate 0 bits/sec, 0 packets/sec
  5 minute output rate 0 bits/sec, 0 packets/sec
     0 packets input, 0 bytes, 0 no buffer
     Received 0 broadcasts (0 IP multicasts)
     0 runts, 0 giants, 0 throttles
     0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
     0 packets output, 0 bytes, 0 underruns
     0 output errors, 0 collisions, 0 interface resets
     0 unknown protocol drops
     0 output buffer failures, 0 output buffers swapped out
     0 carrier transitions
     DCD=down  DSR=down  DTR=up  RTS=up  CTS=up

Router#sh ip int bri
Interface                  IP-Address      OK? Method Status                Protocol
Cellular0                  unassigned      YES manual up                    up
FastEthernet0              unassigned      YES unset  down                  down

 

 

 

 

 

 

 

 

2 Replies 2

o1463050
Level 1
Level 1

Not sure if you solved your problem yet, but my Cell0 has a few extra lines. I also have a static IP, so it might not be exactly the same as yours.

interface Cellular0
ip address negotiated
no ip unreachables
ip nat outside
ip virtual-reassembly in
encapsulation slip
load-interval 30
dialer in-band
dialer idle-timeout 0
dialer string lte
dialer watch-group 1
async mode interactive
routing dynamic
....

!
ip sla auto discovery
access-list 100 permit ip any any
dialer watch-list 1 ip 5.6.7.8 0.0.0.0
dialer watch-list 1 delay route-check initial 60
dialer watch-list 1 delay connect 1
dialer-list 1 protocol ip permit
!

 

Cellular0 is up, line protocol is up
  Hardware is 4G WWAN Modem - Verizon Multimode LTE/eHRPD/EVDO RevA/Rev0/1xRTT
  Internet address is xxx.xxx.xxx.xxx/32
  MTU 1500 bytes, BW 50000 Kbit/sec, DLY 100000 usec,
     reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation SLIP, loopback not set
  Keepalive not supported
  Last input 00:00:00, output never, output hang never
  Last clearing of "show interface" counters never
  Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 264
  Queueing strategy: fifo
  Output queue: 0/10 (size/max)
  30 second input rate 11000 bits/sec, 16 packets/sec
  30 second output rate 11000 bits/sec, 16 packets/sec
     1242186 packets input, 660512785 bytes, 0 no buffer
     Received 0 broadcasts (0 IP multicasts)
     0 runts, 0 giants, 0 throttles
     0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
     1164618 packets output, 233386561 bytes, 0 underruns
     0 output errors, 0 collisions, 2 interface resets
     0 unknown protocol drops
     0 output buffer failures, 0 output buffers swapped out
     0 carrier transitions
     DCD=up  DSR=up  DTR=up  RTS=up  CTS=up

We did solve the issue.  Our local Verizon was using a different cell 0  profile name than what is shipped with this router. 

Review Cisco Networking for a $25 gift card