hkmls898 发表于 2024-12-31 08:28:15

9月出产的840n,连接TTL跑马

hkmls898 发表于 2024-12-31 08:31:30

跑马正常,但是出现无法识别命令!

hkmls898 发表于 2024-12-31 08:32:38

=> help
?         - alias for 'help'
base      - print or set address offset
bdinfo    - print Board Info structure
bootm   - boot application image from memory
bootp   - boot image via network using BOOTP/TFTP protocol
cmp       - memory compare
cp      - memory copy
crc32   - checksum calculation
dcache    - enable or disable data cache
dm      - Driver model low level access
downver   - upgrade images for chip
editenv   - edit environment variable
env       - environment handling commands
fdt       - flattened device tree utility commands
fpga      - help   fpga -r fpga -w
help      - print command description/usage
icache    - enable or disable instruction cache
idm_rx_debug- set idm rx debug
idm_tx_debug- set idm tx debug
idm_tx_outport- set idm tx outport
loadb   - load binary file over serial line (kermit mode)
loads   - load S-Record file over serial line
loadx   - load binary file over serial line (xmodem mode)
loady   - load binary file over serial line (ymodem mode)
loop      - infinite loop on address range
mcupg   -multicast upgrade
md      - memory display
memtester - do memory test
mii       - MII utility commands
mm      - memory modify (auto-incrementing address)
mtd       - MTD utils
mw      - memory write (fill)
nand      - NAND sub-system
nboot   - boot from NAND device
netdebug- set net debug count
nm      - memory modify (constant address)
np_init   - set net debug count
panic   - Panic with optional message
ping      - send ICMP ECHO_REQUEST to network host
printenv- print environment variables
pserdes   - pserdes init_change
pserdes_133- pserdes init_change
pvt_133   - PVT utility commands for 133
pwm       - PWM utility commands
reset   - Perform RESET of the CPU
run       - run commands in an environment variable
saveenv   - save environment variables to persistent storage
setenv    - set environment variables
sky_bakeup_info- sky bake up all the info
smac_check_phy- smac check phy
smhload   - load a file using semihosting
spa_port_attr_op- help spa_port_attr_op set_port_attr spa_port_attr_op get_port_attr
submpasswd- Set uboot menu password for safe boot mode
swsfmd    - Manually switch to safe boot mode
tftpboot- boot image via network using TFTP protocol
up_mode   - up_mode- up_mode set/get

userdes   - help userdes init_change , MODE_SGMII 0, MODE_HSGMII 1,MODE_USXGMII_2P5G 2,MODE_5GBASE_R 3,MODE_USXGMII_5G 4,MODE_10GBASE_R 5,MODE_USXGMII_10G 6
userdes_133- userdes_133 init_change
version   - print monitor, compiler and linker version
xmac_test - help xmac_test set_ponserdes_to_xmac1 xmac_test xmac_work_mode_set
zxboot    - boot zx soc images
zxvid   - zxvid get|set|getall

hkmls898 发表于 2024-12-31 08:34:58

840n的后台显示命令参数如上,可有大佬识别如何使用?还望赐教!

hkmls898 发表于 2024-12-31 09:05:44

由于该指令有异于常规,请教大佬出手相助!D840n九月出产奈何无法开启TELNET,只得使用TTL连接,不知何故输入setmac    sismac 命令无法识别,按说使用的是中兴方案,按进入中兴光猫的方法竟然行不通!

mayer 发表于 2025-3-1 16:22:29

hkmls898 发表于 2024-12-31 09:05
由于该指令有异于常规,请教大佬出手相助!D840n九月出产奈何无法开启TELNET,只得使用TTL连接,不知何故输 ...

我的是D848,能开telnet(23端口监听)可以出现login提示符,但是不管如何用密码,都不能登录。同样的root/aDm8H%MdA在TTL可以<Tbl name="TelnetCfg" RowCount="1">
<DM name="TS_Enable" val="1"/>
<DM name="Wan_Enable" val="1"/>
<DM name="Lan_Enable" val="1"/>
<DM name="TS_Port" val="23"/>
<DM name="TS_UName" val="root"/>
<DM name="TS_UPwd" val="aDm8H%MdA"/>
<DM name="Max_Con_Num" val="5"/>
<DM name="ProcType" val="0"/>
<DM name="Lan_EnableAfterOlt" val="1"/>
<DM name="WanWebLinkToTS" val="0"/>
<DM name="ProcFlag" val="0"/>
<DM name="TSLan_Port" val="23"/>
<DM name="TSLan_UName" val="root"/>
<DM name="TSLan_UPwd" val="admin"/>
<DM name="TS_Sprtwl_Mode" val="0"/>
<Tbl name="TelnetUser" RowCount="2">
<DM name="ViewName" val="IGD.TelnetUser1"/>
<DM name="Username" val="CMCCAdmin"/>
<DM name="Password" val="aDm8H%MdA"/>
<DM name="Type" val="LAN"/>
<DM name="ViewName" val="IGD.TelnetUser2"/>
<DM name="Username" val="CMCCAdmin"/>
<DM name="Password" val="aDm8H%MdA"/>
<DM name="Type" val="WAN"/>登录。甚至搞到这个都不行。

mayer 发表于 2025-3-1 16:26:27

SK-D848,已经取得高级密码。但是telnet登录(root),不管如何输入密码都显示错误。TTL可以。就算搞到如下数据也不行。

<Tbl name="TelnetCfg" RowCount="1">
<DM name="TS_Enable" val="1"/>
<DM name="Wan_Enable" val="1"/>
<DM name="Lan_Enable" val="1"/>
<DM name="TS_Port" val="23"/>
<DM name="TS_UName" val="root"/>
<DM name="TS_UPwd" val="aDm8H%MdA"/>
<DM name="Max_Con_Num" val="5"/>
<DM name="ProcType" val="0"/>
<DM name="Lan_EnableAfterOlt" val="1"/>
<DM name="WanWebLinkToTS" val="0"/>
<DM name="ProcFlag" val="0"/>
<DM name="TSLan_Port" val="23"/>
<DM name="TSLan_UName" val="root"/>
<DM name="TSLan_UPwd" val="admin"/>
<DM name="TS_Sprtwl_Mode" val="0"/>
<Tbl name="TelnetUser" RowCount="2">
<DM name="ViewName" val="IGD.TelnetUser1"/>
<DM name="Username" val="CMCCAdmin"/>
<DM name="Password" val="aDm8H%MdA"/>
<DM name="Type" val="LAN"/>
<DM name="ViewName" val="IGD.TelnetUser2"/>
<DM name="Username" val="CMCCAdmin"/>
<DM name="Password" val="aDm8H%MdA"/>
<DM name="Type" val="WAN"/>

页: 1 [2]
查看完整版本: 创维光猫D840N无法开启TELNET!