在linux下disable 网卡

本文介绍了如何在Linux环境下通过ifconfig命令查看并操作网络接口的状态,包括禁用与启用eth0网卡,并通过ethtool命令获取其详细连接状态与速度。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

disable eth0 网卡

ifconfig eth0 down

enable eth0 网卡

ifconfig eth0 up

以下可以查看网卡连接的状态及速度

 [root@sdb1 ~]# ethtool eth0
Settings for eth0:
        Supported ports: [ TP ]
        Supported link modes:   1000baseT/Full 
                               10000baseT/Full 
        Supports auto-negotiation: No
        Advertised link modes:  Not reported
        Advertised auto-negotiation: No
        Speed: 10000Mb/s
        Duplex: Full
        Port: Twisted Pair
        PHYAD: 0
        Transceiver: internal
        Auto-negotiation: off
        Supports Wake-on: uag
        Wake-on: d
        Link detected: yes


评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值