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

Who Me Too'd this topic

4G Cellular interface using dialer watch-list and dialer-list

Gordel2306
Level 1
Level 1

Hello,

I have a router which had it's fixed circuit decommed & now is running on just the 4G cellular link. The issue I have is that the dialer doesn't seem to kick in after a reboot. Is it ok to have config as per below which uses a dialer-list & a dialer watch-list on the cellualr interface. This router is using DMVPN if that makes a difference.

 

interface Cellular0/0/0
ip address negotiated
ip virtual-reassembly in
encapsulation slip
history BPS
dialer in-band
dialer idle-timeout 0
dialer string lte
dialer watch-group 1
dialer-group 1
async mode interactive
no snmp trap link-status
routing dynamic
end

 

dialer watch-list 1 ip 2.3.4.5 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

 

Who Me Too'd this topic