Cisco 819G router/Cellular interface

From Teknologisk videncenter
Jump to: navigation, search

Config

multilink bundle-name authenticated
chat-script lte "" "AT!CALL" TIMEOUT 20 "OK"
license udi pid C819G-4G-G-K9 sn FCZ181391HX
!
controller Cellular 0
!
interface Cellular0
 ip address negotiated
 ip nat outside
 ip virtual-reassembly in
 encapsulation slip
 dialer in-band
 dialer pool-member 1
!
interface Dialer1
 ip address negotiated
 ip access-group wan-in-3G in
 ip nat outside
 ip virtual-reassembly in
 encapsulation slip
 load-interval 30
 dialer pool 1
 dialer idle-timeout 0
 dialer string gsm
 dialer persistent
 dialer-group 1
 no snmp trap link-status
!
ip nat inside source list IP_TO_NAT interface Dialer1 overload
ip route 0.0.0.0 0.0.0.0 Dialer1

LTE as preferred

  • SIM kort: Fra TDC USB modem
sh cellular 0 radio</input>
Radio power mode = ON
Current RSSI = -38 dBm
LTE Technology Preference = <notice>LTE</notice>
LTE Technology Selected = AUTO
C819-Internet#<input>sh cellular 0 network</input>
Current Service Status = <notice>No service</notice>
Current Service = Unknown
Current Roaming Status = Home
Network Selection Mode = Automatic
Mobile Country Code (MCC) = 238
Mobile Network Code (MNC) = 20
Packet switch domain(PS) state = Not attached
Registration(EMM) state = <notice>Registration Denied</notice>
C819-Internet#<input>show cellular 0 profile

Profile password Encryption level: 7

Profile 1 = INACTIVE*


PDP Type = IPv4 Access Point Name (APN) = internet Authentication = None Username: Password: 14

* - Default profile

</source> <source lang=cli>