"리눅스 ethtool"의 두 판 사이의 차이

잔글 (Jmnote 사용자가 Ethtool 문서를 리눅스 ethtool 문서로 옮겼습니다)
(차이 없음)

2014년 6월 17일 (화) 15:34 판

ethtool

1 실행 예시 (VM)

[root@jmnote ~]# ethtool -i eth0
driver: netfront
version: 
firmware-version: 
bus-info: vif-0

2 실행 예시 (XenServer)

[root@XenServer01 ~]# ethtool eth0
Settings for eth0:
	Supported ports: [ TP ]
	Supported link modes:   10baseT/Half 10baseT/Full 
	                        100baseT/Half 100baseT/Full 
	                        1000baseT/Full 
	Supported pause frame use: No
	Supports auto-negotiation: Yes
	Advertised link modes:  10baseT/Half 10baseT/Full 
	                        100baseT/Half 100baseT/Full 
	                        1000baseT/Full 
	Advertised pause frame use: No
	Advertised auto-negotiation: Yes
	Speed: 1000Mb/s
	Duplex: Full
	Port: Twisted Pair
	PHYAD: 1
	Transceiver: internal
	Auto-negotiation: on
	MDI-X: Unknown
	Supports Wake-on: d
	Wake-on: d
	Current message level: 0x00000007 (7)
			       drv probe link
	Link detected: yes

3 같이 보기

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}