| Mistake | Symptom | Solution | | :--- | :--- | :--- | | | The link light on the media converter stays orange/red. | Delete the cable. Use Copper Straight-Thread for RJ45 and Fiber for the SFP side. | | Mismatched SFP types | Fiber link down. | On the switch’s physical tab, ensure the inserted SFP matches the media converter's fiber spec (e.g., LX vs SX). | | Forgetting no shutdown | Line protocol is down. | Manually type no shutdown on both switch interfaces connected to the converter. | | VLAN mismatch | Ping fails despite link lights green. | Ensure both switch interfaces (Fa0/1 on 2960 and Gi0/1 on 3560) are in the same VLAN or both in trunk mode. | | Distance limit ignored | Signal degradation (rare in PT but modeled). | Keep fiber links under 500m in the simulation for SX, and under 10km for LX. |
Add the following devices to your network:
Follow these steps to link a copper-based switch to a fiber-based router or another switch using media converters. 1. Place the Media Converters Media Converter (or PT-Empty) devices onto the logical workspace. media converter in cisco packet tracer link
: Use a Copper Straight-Through cable to connect your PC or router to a FastEthernet port.
Remove one standard copper interface module ( PT-HUB-NM-1CE ). | Mistake | Symptom | Solution | |
You need devices that support both interface types.
For more advanced users, the device can be used to create complex links, though it is primarily intended for simulating WAN technologies. You can place a Cloud device between your copper-only and fiber-only segments. By configuring the cloud's interfaces appropriately, you can create a logical pathway that bridges the two media types. However, for the specific task of connecting a standard PC or switch to a fiber backbone, the transceiver method is far more straightforward and practical. | | Mismatched SFP types | Fiber link down
This method effectively creates a "media converter" within the router itself. The router has a native copper port on one interface and a fiber port on another, essentially acting as a two-port media converter when you bridge or route between them at Layer 3.
Even in simulation, students make mistakes. Here are the top 3 errors when using a media converter in Packet Tracer:
If you need a fiber-copper boundary, use a switch without an IP address and disable spanning tree if you want pure pass-through (though not strictly necessary).