- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2017 04:40 PM - edited 03-08-2019 10:05 AM
- Cablemodem/Router: Netgear C3000, a consumer-grade integrated cablemodem, router, and WiFi access point.
- Media Converter: TP-Link MC220L, a little box with 1000Base-T copper link input from the cablemodem/router to output on a Cisco GLC-SX-MM SFP (1000Base-SX).
- Switch #1 and #2: vintage Cisco 3550-12G models. Yes, I have console access through putty. For those who have forgotten, each switch has ten GBIC ports (all of mine populated with 1000Base-SX adapters) and two 1000Base-T ports.
- Link 1: a 2' copper ethernet cable, taking gigabit ethernet from a cablemodem/router port to the media converter.
- Link 2: a 300m/1000' multimode fiber (50/125) from the media converter to port Gi0/1 on switch #1, using a Cisco GLC-SX-MM SFP transceiver.
- Link 3: a 250m/800' multimode fiber (50/125) connection, from port Gi0/3 on switch #1 to port Gi0/5 on switch #2.
- Link 4: is / will be a standard copper gigabit ethernet connection from switch #2 port Gi0/12 to whatever other dumb switch or end user device(s) I wind up using. Odds are that it will be a fairly typical gigabit switch, with connections to a couple of 1000Base-T hard-wired machines and two or three WiFi access points.
John
Solved! Go to Solution.
- Labels:
-
Other Switching
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2017 05:57 PM
My two cents: The break could be in any one of those devices or even the transceivers. I don't have much experience with media converters, but I understand the desire/necessity with 12g model switches. Most 12g's after the 3550 eliminated copper ports all together.
I would try building your network out piece by piece, starting with the fewest possible pieces.
1. Router -copper- Switch1 -copper- PC. (if that works, add the second switch into the mix)
2. Router -copper- Switch1 -copper- Switch2 -copper- PC (I can't recall if the 3550 has auto mdix, you may want to find or make a crossover cable for the switch to switch connection.)
3. Router -copper- MediaConverter -fiber- Switch -fiber- Switch -Copper- PC
Keep it all on vlan 1 and let it ride. Curious to see what happens, love these make shift projects!
Cheers!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2017 05:46 PM
I am not sure if other non-Cisco switches support 802.1q trunking, but if they do, enable Trunking on the 3550. Even though you've got a flat Layer 2 network, it's still worth doing Trunking.
If the switches don't support trunking then put the ports into access ports (VLAN 1 default) and disable spanning-tree portfast.
Ports facing directly to PCs then enable portfast, of course.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2017 05:57 PM
My two cents: The break could be in any one of those devices or even the transceivers. I don't have much experience with media converters, but I understand the desire/necessity with 12g model switches. Most 12g's after the 3550 eliminated copper ports all together.
I would try building your network out piece by piece, starting with the fewest possible pieces.
1. Router -copper- Switch1 -copper- PC. (if that works, add the second switch into the mix)
2. Router -copper- Switch1 -copper- Switch2 -copper- PC (I can't recall if the 3550 has auto mdix, you may want to find or make a crossover cable for the switch to switch connection.)
3. Router -copper- MediaConverter -fiber- Switch -fiber- Switch -Copper- PC
Keep it all on vlan 1 and let it ride. Curious to see what happens, love these make shift projects!
Cheers!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2017 08:36 PM
Jared, thanks for the brilliant and logical advice on testing strategy. After a few late nights -- probably counterproductive -- I gave it a whirl your way.
Number 1 worked. I had to skip Number 2 for the reason you anticipated -- the 3550 does not have auto-mdix, and I didn't have a crossover cable hanging around. And then -- drumroll, please -- my derivative of Number 2 worked. My long fiber runs are actually already buried in conduit. To simulate them, I had a couple of short pigtails here in the lab. My final test looks like this:
Router -copper- Switch1 - fiber - Switch2 -copper- PC
I'm not sure why I am not running at wirespeed on the LAN, but at this point I'll settle for consistent file transfers at ~800Mbps. Most importantly, my laptop is also having no problem seeing the internet.
The setup is no different than what I thought I had put together last night, which I can say with confidence did not work. So there's "more to the story," but the immediate reaction is that things are greatly improved. It will probably be this weekend before I have time to spread the equipment and add the media converter and long fiber runs to the mix -- but as long as the associated cables are intact, I am anticipating positive results.
In the spirit of testing and pushing ahead while things are going well, I grabbed an old HP ProCurve 2810-48G switch from the closet and used it to simulate the end of the run beyond Link 4 in my original post. I'm actually writing this reply from my laptop while connected there. So right now it looks like this -- and it's working:
Router -copper- Cisco Switch1 -fiber- CiscoSwitch2 -copper- HP Switch -copper- PC
Again, sincerest thanks. I will certainly post back when I experiment a bit more, and/or when I have it in "production" between the buildings. I may have a couple of old Cisco wireless APs hiding out around here somewhere, so a future challenge will be trying to add them in the shop and the guest house, hopefully in standalone mode. Stay tuned...!
Cheers, John
