Validated SFPs for CSG620h Series Appliances
This article lists the small form-factor pluggable (SFP/SFP+) optics supported on CSG620h series appliance interfaces, and it describes the remote switches that have been tested with the SFPs.
Supported 1-Gigabit Ethernet SFP Transceivers
The following table describes the 1-Gigabit Ethernet SFP transceiver modules supported on CSG620h series appliances.
| Type | Part Number | Transceiver Description |
|---|---|---|
| Short wavelength (SX) | FTLF8519P3BNL | 1000BASE-SX Ethernet 500-m extended temperature SFP optical transceiver |
| Long wavelength (LX) | FTLF1318P3BTL | 1000BASE-LX Ethernet 10-km industrial temperature gen-3 SFP optical transceiver |
Supported 10-Gigabit Ethernet SFP+ Transceivers
The following table describes the 10-Gigabit Ethernet SFP+ transceiver modules supported on CSG620h series appliances.
| Type | Part Number | Manufacturer | Transceiver Description |
|---|---|---|---|
| Short reach (SR) | FTLX8574D3BCL | Finisar | 10GBASE-SR/SW 400-m multimode datacom SFP+ optical transceiver |
| Long reach (LR) | FTLX1475D3BCL | Finisar | 10GBASE-LR/LW 10-km 1310-nm single mode datacom SFP+ optical transceiver |
Connection Recommendations
For connecting at 1-Gigabit Ethernet speeds, it is recommended you do the following:
- Insert the SFP before starting Versa services:
- In case of a speed change in SFPs, it is recommended to enable or disable the VNI interface.
- If there is a change in the remote-end configuration, it is recommended to enable or disable the VNI interface on the Versa side.
- For 1-Gigabit Ethernet SFPs, you must turn off autonegotiation on the remote device, and you must set the connection speed to 1-GE. For example, for Cisco, in the interface configuration, configure the speed to 1000:
interface Ethernet 1/25 speed 1000
- For Juniper, configure no-auto-negotiation on the interface:
enable;
ether-options {
no-auto-negotiation;
link-mode full-duplex;
speed {
1g;
}
}
