Results 1 to 5 of 5

Thread: No 1000baseT

  1. #1
    milessabin
    Guest

    No 1000baseT

    I have an N5200Roustor (firmware 1.00.10) with a gigabit capable workstation directly connected to the LAN side of the N5200 (ie. the switch) via cat5e. ethtool on the NAS reports only 100Mb/s,

    root@kripke:~# /img/bin/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: Not reported
    Advertised auto-negotiation: No
    Speed: 100Mb/s
    Duplex: Full
    Port: Twisted Pair
    PHYAD: 0
    Transceiver: internal
    Auto-negotiation: off
    Supports Wake-on: umbg
    Wake-on: g
    Current message level: 0x00000007 (7)
    Link detected: yes

    whereas the workstation reports 1000Mb/s (this is an Intel gigabit NIC with the Linux e1000 driver),

    root@frege:miles# ethtool eth0
    Settings for eth0:
    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

    Running iperf shows that the real network performance corresponds to 100Mb/s rather than gigabit,

    miles@frege:~$ iperf -c kripke
    ------------------------------------------------------------
    Client connecting to kripke, TCP port 5001
    TCP window size: 165 KByte (default)
    ------------------------------------------------------------
    [ 3] local 192.168.1.64 port 55046 connected with 192.168.1.69 port 5001
    [ 3] 0.0-10.0 sec 110 MBytes 92.3 Mbits/sec

    I have tried using ethtool on the N5200 to force selection of 1000Mb/s but without success.

    How can I fix this problem?

    Cheers,


    Miles

  2. #2
    Thecus Staff Thecus - Yvon's Avatar
    Join Date
    Apr 2007
    Posts
    937
    Thanks
    0
    Thanked
    8 times in 8 posts

    Re: No 1000baseT

    Dear Sir,

    We could via following simple way to verify N5200 network conneciton at 1000Mbps.
    1. Confirm the netwrok cable afford the 1000Mbps.
    2. Link to cable between Windows PC & N5200, and than we could check the speed from network status.
    or
    3. Connect to a 1000Mbps switch hub and verify the network speed LED status.

    If N5200 can't act as 1000Mbps, please contact with your reseller for RMA service.

    Yvon.

  3. #3
    Registered User
    Join Date
    Nov 2007
    Location
    Vilnius
    Posts
    9
    Thanks
    0
    Thanked
    0 times in 0 posts

    Re: No 1000baseT

    seconded: just changed an original cable to "E220470 26AWG 7x0.16 STP PATCH CORD CMR UL C-UL CAT.5e Verified For Gigabit Ethernet" and Network Connection speed dropped from 1Gbps to 100 Mbps, and read/write speed from ~38MB/s to ~10MB/s

  4. #4
    milessabin
    Guest

    Re: No 1000baseT

    I've upgraded my N5200BR to firmware 2.00.04 and replaced the cable with a new length of cat 6 and I still only see 100Mbps at the N5200BR end,

    root@127.0.0.1:~# /img/bin/ethtool eth0
    Settings for eth0:
    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: 100Mb/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
    root@127.0.0.1:~#

    Nb. this is the switch side of the N5200 router model.

    Do you have any suggestions for other things I could try?

    Cheers,


    Miles

  5. #5
    Registered+
    Join Date
    Jan 2008
    Posts
    21
    Thanks
    0
    Thanked
    0 times in 0 posts

    Re: No 1000baseT

    Funny, I have a 100MB/s and it shows up as 1000MB/S

    Code:
    root@127.0.0.1:/img/bin# /img/bin/ethtool  eth0
    Settings for eth0:
            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

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •