cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

2901 ISR - Cellular 0/0/0 interface flapping continually

mthomas
Level 1
Level 1

                   I am configuring a 2901 ISR with an EHWIC 4G LTE Verizon module for the first time.  I've followed the configuration instructions but I'm having trouble with the interface changing state to down every 30 seconds or so.  The dialer idle-timout is set to defaults. I'm also using a Verizon private IP address allocated in an IP pool for our enterprise environment. Any help would be greatly appreciated.

See attached configuration output below:

  

*Dec 10 21:42:03.586: %LINK-3-UPDOWN: Interface Cellular0/0/0, changed state to up

*Dec 10 21:42:04.586: %LINEPROTO-5-UPDOWN: Line protocol on Interface Cellular0/0/0, changed state to up

*Dec 10 21:42:48.106: %LINK-5-CHANGED: Interface Cellular0/0/0, changed state to reset

*Dec 10 21:42:49.106: %LINEPROTO-5-UPDOWN: Line protocol on Interface Cellular0/0/0, changed state to down

*Dec 10 21:42:53.106: %LINK-3-UPDOWN: Interface Cellular0/0/0, changed state to down

*Dec 10 21:43:07.426: %LINK-3-UPDOWN: Interface Cellular0/0/0, changed state to up

*Dec 10 21:43:08.426: %LINEPROTO-5-UPDOWN: Line protocol on Interface Cellular0/0/0, changed state to up

*Dec 10 21:43:18.986: %LINK-5-CHANGED: Interface Cellular0/0/0, changed state to reset

*Dec 10 21:43:19.986: %LINEPROTO-5-UPDOWN: Line protocol on Interface Cellular0/0/0, changed state to down

*Dec 10 21:43:23.986: %LINK-3-UPDOWN: Interface Cellular0/0/0, changed state to down

*Dec 10 21:43:39.338: %LINK-3-UPDOWN: Interface Cellular0/0/0, changed state to up

*Dec 10 21:43:40.338: %LINEPROTO-5-UPDOWN: Line protocol on Interface Cellular0/0/0, changed state to up

chat-script lte "" "AT!CALL" TIMEOUT 60 "OK" 

!

controller Cellular 0/0

!

interface Cellular0/0/0

ip address negotiated

encapsulation slip

dialer in-band

dialer string lte

dialer-group 1

!

!

ip route 0.0.0.0 0.0.0.0 Cellular0/0/0

!

line 0/0/0

script dialer lte

no exec

rxspeed 100000000

txspeed 50000000

dialer-list 1 protocol ip permit
!

line 0/0/0
script dialer lte
no exec
rxspeed 100000000
txspeed 50000000

*****

Thanks in advance for any assistance

Who Me Too'd this topic