기가비트로 연결이 안되고 100m으로 연결이 됩니다

widgie의 이미지

이거 설정 강제로 바꿔주는거 없나요?

윈도우에 꽂았을때는

1Gbps로 연결되었다고 나오는데

리눅스에서

mii-tool 을 이용해 보면

100Mbps로 연결되었다고 나오네요

이거 설정을 어떻게 바꿔줘야 하나요?

익명 사용자의 이미지

설정 아무리 바꿔도 안되다가 케이블 바꾸니 되는 경우도 있습니다.
랜 케이블은 쉴딩이 제대로 된 걸 쓰셨는지요?

그리고, 그냥 일반 케이블을 써도 1Gb로 연결되는 경우도 있습니다만, 접속이 자주 왔다갔다 하더군요. category 6(?) 케이블인지 확인해보세요.

cjh의 이미지

스위치의 해당 포트 설정부터 확인해 보십시오.

--
익스펙토 페트로눔

익명 사용자의 이미지

윈도우에서는 1G로 연결된다면,
ethtool -s eth0 speed 1000 duplex full 로 nic 설정을 변경해 보시기 바랍니다.

설정유지 할려면
/etc/sysconfig/network-scripts/ifcfg-eth0
의 맨 밑에.
ETHTOOL_OPTS="speed 1000 duplex full"
적어주면 됩니다.

익명 사용자의 이미지

ethtool 결과입니다

[root@bmt ~]# ethtool -s eth1 speed 1000 duplex full
[root@bmt ~]# mii-tool eth1
eth1: negotiated 100baseTx-FD flow-control, link ok
[root@bmt ~]# ethtool eth1
Settings for eth1:
        Supported ports: [ TP ]
        Supported link modes:   10baseT/Half 10baseT/Full 
                                100baseT/Half 100baseT/Full 
                                1000baseT/Full 
        Supports auto-negotiation: Yes
        Advertised link modes:  10baseT/Half 10baseT/Full 
                                100baseT/Half 100baseT/Full 
                                1000baseT/Full 
        Advertised auto-negotiation: Yes
        Speed: 1000Mb/s
        Duplex: Full
        Port: Twisted Pair
        PHYAD: 0
        Transceiver: internal
        Auto-negotiation: on
        Supports Wake-on: umbg
        Wake-on: g
        Current message level: 0x00000007 (7)
        Link detected: yes

왜..왜 안되는것인지 ㅜㅜ

wariua의 이미지

글쓴이 wrote:
왜..왜 안되는것인지 ㅜㅜ

된 거 아닐까요?
Speed: 1000Mb/s
부분으로 봐서는 1000Mb/s로 잘 협상된 듯 합니다. mii-tool에서 100baseTx-FD로 설정됐다고 표시되는 건 살짝 무시하셔도 됩니다. mii-tool은 man page에서도 언급된 것처럼 100baseTx까지만 지원하니까요.

혹시 ethtool에서 1000Mb/s라고 표시되는데도 실제로는 100Mb/s 이하의 속도가 나와서 고민하시는 게 아니라면 mii-tool 대신 ethtool을 믿어주시면 되겠습니다.

$PWD `date`

익명 사용자의 이미지

MII-TOOL(8)							  MII-TOOL(8)



NAME
       mii-tool - view, manipulate media-independent interface status


SYNOPSIS
       mii-tool [-v, --verbose] [-V, --version] [-R, --reset] [-r, --restart]
       [-w,  --watch]	[-l,   --log]	[-A,   --advertise=media,...]	 [-F,
       --force=media] [interface ...]


[b]NOTE
       This  program  is obsolete. Valid media are only 100baseT4, 100baseTx-
       FD, 100baseTx-HD, 10baseT-FD  and  10baseT-HD  ethernet cards.	  For
       replacement check eth-tool.[/b]

NOTE
This program is obsolete. Valid media are only 100baseT4, 100baseTx-
FD, 100baseTx-HD, 10baseT-FD and 10baseT-HD ethernet cards. For
replacement check eth-tool.

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.