equipment chassis module ufm bic
Syntax
Description
This command sets parameters for the specified BIC. If the BIC does not yet exist, the BIC 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 |
bic bic_id | The BIC identifier | bic_id:
| None |
admin-status status | Sets the administrative status of the BIC | status:
| up |
bic-type type | The BIC type | type:
| None |
custom1, custom2, custom3 string | Customizable text field for operator's use | 0 to 255 characters | An empty string |
pec pec | The BIC product equipment code | A pre-defined product code. You can set this attribute directly or you can let the system set this attribute automatically when you configure the bic-type. | None |
transceiver transceiver_id | The transceiver identifier. |
Required Privilege Level
Related Documentation
Sample Output
The following example creates a 1x CFP BIC.
bti7800(config)# equipment chassis:1 module ufm:1/1
bic bic:1/1/2
Value for 'bic-type' [cfp-bic,qsfp-bic,sfp-bic]: cfp-bic bti7800(config-bic-bic:1/1/2)# commit Commit complete.