Configure Optics
To configure the optics-specific options on the interface:
To configure the OTN-specific options on the interface:
At the [
edit interfaces interface-name otn-options] enable the laser on the OTN interface. The laser is disabled by default for all OTN interfaces.[edit interfaces interface-name otn-options] user@host# set laser-enable
Set an trail trace identifier for the source access point and for the destination access point for ODU and OTU on the OTN interface.
[edit interfaces interface-name otn-options] user@host# set tti (odu-dapi | odu-expected-receive-dapi | odu-expected-receive-sapi | odu-sapi | otu-dapi | otu-expected-receive-dapi | otu-expected-receive-sapi | otu-sapi)
By default, triggers are ignored. Specify defect triggers and the set the trigger hold time for the trigger. Possible values for the trigger hold time are as follows: down—Delay before marking interface down when defect occurs (1—65534 ms) and up—Delay before marking interface up when defect is absent (1—65534 ms).
The hold time value only impacts the alarm reporting time and does not mark an interface down when the defect occurs. To mark the interface up or down, you must also configure the physical interface hold time at the [
edit interfaces interface-name] hierarchy level.[edit interfaces interface-name otn-options] user@host# set trigger (oc-lof | oc-lom | oc-los | oc-tsf | odu-ais | odu-bdi | odu-bei | odu-iae | odu-lck | odu-oci | odu-sd | odu-ttim |opu-ptim | otu-ais | otu-bdi | otu-fec-deg | otu-fec-exe | otu-iae | otu-sd | otu-ttim) (hold-time (down value | up value) | ignore)
Enable the threshold crossing alarms for the OTN interface along with the trigger for the defect.
[edit interfaces interface-name otn-options] user@host# set tca (odu-tca-bbe | odu-tca-es | odu-tca-ses | odu-tca-uas | otu-tca-bbe | otu-tca-es | otu-tca-ses | otu-tca-uas ) (enable-tca | no-enable-tca | threshold)
Set the OTN header bytes as a transmit payload type from 0 bytes through 255 bytes for the packets that are transmitted on the OTN interface.
[edit interfaces interface-name otn-options] user@host# set bytes transmit-payload-type value
Configure the forward error correction (FEC) mode for the OTN interface. Possible values are: Generic Forward Error Correction (GFEC), or High Gain Forward Error Correction (HGFEC) or Soft Decision Forward Error Correction (SDFEC). The default forward error correction mode is SDFEC.
[edit interfaces interface-name otn-options] user@host# set fec (gfec | hgfec | sdfec)
Enable line loopback or local host loopback for the OTN interface.
[edit interfaces interface-name otn-options] user@host# set line-loopback user@host# set local-loopback
Enable an ODU locked maintenance signal on the OTN interface to send the signal pattern 01010101.
[edit interfaces interface-name otn-options] user@host# set insert-odu-lck
Enable an ODU open connection indication signal on the OTN interface to send to send the signal pattern 01100110.
[edit interfaces interface-name otn-options] user@host# set insert-odu-oci
Enable a consequent action as listed in the ITU-T G.798 standard for ODU trail trace identifier mismatch (TTIM) on the OTN interface.
[edit interfaces interface-name otn-options] user@host# set odu-ttim-action-enable
Enable a consequent action as listed in the ITU-T G.798 standard for OTU trail trace identifier mismatch (TTIM) on the OTN interface.
[edit interfaces interface-name otn-options] user@host# set out-ttim-action-enable
Configure the OTN payload pseudorandom binary sequence (PRBS) on the OTN interface.
[edit interfaces interface-name otn-options] user@host# set prbs
Configure the line rate or speed of the OTN signal to OTU4 (100Gbps) for the OTN interface.
Note:If you specify a value other than OTU4, the value is ignored. To verify the line rate, use the
show interfaces interface-name extensivecommand.[edit interfaces interface-name otn-options] user@host# set rate otu4
Configure the threshold value for signal degradation when an alarm needs to be raised. Configure the threshold value after signal degradation when the alarm needs to be cleared. When you configure the interval along with the
ber-threshold-signal-degrade valuestatement, the bit error rate (BER) must stay above the signal degradation threshold for the configured interval after which the alarm is raised. When the interval is configured along with theber-threshold-clear valuestatement, then BER must stay below the clear threshold for the configured interval after which the alarm is cleared.[edit interfaces interface-name otn-options signal-degrade] user@host# set ber-threshold-signal-degrade value user@host# set ber-threshold-clear value user@host# set interval value
Enable the following actions for the preemptive-fast-reroute statement:
Backward FRR—Insert the local pre-FEC status into the transmitted OTN frames and monitor the received OTN frames for the pre-FEC status.
[edit interfaces interface-name otn-options preemptive-fast-reroute] user@host# set backward-frr-enable
ODU backward FRR—Insert the ODU status into the transmitted OTN frames and monitor the received OTN frames for the ODU BER status.
[edit interfaces interface-name otn-options preemptive-fast-reroute] user@host# set odu-backward-frr-enable
Monitoring of signal degradation of pre-FEC OTN frames.
[edit interfaces interface-name otn-options preemptive-fast-reroute] user@host# set signal-degrade-monitor-enable
Monitoring of signal degradation of ODU BER in the received OTN frames.
[edit interfaces interface-name otn-options preemptive-fast-reroute] user@host# set odu-signal-degrade-monitor-enable
Configure the following options for ODU BER signal degradation on the OTN interface:
Configure the threshold for signal degradation for ODU BER when an alarm needs to be raised.
[edit interfaces interface-name otn-options odu-signal-degrade] user@host# set ber-threshold-signal-degrade value
Configure the threshold for ODU BER after signal degradation when the alarm needs to be cleared.
[edit interfaces interface-name otn-options odu-signal-degrade] user@host# set ber-threshold-clear value
When you configure the interval along with the
ber-threshold-signal-degrade valuestatement, the ODU bit error rate (BER) must stay above the signal degradation threshold for the configured interval after which the alarm is raised. When the interval is configured along with theber-threshold-clear valuestatement, then ODU BER must stay below the clear threshold for the configured interval after which the alarm is cleared.[edit interfaces interface-name otn-options odu-signal-degrade] user@host# set interval value