Cisco 819G router/Cellular interface

From Teknologisk videncenter
Jump to: navigation, search

<accesscontrol>teacher</accesscontrol>

Config

multilink bundle-name authenticated
chat-script LTE-CS "" "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 LTE-CS
 dialer persistent
 dialer-group 1
 no snmp trap link-status
!
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</input>
Profile password Encryption level: 7

Profile 1 = INACTIVE*
--------
PDP Type = IPv4
Access Point Name (APN) = internet
Authentication = None
Username:
Password: 14

 * - Default profile

Technology Auto as preferred

C819-Internet(config)#<input>int cellular 0</input>
C819-Internet(config-if)#<input>shut</input>
C819-Internet(config-if)#<input>int dialer 1</input>
C819-Internet(config-if)#<input>shut</input>
C819-Internet(config-if)#<input>^Z</input>
C819-Internet#<input>cellular 0 lte technology ?</input>
  auto  Automatic LTE Technology Selection
  gsm   GSM
  lte   LTE
  umts  UMTS

C819-Internet#<input>cellular 0 lte technology auto</input>
C819-Internet#<input>conf t</input>
Enter configuration commands, one per line.  End with CNTL/Z.
C819-Internet(config)#<input>int cellular 0</input>
C819-Internet(config-if)#<input>no shut</input>
C819-Internet(config-if)#<input>int dialer 1</input>
C819-Internet(config-if)#<input>no shut</input>
C819-Internet#<input>show cellular 0 radio</input>
Radio power mode = ON
Current RSSI(RSCP) = -72 dBm
LTE Technology Preference = AUTO
LTE Technology Selected = UMTS
C819-Internet#<input>show cellular 0 network</input>
Current Service Status = Normal
Current Service = Packet switched
Current Roaming Status = Home
Network Selection Mode = Automatic
Mobile Country Code (MCC) = 238
Mobile Network Code (MNC) = 1
Packet switch domain(PS) state = Attached
Registration(EMM) state = Registered
C819-Internet#<input>ping 8.8.8.8</input>
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 8.8.8.8, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 96/107/140 ms
C819-Internet#<input>show cellular 0 profile</input>
Profile password Encryption level: 7

Profile 1 = ACTIVE*
--------
PDP Type = IPv4
PDP address = 10.133.116.157
Access Point Name (APN) = internet
Authentication = None
Username:
Password: 14
        Primary DNS address = 194.239.134.83
        Secondary DNS address = 193.162.153.164

 * - Default profile