0

I'm creating a sort of daisy-chain network between two switches, the current layout is as follows:

Router -> Switch 1 -> Switch 2

Currently, there is not link status (green light) between any of the devices. My question is: should I get link status between either the Router and Switch 1, or Switch 1 and Switch 2, if there are no other devices attached to this network.

jpl42
  • 329

2 Answers2

1

Are these Gigabit switches? Crossovers aren't required with gigabit.

Some older switches have a button next to the first or last port; use that port, and toggle the button on one of the switches.

Store-bought, or home-made cables? If the latter, ensure both ends have been wired to the same T-568B or T-568A conventional pinouts, and the cable is of sufficient category and not over the specified length for the line speed.Standard Wiring pinouts for Ethernet

1

My problem was that I hadn't actually crimped the jacks, assuming I could 'commit' to my cabling after testing the cable. Please see this answer for a more detailed description of what to do when your custom cables aren't working.

As for this question, the answer is yes, two network switches with a working ethernet cable between them should get link status (flashing lights).

jpl42
  • 329