E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
ethtool
Linux IP别名和多网卡绑定
㈠网卡高级命令 ①mii-tooleth0:查看网卡状态 ②
ethtool
查看网卡设置
ethtool
-ieth0:查看网卡的驱动程序
linwaterbin
·
2012-11-22 23:00
linux查询网卡相关信息
ethtool
ethX 查询详细的网卡、网络信息; 推荐 引用
Ethtool
是用于查询及设置网卡参数的命令。
Taoo
·
2012-11-19 14:00
linux
VMware Jumbo Frame and TSO 虚拟网卡支持
TSO:vmxnet2(enhancedvmxnet)orvmxnet3verifyonWindows:netshintipshowoffloadverifyonLinux:
ethtool
-Keth0Jumboframesaresupportedintheseconfigurations
hj192837
·
2012-11-07 20:59
frame
Jumbo
tso
VMware Jumbo Frame and TSO 虚拟网卡支持
TSO:vmxnet2(enhancedvmxnet)orvmxnet3verifyonWindows:netshintipshowoffloadverifyonLinux:
ethtool
-Keth0Jumboframesaresupportedintheseconfigurations
hj192837
·
2012-11-07 20:59
tso
jumbo
frame
VMware
cross compile
ethtool
http://www.kernel.org/pub/software/network/
ethtool
/
ethtool
-utilityforcontrollingnetworkdriversandhardwareIntroduction
ethtool
isthestandardLinuxutilityforcontrollingnetworkdriversandhardware
alex_xhl
·
2012-11-06 14:00
linux 下C语言实现 读取网卡速度
这几天要写一个监控之类东东,其中网卡一项要计算利用率,那就要取得网卡本身速度才能计算出来,本来想用perl实现,但发现网上没有现成的东东,后来几经辗转,最后想起
ethtool
能取到,就参考了此源码,贴出来供大家以后有个思路吧
kakaka2011
·
2012-11-04 22:00
63.linux下确定ethN与物理网卡关联关系的方法
有时候我们需要确定eth0(或ethN)到底是对应的哪个物理网卡,在网卡比较多的时候,如果使用插拔网线的方式就会很低效,使用以下命令可以很方便地定位出到底对应的是哪个网线:
ethtool
-p eth0
king_tt
·
2012-10-23 20:00
linux
63.linux下确定ethN与物理网卡关联关系的方法
有时候我们需要确定eth0(或ethN)到底是对应的哪个物理网卡,在网卡比较多的时候,如果使用插拔网线的方式就会很低效,使用以下命令可以很方便地定位出到底对应的是哪个网线:
ethtool
-p eth0
andy572633
·
2012-10-23 20:00
linux网卡操作
Ethtool
是用于查询及设置网卡参数的命令。
yyl910606
·
2012-10-08 09:57
linux
linux网卡
linux网卡操作
Ethtool
是用于查询及设置网卡参数的命令。
·
2012-10-08 09:57
linux
linux网卡
磁盘和网络状态查看与检测
linux下的一些命令:command1:iostat-k-x-dsda114command2:sar-nDEV14command3:
ethtool
详细使用可查看man手册
dong976209075
·
2012-09-27 15:00
linux 网络命令
ethtool
与mii-tool及nm-tool
最近测试服务器在ftp及scp方面的网络稳定性,网络老是自动中断,但是本地连接还在,ping正常机器不通,期间用到一些基础命令,为方便记录和扩展知识,顺便记录点相关内容如下:1、
ethtool
Ethtool
julius_lee
·
2012-09-26 15:00
linux
网络
properties
Parameters
encryption
interface
ethtool
and mii-tool
ethtool
andmii-toolmii-tool(这是Linux下专门设置网卡工作模式的命令)1.查看网卡的工作模式,输入命令:#mii-tool-veth0:negotiated100baseTx-FD
gembin
·
2012-09-07 14:00
在Linux下怎么看网络流量
首先,我想要在linux下查看某个interface的总bandwidth,我是用的命令是:
ethtool
interface-name。在Linux下怎么看网络流量?
dong976209075
·
2012-09-06 10:00
linux网卡信息查看与驱动升级
东西不用就生疏了备忘一下信息查看mii-tool
ethtool
ifconfig都能查看当前网卡的状态信息mii-tool可以确认当前网卡是否已经物理连接,加上-v参数可以看到详细信息,包括速度模式等
ethtool
yuanbluemood
·
2012-08-21 10:28
升级
网卡
Linxu
linux网卡信息查看与驱动升级
东西不用就生疏了备忘一下信息查看mii-tool
ethtool
ifconfig都能查看当前网卡的状态信息mii-tool可以确认当前网卡是否已经物理连接,加上-v参数可以看到详细信息,包括速度模式等
ethtool
yuanbluemood
·
2012-08-21 10:28
升级
网卡
linxu
linux
如何修改Xenserver网卡的offload
echoSettingchecksumoffonVIFsVIFLIST=`xevif-list|grep"uuid(RO)"|awk'{print$5}'`forVIFin$VIFLISTdoechoSetting
ethtool
-tx
虚拟星空
·
2012-08-19 10:38
xenserver
linux网卡操作命令 ,查看Linux下网卡连接状态(up还是down)?
.调整网卡工作模式mii-tool-v//查看网卡工作模式mii-tool-F100baseTx-FDeth0//将eth0改为100M,全双工工作模式mii-tool-reth0//恢复网卡工作模式
ethtool
eth0
malaysia
·
2012-08-17 00:41
linux
网卡
ifconfig
linux
linux网卡操作命令 ,查看Linux下网卡连接状态(up还是down)?
调整网卡工作模式 mii-tool-v//查看网卡工作模式mii-tool-F100baseTx-FDeth0//将eth0改为100M,全双工工作模式mii-tool-reth0//恢复网卡工作模式
ethtool
eth0
malaysia
·
2012-08-17 00:41
linux
网卡
ifconfig
ethtool
命令详解
ethtool
命令详解 命令描述:
ethtool
是用于查询及设置网卡参数的命令。
bingqingsuimeng
·
2012-08-14 09:00
linux
网络
statistics
pair
Linux环境下获取网卡连接状态
intgetNetLinkStates(constchar*pIfName) { intskfd; structifreqifr; struct
ethtool
_valueedata; edata.cmd
shamofeiyu
·
2012-08-11 15:00
linux
socket
嵌入式
取消OVS对网络带宽的限制
生产环境存储的传输速率是1GB的光纤,但是有一天我发现从FTP服务器向我的服务器拷贝文件的速度很慢: 查找了一些官方文档,说是要关掉网络服务里面的lro,如下所述:不必考虑你所在的路径,直接运行这个命令#
ethtool
-Keth1lrooff
libingk9999
·
2012-08-01 23:42
OracleVM
mini2440 dm9000 网卡驱动详解 3 (稍带改动)
*dm9000_get_drvinfo() 该函数去的设备的基本信息(设备名,版本,总线名)传给
ethtool
_drvinfo结构体变量。
pengrui18
·
2012-08-01 09:00
Linux/Unix rthtool command
Ethtool
utilityisusedtoviewandchangetheethernetdeviceparameters.1.ListEthernetDevicePropertiesWhenyouexecute
ethtool
commandwithadevicename
torvalds0310
·
2012-07-31 11:45
Linux
Unix
rthtool
性能调优
Linux/Unix rthtool command
Ethtool
utilityisusedtoviewandchangetheethernetdeviceparameters.1.ListEthernetDevicePropertiesWhenyouexecute
ethtool
commandwithadevicename
torvalds0310
·
2012-07-31 11:45
linux
unix
rthtool
双网卡bonding后建桥后建虚机
miimon=100mode=0use_carrier=0'BONDING_SLAVE0='eth0'BONDING_SLAVE1='eth1'BOOTPROTO='static'BROADCAST=''
ETHTOOL
_OPTION
jxwpx
·
2012-07-10 15:49
bridge
xen
bonding
物理网卡设置工具
测试物理网卡,会设置网卡的各项参数,如:自动协商,网卡速度,全双工还是半双工等,下面就是对这类工具的测试,主要包括:
ethtool
和mii-tool测试发现还是
ethtool
工具功能比较强大。
P&H
·
2012-07-06 21:00
linux网卡问题
上遇到了很奇怪的问题,首先是在网络配置都正常的情况下,启用network服务后,ping网关为不可达,之前以为是防火墙原因,关闭linux防火墙后仍然ping不通,之后人为是网卡驱动,lsmod后发现驱动正常,用
ethtool
kiss_1991
·
2012-06-05 17:39
linux
网卡
使用
ethtool
查看suse等linux的网卡是否已经连接网线
###
ethtool
ethn中的n代表第几个网卡#
ethtool
eth0Settingsforeth0:Supportedports:[TP]Supportedlinkmodes:10baseT/Half10baseT
duanlove
·
2012-05-24 17:43
嵌入式技术
常用linux网络相关命令使用和输出详解
2) 网卡驱动程序所在目录/lib/modules/2.6.29.4-167.fc11.i686.PAE/kernel/drivers/net3) 查看网卡信息命令
ethtool
eth0
tge7618291
·
2012-05-21 15:00
linux
网络
tcp
防火墙
FTP服务器
output
如何修改Xenserver网卡的offload
echoSettingchecksumoffonVIFsVIFLIST=`xevif-list|grep"uuid(RO)"|awk'{print$5}'`forVIFin$VIFLISTdoechoSetting
ethtool
-tx
sunny725216
·
2012-05-16 09:44
网卡
xenserver
offload
linux 下查看各类信息(持续补充)
1、查看网卡速度(100Mb/1000Mb)
ethtool
eth0 结果: Settings for eth0: Supported ports: [ TP ] Supported
shenlan177
·
2012-05-07 15:00
linux
ethtool
命令详解
命令描述:
ethtool
是用于查询及设置网卡参数的命令。
zdblw
·
2012-04-28 10:00
linux
网络
query
Parameters
statistics
pair
改变网络接口的速度和协商方式的工具miitool 和
ethtool
1、mii-tool配置网络设备协商方式的工具;1.1mii-tool介绍;mii-tool-view,manipulatemedia-independentinterfacestatus(mii-tool是查看,管理介质的网络接口的状态)有时网卡需要配置协商方式,比如10/100/1000M的网卡半双工、全双工、自动协商的配置。但大多数的网络设备是不用我们来修改协商,因为大多数网络设置接入的时候
tiancong
·
2012-04-24 10:04
linux
ethtool
miitool
vmware
centos查看本机网卡是否连接正常
ethtool
eth0VMnet0:这是VMware用于虚拟桥接网络下的虚拟交换机;VMnet1:这是VMware用于虚拟Host-Only网络下的虚拟交换机;VMnet8
19001989
·
2012-04-20 22:28
vmware
查看网卡是否升级为千兆
#
ethtool
eth0Settingsforeth0: Supportedports:[TP] Supportedlinkmodes: 10baseT/Half10baseT/Full
yuanbluemood
·
2012-04-13 11:35
职场
网卡
休闲
千兆
网络调试
l
ethtool
: 当网卡不正常工作时使用,可查看或设置网卡配置。ltraceroute: 希望找到本地与远程主机之间的路由及路径时。l/etc/hosts: 当定位主机名、别名解析相关的问题时。
xtdga
·
2012-04-11 14:00
如何修改Xenserver网卡的offload
echoSettingchecksumoffonVIFsVIFLIST=`xevif-list|grep"uuid(RO)"|awk'{print$5}'`forVIFin$VIFLISTdoechoSetting
ethtool
-tx
qiufengliu
·
2012-03-29 22:04
职场
休闲
xenserver
pif
offload
Linux 获得硬盘信息命令
lsb_release-a查看内核加载的模块 lsmod查看PCI设备 lspci查看USB设备 lsusb查看网卡状态 sudo
ethtool
eth0
a578559967
·
2012-03-26 21:00
配置sudo 赋予普通用户对某些命令的执行权限
1rpm-qa|grep�Cisudo查看是否安装sudo包2vi/etc/sudoers添加下面一行配置hsxyzQD-254.45=(ALL)NOPASSWD:/sbin/iptables,/sbin/
ethtool
hsxyz
yuanbluemood
·
2012-03-09 17:06
安装
职场
主机
用户名
休闲
CentOS 5.5升级网卡驱动
1、先确认当前驱动版本:modinfobnx2 #或直接
ethtool
-ieth0可以查看到固件版本2、驱动下载http://zh-cn.broadcom.com/support/ethernet_nic
devilknife
·
2012-02-16 16:08
centos
安装
源代码
support
网卡驱动
CentOS 5.5升级网卡驱动
1、先确认当前驱动版本:modinfobnx2#或直接
ethtool
-ieth0可以查看到固件版本2、驱动下载http://zh-cn.broadcom.com/support/ethernet_nic
devilknife
·
2012-02-16 16:08
安装
support
源代码
Linux
linux中从文件获取当前网卡的工作模式
转自:http://bbs.chinaunix.net/thread-1940813-2-1.html //copybyduanjigangfromsourcecodeof
ethtool
6struct
ethtool
_cmd
kulung
·
2012-02-03 13:00
linux
工作
struct
cmd
interface
features
ethtool
命令详解
转载:http://linfengdu.blog.163.com/blog/static/117710732010112124631684/命令描述:
ethtool
是用于查询及设置网卡参数的命令。
zhangxinrun
·
2012-01-17 15:00
linux
网络
2010
statistics
pair
linux 网卡参数
ethtool
Linux/Unix命令之
Ethtool
描述:
Ethtool
是用于查询及设置网卡参数的命令。
lihuipeng
·
2012-01-12 14:13
linux
职场
休闲
ethtool
linux查看网卡驱动
具体操作步骤:1、打开虚拟终端2、ifconfig看有哪些网卡,如eth0,eth1之类的3、
ethtool
-ieth0看驱动
chenyi8888
·
2012-01-09 16:00
linux
终端
Linux下检测网卡与网线连接状态,使用ioctl向socket发送SIOC
ETHTOOL
命令字
http://blog.csdn.net/mociml/article/details/4955487#include #include #include #include #include #include #include #include #include typedefunsignedshortu16;typedefunsignedintu32;typedefunsignedcharu8;
lwpping
·
2012-01-06 10:00
更新Linux网卡驱动
我们是博通的网卡,查看博通网卡的驱动版本的命令:[root@HT101-108hongtu]#
ethtool
-ieth0driver:bnx2version:1.7.9-1firmware-version
srjay111
·
2011-12-28 14:09
Linux
网卡驱动
version
★操作系统★
更新Linux网卡驱动
我们是博通的网卡,查看博通网卡的驱动版本的命令:[root@HT101-108hongtu]#
ethtool
-ieth0driver:bnx2version:1.7.9-1firmware-version
srjay111
·
2011-12-28 14:09
linux
version
网卡驱动
bnx2
ethtool
Linux认证辅导:Linux命令
ethtool
用法详解
描述:
Ethtool
是用于查询及设置网卡参数的命令。
索隆
·
2011-12-11 19:00
上一页
8
9
10
11
12
13
14
15
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他