Questions tagged [ethernet]

Ethernet is the most common set of standards for wired connections in local area networks.

Ethernet is the most common set of standards for wired connections in local area networks.

Originally designed in the 1970s, Ethernet had a data rate of 10 megabits per second. Later, Ethernet was extended to support rates of 100 megabits/second, 1 gigabit/second, 10 gigabits/second and 100 gigabits/second.

710 questions
11
votes
5 answers

What is the disadvantage to cascading multiple switches?

I have to wire a new office for ethernet and the contractors want to charge atrocious amounts for each line running to each room in the office. It will be much cheaper for me to run a single line to each room and have a switch in each room, so each…
nganju
  • 213
  • 1
  • 2
  • 5
11
votes
7 answers

Why straight-through ethernet cables?

I was explaining the difference between straight and crossover cables to my friend, and began wondering why on earth the early designers thought it was a good idea to use two different cable types? Is it just some strange historical artifact which…
zokier
  • 113
  • 1
  • 6
11
votes
4 answers

How Many Ethernet Ports Can I Plug into a Single Computer

Given the fact there are Quad ports PCI/PCI express cards out there, I wonder how many of them (x4) can I plug into a single server? Perhaps the capacity bottleneck is the PCI bus, but I am not familiar with how to calculate that.
Tzury Bar Yochay
  • 727
  • 11
  • 24
10
votes
4 answers

Bridge to a used eth1 card without losing connection via that card

How can I set bridge between a real eth card on a remote machine without losing my ssh connection to that machine. I ssh into a machine via its eth1 iinterface. 172.168.40.2 255.255.255.0. I want to join eth1 to a tun/tap device 'tun0'. How …
Dave
  • 367
  • 2
  • 5
  • 11
10
votes
1 answer

Ethernet interface errors

My Ubuntu servers ethernet interface that connectes to ISP's multiplexer shows errors. Here is the snapshot: RX packets:204564288 errors:3193970 dropped:0 overruns:0 frame:3138402 TX packets:29305799 errors:38752 dropped:0…
nixnotwin
  • 1,543
  • 5
  • 35
  • 55
10
votes
7 answers

10 gigabit networks: Decieding between fiber and twisted pair

With a green field installation 10gbps network (no legacy equipment to support), why would one select one physical medium over the other? If left to impulse, I'd probably go with fiber optics over twisted pair because it is new and exciting. …
Stu Thompson
  • 3,349
  • 7
  • 31
  • 47
10
votes
3 answers

Which tool should I trust, mii-tool and ethtool don't show me the same values

Our hosting company provides all the switching infrastructure for our servers. The private network, connected to eth2 should be GbE. Recently I've been suspecting that something is misconfigured as cacti graphs never appear to show more than 100mbit…
Dave Cheney
  • 18,567
  • 8
  • 49
  • 56
9
votes
3 answers

How to test/debug bad network wiring?

I recently bought a place already wired with Cat 5E (8 ports, leading to a central closet). However attempting to get link, nothing works. On closer examination, it was obvious that the ends in the closet were wired backwards (brown on pin 1, etc).…
Jack Lloyd
  • 305
  • 1
  • 3
  • 9
9
votes
1 answer

LAN: What are the things to look at when arriving in a new place

My company is moving to a new place, and the only thing I know about the cabling is that there are cables and a patch panel. I have no idea about the cable speed, quality, and I'm a software guy with little IT knowledge. What should I do to audit…
CharlesB
  • 545
  • 1
  • 4
  • 20
9
votes
2 answers

Why WakeOnLAN frames are sent to broadcast

I'm trying to figure out why wake on lan frames, in the simplest form, are designeted to the ethernet broadcast address (FF:FF:FF:FF:FF:FF) and not to the address of the machine to be powered on. Does it has to do with the network switch internal…
ApriOri
  • 325
  • 1
  • 10
9
votes
3 answers

Cut network cables in Cisco 2960 PoE

We've a Cisco 2960e that services our VoIP phones and other things. I inherited it. The question I have is the cut cables: there are about four network connectors that are cut about 1cm away from the end - making it nothing more than a physical…
Mei
  • 4,590
  • 8
  • 45
  • 53
9
votes
6 answers

Cheapest way to remotely control 120v outlet via ethernet?

What is the cheapest solution to be able to remotely power cycle a regular 120V outlet via ethernet? I've seen solutions like iBoot, but they're really expensive. Is there a cheap way to remotely power cycle equipment?
Robot
  • 337
  • 1
  • 3
  • 8
9
votes
6 answers

What Ethernet twisted pair cable is best with a particular Ethernet switch

tl;dr I want the appropriate Ethernet cable for my Ethernet switch. How do I correlate Ethernet cabling speeds measured in hertz with an Ethernet switch "speed" measured in bits-per-second bandwidth? There are several Ethernet twisted pair cabling…
JamesThomasMoon
  • 725
  • 2
  • 5
  • 24
8
votes
0 answers

Shocking ESD damage, what more can be done?

Today, over $6,000 in networking equipment was destroyed. Remarkably, the main circuit SPD, power strips and APCs are fine. Ethernet seems to be the method of surge transmission, as everything connected to the physical network up until the fiber…
8
votes
1 answer

Can a limited broadcast packet contain destination MAC address other than FF:FF:FF:FF:FF:FF?

Can a limited broadcast contain destination MAC address other than FF:FF:FF:FF:FF:FF? If the answer is true, could you provide an example of a protocol that uses a packet like this. Ok, to elaborate on this a little further and to show what I think…
colemik
  • 759
  • 1
  • 12
  • 24
1 2
3
47 48