ifup 功能说明:激活指定的网络接口
ifup命令其实是一个Shel脚本。
命令读取配置文件/etc/sysconfig/network和/etc/sysconfig/network-scripts/ifcfg-<configuration> 对网络接口进行相应的操作。
    
范例: 激活网络接口
[root@testdb62 ~]# ifup  ens160


 

相关文章:

  • 2021-11-06
  • 2021-10-29
  • 2022-12-23
  • 2021-07-16
  • 2022-01-10
  • 2021-05-31
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-12
  • 2022-12-23
  • 2021-10-05
  • 2022-12-23
相关资源
相似解决方案