ifup - start a preconfigured net interface.
ifdown - stop a (preconfigured) net interface.
ifstatus - show the state of a (preconfigured) net interface.
ifrenew - renews the dhcp lease on a net interface.
ifprobe - checks if the configuration for the interface has changed
ethtool - Display or change ethernet card settings
ifconfig - configure a network interface
netstat - Print network connections, routing tables, interface statistics, masquerade connections, and multicast memberships
route - show / manipulate the IP routing table



提示:netstat -ie和/sbin/ifconfig等同。

相关文章:

  • 2021-12-06
  • 2022-01-14
  • 2022-12-23
  • 2021-12-03
  • 2021-12-26
  • 2022-12-23
  • 2022-12-23
  • 2022-01-08
猜你喜欢
  • 2021-12-02
  • 2022-01-01
  • 2021-08-27
  • 2021-05-17
  • 2021-07-05
  • 2022-01-04
  • 2021-11-09
相关资源
相似解决方案