RT-MSR810-LM能否强制4G ,现在主要问题就是另一个手机卡安装上正常上网 什么都正常,但是安装上物联网卡就有问题了一只无法注册上网。
显示的是2G网络GSM
RSSI型号强度为-99dbm
那如何强制他为4G网络
就是在哪里配置强制4G,强制4G的配置命令是什么 在哪里配置
就是普通手机卡安装好信号强度-44dbm
网络也是4G Technology Selected: LTE
所以这个物联网卡到底是哪里出问题 了
故障网卡输出如下:
[镇江路路口站下行]display cellular Cellular1/0: Modem State: Hardware Information: Model: U9300C DGNC Manufacturer: LONGSUNG Modem Firmware Version: QB30031.1.3_MX11(0125_3.1.1_L0328) International Mobile Equipment Identity (IMEI): 863930050477425 International Mobile Subscriber Identity (IMSI): 460111120025283 Mobile Equipment Identifier (MEID): 99001678047742 Hardware Version: 10000 Factory Serial Number (FSN): 60000542G14160CB01543 Modem Status: Online Modem Status: IPv4 Unknown. Modem Status: IPv6 Unknown. Profile Information: Profile index: 1 PDP Type: IPv4v6 Header Compression: Off Data Compression: Off Access Point Name (APN): ctnet Authentication: NONE * - Default profile Profile index: 2 PDP Type: IPv4v6 Header Compression: Off Data Compression: Off Access Point Name (APN): ctwap Authentication: NONE Network Information: Current Service Status: Limited Registration Status: Searching Current Roaming Status: Unknown Current Data Bearer Technology: Unknown Network Selection Mode: Automatic Current IP address Mode: Cellular-alloc Current IPV6 address Mode: Cellular-alloc Mobile Country Code (MCC): 401 Mobile Network Code (MNC): 01 Location Area Code (LAC): 3270 Cell ID: 641 Radio Information: Technology Preference: No preference specified (AUTO) Technology Selected: GSM Configured LTE Band: 1,3,5,8,38,39,40,41 GSM related info: Current RSSI: -99 dBm Modem Security Information: PIN Verification: Disabled PIN Status: PIN Requirement Disabled Number of PIN Retries Remaining: 3 Number of PUK Retries Remaining: 10 SIM Status: OK ICCID: 89860326442007165386 Error Information: IPv4 dialing failed: N/A IPv6 dialing failed: N/A GNSS Information: GNSS Info: GNSS State: Enabled GNSS Mode Configured: Standalone Latitude(WGS84): 0 Deg 0 Min 0.00 Sec North Longitude(WGS84): 0 Deg 0 Min 0.00 Sec East Timestamp (UTC): 00/00/0000 00:00:00 Local time: 00/00/0000 00:00:00 Heading: 0.00, Velocity Horiz: 0.00, Velocity Vert: 0.00 Height (MSL): 0.00 m Satellite Info:
RT-MSR810-LM 和 T-MSR810-LM 都是 V7 平台,强制 4G 命令一样;你这张物联网卡显示 GSM / Limited / Searching / RSSI -99,根本不是“没强制 4G”的问题,是物联网卡没在路由器上完成 4G 附着(APN / 卡权限 / 基站 4G 覆盖 / PLMN 不对),强制 4G 只是辅助,不解决根因也上不了网。
一、强制 4G 在哪配、命令是什么(两种写法都给你)
方式 A:controller 视图(MSR810-LM 常用)
system-view
controller cellular 1/0
network-mode lte-only # 强制 LTE,禁止回落 2G/3G
# 老版本命令也可能是:
# mode lte
# mode td-scdma lte-only # 如果是 TDD 制式模块
band 1 3 5 8 38 39 40 41 # 你已经配了频段,保留即可
quit
reset cellular 1/0 # 重启模块让配置生效
注意:换卡 / 模组重启后,mode 有时会回到 auto,需要重新下发并 reset cellular 。
方式 B:Cellular/Eth-channel 接口视图
system-view
interface eth-channel 1/0:0 # 或 interface cellular 1/0
mode lte # 强制 LTE
quit
官方手册里 mode {auto|lte|lte-only|gsm-only...} 就在 Cellular 接口视图下 。
二、你的 display 输出已经暴露了真正的问题
关键字段逐条看:
Technology Selected: GSM → 模组没锁 LTE,但强制 LTE 后如果注册不了会直接 No Service,不会自动变 4G。
Registration Status: Searching + Current Service Status: Limited → 根本没注册上网 。
MCC: 401 / MNC: 01 → 这是 401 01(国际漫游/测试网 PLMN),不是国内三大运营商(460 00/01/03/11 等)!手机卡能正常是因为手机自动选了 460xx,模组按配置死磕 40101 当然搜不到 4G 。
RSSI -99 dBm(GSM 值) → 2G 都快没信号,4G RSRP 大概率 < -110,位置/天线也有问题 。
APN: ctnet → 电信公网 APN,但物联网卡往往不是 ctnet,而是 ctiot、cmiot、cuiot 或专网 VPDN APN,配错 APN = 永远 Limited 。
SIM Status: OK / PIN Disabled → 卡被识别了,不是接触问题。
三、物联网卡为什么手机卡行、它不行(排查顺序)
APN 不对(80% 概率)
电信物联网卡常见:ctiot(不是 ctnet/ctwap)
移动物联网卡:cmiot
联通物联网卡:cuiot / unim2m
专网/VPDN 卡:运营商给的私有 APN + 用户名密码
改法:
apn-profile iot
apn ctiot
authentication-mode none # 或 pap/chap,按运营商给的来
quit
interface eth-channel 1/0:0
apn-profile apply iot
dialer number *99# autodial
PLMN 选错(你日志里 MCC 401 很可疑)
让模组自动选网:
controller cellular 1/0
plmn select auto
或手动锁国内运营商,比如电信:
plmn select manual 460 11
物联网卡本身限制
卡绑定了 IMEI / 机卡分离被锁 → 把这模组的 IMEI(863930050477425)报给运营商白名单
卡只开了 NB-IoT / LTE-Cat1 专网,不支持路由器模组的 LTE 频段组合
欠费 / 没开数据业务 / 漫游没开
4G 覆盖太差
手机在窗边 -44 dBm 是 4G,路由器放机柜里 2G 都 -99;把路由器/天线挪到窗边,或外接高增益 4G 天线,再看 display cellular 里 RSRP(不是 RSSI)。
四、推荐你照这个顺序操作(能最快解套)
# 1. 强制 LTE + 自动选网
system-view
controller cellular 1/0
network-mode lte-only
plmn select auto
reset cellular 1/0
# 2. 按运营商给的物联网 APN 重配(举例电信 IoT)
apn-profile iot
apn ctiot
authentication-mode none
quit
interface eth-channel 1/0:0
apn-profile apply iot
dialer number *99# autodial
quit
# 3. 等 30 秒看状态
display cellular 1/0
正常 4G 注册成功应是:
Technology Selected: LTE
Registration Status: Registered
Current Service Status: Service Available
有 RSRP(比如 -85 dBm)和 IPv4 地址
五、两个型号回答你开头的问题
RT-MSR810-LM / T-MSR810-LM:都是 Comware 7,命令完全一致,controller cellular 1/0 下 network-mode lte-only(或 mode lte)即可强制 4G 。
但强制 4G 不会让这张物联网卡突然能上网——你现在的 GSM/Searching/Limited 是注册失败,先改 APN + 自动 PLMN + 确认卡权限,再强制 LTE,顺序反了没用。
暂无评论
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明
暂无评论