C613-22132-00 REV A
How to use the 5G cellular modem
|
Page
16
5G Mobile Broadband UTM Firewall
The
show 5g tech
(con’t):
The
show 5g tech log
command displays technical details from a log when the modem attaches to
a WWAN interface:
[/dev/cdc-wdm0] Registration status:
Network error: 'unknown'
Register state: 'home'
Register mode: 'automatic'
Available data classes: 'lte'
Current cellular class: 'gsm'
Provider ID: '53001'
Provider name: 'vodafone NZ'
Roaming text: 'unknown'
Registration flags: 'packet-service-automatic-attach'
[/dev/cdc-wdm0] Successfully got status:
Common Info:
Temperature: '29'
Modem mode: 'online'
System mode: 'lte'
IMS registration state: 'full-srv'
Packet service state: 'attached'
LTE info:
Band: 'bc-7'
Bandwidth: '15'
RX channel: '3375'
TX channel: '21375'
EMM state: 'registered'
EMM sub state: '0'
EMM connection state: 'rrc-idle'
[/dev/cdc-wdm0] Successfully got operator name data
Service Provider Name
Display Condition: '(NULL)'
Name : 'vodafone NZ'
NITZ information:
Long Name: 'VF Stay Safe'
Short Name: 'VF Stay Safe'
Country: 'initials-do-not-add'
awplus#
show 5g tech log
Loading profile at /flash/.configs/5g_modem.conf...
APN: vodafone
APN auth protocol: unset
APN user: unset
APN password: unset
mbim-proxy: yes
ip-type: ipv4v6
Stopping network with 'mbimcli -d /dev/cdc-wdm0 --disconnect --device-open-proxy
'...
Network stop failed
Clearing state at /tmp/mbim-network-state-cdc-wdm0...
Ready state: 'initialized'
Network started successfully
Requesting IPv4 and IPv6 information through mbimcli proxy:
[/dev/cdc-wdm0] IPv4 configuration available: 'address, gateway, dns, mtu'
IP [0]: '100.105.163.81/30'
Gateway: '100.105.163.82'
DNS [0]: '203.118.191.1'
DNS [1]: '203.109.191.1'
MTU: '1500'
[/dev/cdc-wdm0] IPv6 configuration available: 'none'
Applying the following network interface configurations:
ip link set wwan0 down
ip addr flush dev wwan0
ip -6 addr flush dev wwan0
ip link set wwan0 up
ip addr add 100.105.163.81/30 dev wwan0
ip route add default via 100.105.163.82 dev wwan0
ip link set mtu 1500 dev wwan0
Network interface configurations completed.