mii-tool 을 사용해 보자!!

[root@reach-ovpn2 root]# mii-tool
eth0: 100 Mbit, full duplex, link ok

usage: mii-tool [-VvRrwl] [-A media,... | -F media] [interface ...]
     -V, --version          display version information
     -v, --verbose          more verbose output
     -R, --reset           reset MII to poweron state
     -r, --restart          restart autonegotiation
     -w, --watch           monitor for link status changes
     -l, --log             with -w, write events to syslog
     -A, --advertise=media,...  advertise only specified media
     -F, --force=media       force specified media technology
media: 100baseT4, 100baseTx-FD, 100baseTx-HD, 10baseT-FD, 10baseT-HD,
     (to advertise both HD and FD) 100baseTx, 10baseT

# mii-tool eth0 -F 100baseTx-HD : 100baseTx-Half Duplex
# mii-tool eth0 -F 100baseTx-FD : 100baseTx-Full Duplex

다시 auto negotiation 으로 할려면

# mii-tool eth0 -r

레드햇9.0 기반입니다. 기가랜카드는 제대로 인식되지 않더군요!! 참고하세요
리눅스  |  05/09/01 09:16

'LINUX(리눅스)' 카테고리의 다른 글

센드메일 설정 -SMTP AUTH-  (0) 2008.10.14
각 ISP DNS주소  (0) 2008.10.14
iptables 특정포트 차단  (0) 2008.10.14
FTP 액티브 모드와 패시브 모드  (0) 2008.10.14
리눅스 시간 동기화  (0) 2008.10.14
|

샹콤홍쓰's Blog is powered by Daum & tistory