리눅스 ethtool

Jmnote bot (토론 | 기여)님의 2016년 3월 29일 (화) 12:24 판 (봇: 자동으로 텍스트 교체 (-<source lang='cli'> +<source lang='console'>))

1 개요

ethtool
/sbin/ethtool
  • 리눅스 네트워크 드라이버 및 하드웨어 설정 조회 및 변경 명령어

2 실행예시

root@zetawiki:~# ethtool eth0
Settings for eth0:
	Link detected: yes
root@zetawiki:~# ethtool -i eth0
driver: virtio_net
version: 1.0.0
firmware-version: 
bus-info: 0000:00:03.0
supports-statistics: no
supports-test: no
supports-eeprom-access: no
supports-register-dump: no
supports-priv-flags: no

3 같이 보기

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