larrypeng

1. ifconfig命令配置IP、掩码(重启后失效)
    ifconfig eth4 192.168.4.2 netmask 255.255.255.0
   配置路由
   route add default gw 192.168.4.1
2. 

https://www.cnblogs.com/yhongji/p/9336247.html

分类:

技术点:

相关文章:

  • 2021-09-15
  • 2022-02-07
  • 2022-02-07
  • 2021-10-05
  • 2021-12-29
  • 2022-01-07
  • 2022-12-23
  • 2021-11-23
猜你喜欢
  • 2022-12-23
  • 2021-11-21
  • 2021-10-15
  • 2022-01-10
  • 2021-11-19
  • 2021-12-16
  • 2021-11-22
相关资源
相似解决方案