专栏算法工具链J5使用hrut_ipfull s 192.168.0.10 255.255.255.0 192.168.0.1配置地址后,无法连接

J5使用hrut_ipfull s 192.168.0.10 255.255.255.0 192.168.0.1配置地址后,无法连接

解答中
Darth Nihilus2026-05-19
28
3

使用hrut_ipfull s 192.168.0.10 255.255.255.0 192.168.0.1配置J5地址,reboot后,分别使用ifconfig和hrut_ipfull g如下,且ssh无法连接。

算法工具链
技术深度解析征程5
评论1
0/1000
  • HuangHui
    Lv.5

    依次执行如下命令

    hrut_ipfull c eth0
    hrut_ipfull s eth1 192.168.0.10 255.255.255.0 192.168.0.1
    reboot

    重启后看看是不是好了
    2小时前
    0
    2
    • Darth Nihilus回复HuangHui:

      解决了,感谢感谢~eth0不是引出的网口吗?顺便请教下

      2小时前
      0
    • HuangHui回复Darth Nihilus:

      那个是内部板端之间级联用的,外部连接用的就是eth1

      2小时前
      0