zoukankan      html  css  js  c++  java
  • Linux与网卡相关的几个命名

    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等同。
  • 相关阅读:
    【脑图】iOS的Crash分类和捕获
    Ruby03
    Ruby02
    Ruby01
    如何快速把一个十进制数转换为二进制?
    iOS
    互联网协议基本知识
    XCBB
    iOS
    iOS
  • 原文地址:https://www.cnblogs.com/aquester/p/9891782.html
Copyright © 2011-2022 走看看