equipment chassis module ufm
Syntax
Description
This command sets parameters for the specified UFM. If the UFM does not yet exist, the UFM 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 |
admin-status status | Sets the administrative status of the module Note: Changing the administrative status from up to down and back to up is equivalent to performing a cold reload of the module. | status:
| up |
bic bic_id | The BIC identifier. See equipment chassis module ufm bic. | ||
custom1, custom2, custom3 string | Customizable text field for operator's use | 0 to 255 characters | An empty string |
pec pec | The UFM 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 ufm-type. | None |
transceiver transceiver_id | The transceiver identifier. This is only applicable for the UFMs with the integrated transceivers (UFM4, UFM6). | ||
ufm-type type | The UFM type | type:
| None |
Required Privilege Level
Sample Output
The following creates a UFM3:
bti7800(config)# equipment chassis:2 module ufm:1/1
Value for 'ufm-type' [dual-bic-non-switching,dual-bic-switching,msa-non-switching,msa-switching]: dual-bic-non-switching bti7800(config-module-ufm:1/1)# commit Commit complete.