Print

4G dialing typical configuration

2020-09-18 Published

Network Topology

MSR810=====LTE Network

Configuration Steps

controller Cellular1/0

eth-channel 0

#

dialer-group 1 rule ip permit

 

interface Eth-channel1/0:0

dialer circular enable

dialer-group 1

dialer timer idle 0

dialer timer autodial 60

dialer number *99 autodial

#//Telecom’s dial string is #777, both China Unicom and China Mobile are *99#  

ip address cellular-alloc

nat outbound

 

ip route-static 0.0.0.0 0 Eth-channel1/0:0

Key Configuration

Need a default route to the Ethernet virtual port !!! 

ip route-static 0.0.0.0 0 Eth-channel1/0:0