What is a media converter and when should I use one?
50
✓
✓ Best Answer
A media converter converts between different physical media types (typically copper to fiber) while preserving the data signal.
Common Use Cases
- Extending copper Ethernet beyond 100m
- Connecting legacy copper devices to fiber networks
- Bridging different fiber types (MMF to SMF)
- EMI isolation using fiber
- Lightning protection at building entrances
Types
1. Standalone Media Converter
- Single device, one copper + one fiber port
- Powered by external adapter
- Simple installation
2. Managed Media Converter
- Includes management interface
- SNMP monitoring, remote configuration
- Link fault pass-through
- Higher cost
3. Chassis-Based
- Multiple converter slots in shelf
- Shared power supplies (often redundant)
- Density and management efficiency
4. PoE Media Converter
- Passes PoE power from copper to remote powered device
- Useful for extending PoE cameras via fiber
Copper Types Supported
- 10/100BASE-TX (RJ45)
- 1000BASE-T (Gigabit RJ45)
- Serial (RS-232/485)
- USB (extenders)
- Coaxial (SDI video)
Fiber Types Supported
- Multi-mode: 850nm, 1300nm
- Single-mode: 1310nm, 1550nm
- Bidirectional (BiDi)
- Various distances: 500m to 100km
Media Converter vs SFP+ Switch
- Converter cheaper for point-to-point
- Switch better for multi-device aggregation
- Converter simpler to deploy
- Managed switch offers more features
Link Fault Pass-Through (LFP)
- Copper failure signals fiber side to drop link
- Fiber failure signals copper side
- Allows Layer 2 protocols to detect real problems
- Critical for STP/failover to work correctly
Deployment Considerations
- Environment (industrial vs commercial)
- Auto-negotiation compatibility
- Jumbo frame support if needed
- Power backup for critical paths
- Monitoring capability requirements
2 Other Answers
19
Link fault pass-through is essential. Without it, STP can't detect real failures.
14
For scattered outdoor cameras, PoE media converters are perfect.
Your Answer
You must be signed in to post an answer.