Cradlepoint E300EU APN Settings
This guide outlines how to setup a Cradlepoint E300EU for OmniSIM
PreviousQuectel BG95 BG96 BG77 APN settingsNextHow Devices Manage eSIM Profile Management & Power Management
Last updated
Was this helpful?
Was this helpful?
$ ipconfig
Windows IP Configuration
Ethernet adapter Ethernet 3:
Connection-specific DNS Suffix . : local.tld
Link-local IPv6 Address . . . . . : fe80::edd7:bfa0:4515:fbea%16
IPv4 Address. . . . . . . . . . . : 192.168.0.138
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.0.1
$ NETSTAT.EXE -nr
===========================================================================
Interface List
16...d0 8e 79 fa 34 c4 ......Intel(R) Ethernet Connection (16) I219-LM
21...00 a5 54 95 e8 78 ......Microsoft Wi-Fi Direct Virtual Adapter
24...02 a5 54 95 e8 77 ......Microsoft Wi-Fi Direct Virtual Adapter #2
11...00 09 0f fe 00 01 ......Fortinet Virtual Ethernet Adapter (NDIS 6.30)
6...00 a5 54 95 e8 77 ......Intel(R) Wi-Fi 6E AX211 160MHz
1...........................Software Loopback Interface 1
===========================================================================
IPv4 Route Table
===========================================================================
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 192.168.0.1 192.168.0.94 50
127.0.0.0 255.0.0.0 On-link 127.0.0.1 331
127.0.0.1 255.255.255.255 On-link 127.0.0.1 331
127.255.255.255 255.255.255.255 On-link 127.0.0.1 331
192.168.0.0 255.255.255.0 On-link 192.168.0.94 306
192.168.0.94 255.255.255.255 On-link 192.168.0.94 306
192.168.0.255 255.255.255.255 On-link 192.168.0.94 306
224.0.0.0 240.0.0.0 On-link 127.0.0.1 331
224.0.0.0 240.0.0.0 On-link 192.168.0.94 306
255.255.255.255 255.255.255.255 On-link 127.0.0.1 331
255.255.255.255 255.255.255.255 On-link 192.168.0.94 306
===========================================================================
Persistent Routes:
None
IPv6 Route Table
===========================================================================
Active Routes:
If Metric Network Destination Gateway
1 331 ::1/128 On-link
6 306 fe80::/64 On-link
6 306 fe80::2ec7:9ca3:bf5c:6293/128
On-link
1 331 ff00::/8 On-link
6 306 ff00::/8 On-link
===========================================================================
Persistent Routes:
None$ ping google.com
Pinging google.com [172.253.63.139] with 32 bytes of data:
Reply from 172.253.63.139: bytes=32 time=151ms TTL=54
Reply from 172.253.63.139: bytes=32 time=146ms TTL=54
Reply from 172.253.63.139: bytes=32 time=152ms TTL=54
Reply from 172.253.63.139: bytes=32 time=154ms TTL=54
Ping statistics for 172.253.63.139:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 146ms, Maximum = 154ms, Average = 150ms
$ ping 8.8.8.8
Pinging 8.8.8.8 with 32 bytes of data:
Reply from 8.8.8.8: bytes=32 time=96ms TTL=113
Reply from 8.8.8.8: bytes=32 time=57ms TTL=113
Reply from 8.8.8.8: bytes=32 time=60ms TTL=113
Reply from 8.8.8.8: bytes=32 time=62ms TTL=113
Ping statistics for 8.8.8.8:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 57ms, Maximum = 96ms, Average = 68ms