equipment chassis module ufm transceiver
Syntax
Release Information
This command was introduced prior to release 2.1.1.
Starting in release 4.1, the msa400, qsfp, and qsfp28 transceiver options and tunableX2 optical format are supported.
Description
This command sets parameters for transceivers installed on UFMs directly (UFM4, UFM6) including integrated transceivers. If the transceiver does not yet exist, the transceiver is created.
Options
Parameter | Description | Range | Default Value |
---|---|---|---|
chassis_id | The chassis identifier. | chassis_id:
| None |
module module_id | The UFM module identifier. | module_id:
| None |
transceiver transceiver_id | The identifier of the integrated transceiver on a UFM4 or UFM6 or the client side transceiver on a UFM6. | transceiver_id:
Note: The msa400, qsfp, and qsfp28 options are supported starting in release 4.1. | None |
admin-status status | Sets the administrative status of the transceiver. | status:
| up |
custom1, custom2, custom3 string | Customizable text field for operator's use. | 0 to 255 characters. | An empty string |
optical-format format | The optical format. | format:
Note: The tunableX2 option is supported starting in release 4.1. For more information on optical formats, see Optical Formats . | None |
pec pec | The transceiver product equipment code. This is optional. If you specify a PEC, it must match the PEC of the transceiver that you install. | A pre-defined product code. For transceivers that have a 740-xxxxxx code assigned, enter the 740-xxxxxx code. Note: Integrated transceivers do not have PECs. | None |
Required Privilege Level
Related Documentation
Sample Output
The following creates a UFM and an integrated transceiver on the UFM.
bti7800(config)# equipment chassis:2 module ufm:2/1
Value for 'ufm-type' [dual-bic-non-switching,dual-bic-switching,msa-non-switching,msa-switching]: msa-non-switching bti7800(config-module-ufm:2/1)# transceiver msa:2/1/1/1 Value for 'optical-format' [fixedX1,fixedX4,fixedX10,tunableX1,...]: tunableX1 bti7800(config-transceiver-msa:2/1/1/1)# commit Commit complete.