Cisco IOS XR Interface and Hardware Component Command Reference, Release 3.5
Dense Wavelength Division Multiplexing Commands on Cisco IOS XR Software

Table Of Contents

Dense Wavelength Division Multiplexing Commands on Cisco IOS XR Software

controller dwdm

g709 bdi-to-client-gais

g709 disable

g709 fec

g709 odu report

g709 otu overhead tti

g709 otu report

g709 otu threshold

laser

loopback (DWDM)

pm fec report

pm fec threshold

pm optics report

pm optics threshold

pm otn report

pm otn threshold

rx-los-threshold

show controller dwdm

show controller dwdm pm

shutdown (DWDM)

transmit-power

wavelength


Dense Wavelength Division Multiplexing Commands on Cisco IOS XR Software


This module describes the commands to configure dense wavelength division multiplexing (DWDM) controller interfaces on routers supporting Cisco IOS XR software.

For information on 10-Gigabit Ethernet (GE) interface commands refer to Ethernet Interface Commands on Cisco IOS XR Software. For information on Packet-over-SONET/SDH (POS) interface commands, refer to Packet-over-SONET User Interface and SONET Layer 1 Commands on Cisco IOS XR Software.

controller dwdm

To configure a DWDM controller, use the controller dwdm command in global configuration mode. To return to the default state, use the no form of this command.

controller dwdm instance

no controller dwdm instance

Syntax Description

instance

Physical interface instance. Naming notation is rack/slot/module/port and a slash between values is required as part of the notation.

rack: Chassis number of the rack.

slot: Physical slot number of the line card.

module: Module number. A physical layer interface module (PLIM) is always 0. Shared port adapters (SPAs) are referenced by their subslot number.

port: Physical port number of the interface.

For more information about the syntax for the router, use the question mark (?) online help function.


Defaults

No default behavior or values

Command Modes

Global configuration

Command History

Release
Modification

Release 3.3.0

This command was introduced on the Cisco CRS-1.

Release 3.4.0

No modification.

Release 3.5.0

No modification.


Usage Guidelines

To use this command, you must be in a user group associated with a task group that includes the proper task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.

Task ID

Task ID
Operations

interface

read, write


Examples

The following example shows how to configure a DWDM controller in Slot 6:

RP/0/RP0/CPU0:Router(config)# controller dwdm 0/6/0/0

Related Commands

Command
Description

show controller dwdm

Displays the optical parameters, G.709 alarms and counters, and register and module information.


g709 bdi-to-client-gais

To insert a GAIS to client on the detection of a backward defect indication (BDI), use the g709 bdi-to-client-gais command in DWDM configuration mode. To disable this feature, use the no form of this command.

g709 bdi-to-client-gais enable

no g709 bdi-to-client-gais enable

Syntax Description

enable

Indicates that the DWDM controller will be disabled if a BDI is received on this interface.


Defaults

By default, no GAIS to client is inserted.

Command Modes

DWDM configuration

Command History

Release
Modification

Release 3.4.0

This command was introduced on the Cisco CRS-1.

Release 3.5.0

No modification.


Usage Guidelines

To use this command, you must be in a user group associated with a task group that includes the proper task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.

The g709 bdi-to-client-gais command is available on the 10-GE DWDM PLIM only.

Task ID

Task ID
Operations

interface

read, write


Examples

The following example shows how to configure a GAIS to client when a BDI is received:

RP/0/RP0/CPU0:Router(config)# controller dwdm 0/6/0/0
RP/0/RP0/CPU0:Router(config-dwdm)# g709 bdi-to-client-gais enable

Related Commands

Command
Description

no g709 disable

Enables the G.709 wrapper on the controller.

show controller dwdm

Displays optical parameters, G.709 alarms and counters, and register and module information for a DWDM controller.


g709 disable

To disable the G.709 wrapper, use the g709 disable command in DWDM configuration mode. To enable G.709 wrapper, use the no form of this command.

g709 disable

no g709 disable

Syntax Description

This command has no arguments or keywords.

Defaults

The G.709 wrapper is enabled.

Command Modes

DWDM configuration

Command History

Release
Modification

Release 3.3.0

This command was introduced on the Cisco CRS-1.

Release 3.4.0

No modification.

Release 3.5.0

No modification.


Usage Guidelines

To use this command, you must be in a user group associated with a task group that includes the proper task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.

The G.709 wrapper must be enabled to enable forward error correction (FEC) mode on the controller.

Task ID

Task ID
Operations

interface

read, write


Examples

The following example shows how to disable the G.709 wrapper on an interface:

RP/0/RP0/CPU0:Router(config)# controller dwdm 0/6/0/0
RP/0/RP0/CPU0:Router(config-dwdm)# g709 disable

Related Commands

Command
Description

g709 fec

Configures FEC mode on the controller.

show controller dwdm g709

Displays the optical parameters, G.709 alarms and counters, and register and module information.


g709 fec

To configure the forward error correction mode (FEC) for the DWDM controller, use the g709 fec command in DWDM configuration mode. To return to the default state, use the no form of this command.

g709 fec {disable | standard}

no g709 fec {disable | standard}

Syntax Description

disable

Disables FEC.

standard

Enables standard FEC mode.


Defaults

Enhanced FEC mode is enabled by default.

Command Modes

DWDM configuration

Command History

Release
Modification

Release 3.3.0

This command was introduced on the Cisco CRS-1.

Release 3.4.0

No modification.

Release 3.5.0

No modification.


Usage Guidelines

To use this command, you must be in a user group associated with a task group that includes the proper task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.

The g709 fec command can be used only when the DWDM controller is in the shutdown state. The G.709 wrapper must be enabled to enable forward error correction (FEC) mode on the controller.

Enhanced FEC is the default mode; therefore, if you use the no g709 fec command, enhanced FEC is used.


Note The OC-768c/STM-256c DWDM PLIM supports enhanced FEC mode only. Disabling FEC or enabling standard FEC is not supported.


Task ID

Task ID
Operations

interface

read, write


Examples

The following example shows how to configure standard FEC mode on a DWDM controller:

RP/0/RP0/CPU0:Router(config)# controller dwdm 0/6/0/0
RP/0/RP0/CPU0:Router(config-dwdm)# g709 fec standard

Related Commands

Command
Description

no g709 disable

Enables the G.709 wrapper on the controller.

show controllers dwdm g709

Displays the FEC mode.


g709 odu report

To disable the logging of selected optical channel data unit (ODU) alarms to the console for a DWDM controller, use the g709 odu report command in DWDM configuration mode. To return to the default state, use the no form of this command.

g709 odu report {ais | bdi | lck | oci | ptim} disable

no g709 odu report [ais | bdi | lck | oci | ptim] [disable]

Syntax Description

ais

Alarm indication signal reporting status.

bdi

Backward defect indication reporting status.

lck

Upstream connection locked reporting status.

oci

Open connection indication error reporting status.

ptim

Payload type identifier mismatch reporting status.


Defaults

Reporting is enabled for all keywords.

Command Modes

DWDM configuration

Command History

Release
Modification

Release 3.3.0

This command was introduced on the Cisco CRS-1.

Release 3.4.0

No modification.

Release 3.5.0

No modification.


Usage Guidelines

To use this command, you must be in a user group associated with a task group that includes the proper task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.

Task ID

Task ID
Operations

interface

read, write


Examples

The following example shows how to disable ODU reporting for OCI:

RP/0/RP0/CPU0:Router(config)# controller dwdm 0/0/0/0
RP/0/RP0/CPU0:Router(config-dwdm)# g709 odu report oci disable

Related Commands

Command
Description

show controller dwdm g709

Displays the G.709 alarms and counters.


g709 otu overhead tti

To configure the OTU trail trace identifier (TTI) buffer for a DWDM controller, use the g709 otu overhead tti command in DWDM configuration mode. To return to the default state, use the no form of this command.

g709 otu overhead tti {expected | sent} {ascii | hex} tti-string

no g709 otu overhead tti {expected | sent} {ascii | hex} tti-string

Syntax Description

expected

Configures the expected TTI string.

sent

Configures the transmit TTI string

ascii

Indicates that the string is in ASCII format.

hex

Indicates that the string is in hexidecimal format.

tti-string

The TTI string. A maximum of 64 characters is allowed.


Defaults

No TTI string is configured

Command Modes

DWDM configuration

Command History

Release
Modification

Release 3.4.0

This command was introduced on the Cisco CRS-1.

Release 3.5.0

No modification.


Usage Guidelines

To use this command, you must be in a user group associated with a task group that includes the proper task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.

Task ID

Task ID
Operations

interface

read, write


Examples

The following example shows how to configure the expected TTI string:

RP/0/RP0/CPU0:Router(config)# controller dwdm 0/0/0/0
RP/0/RP0/CPU0:Router(config-dwdm)# g709 otu overhead tti expected test OTU 5678

Related Commands

Command
Description

show controller dwdm g709

Displays the TTI strings.


g709 otu report

To disable the logging of selected optical channel transport unit (OTU) alarms to the console for a DWDM controller, use the g709 otu report command in DWDM configuration mode. To return to the default state, use the no form of this command.

g709 otu report {bdi | fecmismatch | iae | lof | lom | los | sd-ber | sf-ber} disable

no g709 otu report [bdi | iae | lof | lom | los | sd-ber | sf-ber] [disable]

Syntax Description

bdi

Backward defect indication reporting status.

fecmismatch

FEC mismatch alarm reporting status.

iae

Incoming alignment error reporting status.

lof

OTU loss of frame reporting status.

lom

Loss of multiple frame reporting status.

los

Loss of signal reporting status.

sd-ber

SM bit error rate (BER) is in excess of the signal degradation BER threshold.

sf-ber

SM BER is in excess of the signal failure BER threshold.

disable

Specifies to disable the reporting of the specified trigger.


Defaults

Reporting is enabled for all keywords.

Command Modes

DWDM configuration

Command History

Release
Modification

Release 3.3.0

This command was introduced on the Cisco CRS-1.

Release 3.4.0

No modification.

Release 3.5.0

No modification.


Usage Guidelines

To use this command, you must be in a user group associated with a task group that includes the proper task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.

Task ID

Task ID
Operations

interface

read, write


Examples

The following example shows how to disable OTU reporting for IAE:

RP/0/RP0/CPU0:Router(config)# controller dwdm 0/0/0/0
RP/0/RP0/CPU0:Router(config-dwdm)# g709 otu report iae disable

Related Commands

Command
Description

show controller dwdm g709

Displays the G.709 alarms and counters.


g709 otu threshold

To configure thresholds for selected optical channel transport unit (OTU) bit error rate (BER) alarms, use the g709 otu threshold command in DWDM configuration mode. To return to the default state, use the no form of this command.

g709 otu threshold {sd-ber | sf-ber} bit-error-rate

no g709 otu threshold {sd-ber | sf-ber} bit-error-rate

Syntax Description

sd-ber

Signal degradation bit error rate (BER).

sf-ber

Signal failure BER above threshold.

bit-error-rate

Specifies the BER threshold value in the range from 3 through 9. The threshold value is interpreted as a negative exponent of 10 when determining the bit error rate. For example, a value of 5 implies a bit error rate of 10 to the minus 5. The default BER threshold value is 6.


Defaults

bit-error-rate: 6

Command Modes

DWDM configuration

Command History

Release
Modification

Release 3.3.0

This command was introduced on the Cisco CRS-1.

Release 3.4.0

No modification.

Release 3.5.0

No modification.


Usage Guidelines

To use this command, you must be in a user group associated with a task group that includes the proper task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.

Task ID

Task ID
Operations

interface

R/W


Examples

The following example shows how to set the signal fail BER rate to be 5:

RP/0/RP0/CPU0:Router(config)# controller dwdm 0/0/0/0
RP/0/RP0/CPU0:Router(config-dwdm)# g709 otu threshold sf-ber 5

Related Commands

Command
Description

show controller dwdm g709

Displays the G.709 alarms and counters.


laser

To turn the laser associated with the DWDM controller off, use the laser command in DWDM configuration mode. To turn the laser back on, use the no form of this command.

laser off

no laser off

Syntax Description

off

Turns the laser off.


Defaults

The laser is on by default.

Command Modes

DWDM configuration

Command History

Release
Modification

Release 3.4.0

This command was introduced on the Cisco CRS-1.

Release 3.5.0

No modification.


Usage Guidelines

To use this command, you must be in a user group associated with a task group that includes the proper task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.

The laser cannot be turned on if the controller is in the shutdown state in a non-G.709 mode or if the controller is in internal loopback mode.

Examples

In the following example, the laser is turned off:

RP/0/RP0/CPU0:router(config)# controller dwdm 0/0/0/0
RP/0/RP0/CPU0:router(config-dwdm)# laser off

loopback (DWDM)

To configure the DWDM controller for loopback mode, use the loopback command in DWDM configuration mode. To remove the loopback DWDM command from the configuration file, use the no form of this command.

loopback {internal | line}

no loopback {internal | line}

Syntax Description

internal

Specifies that all the packets be looped back to the router.

line

Specifies that the incoming network packets be looped back to the DWDM network.


Defaults

This command is disabled by default.

Command Modes

DWDM configuration

Command History

Release
Modification

Release 3.3.0

This command was introduced on the Cisco CRS-1.

Release 3.4.0

No modification.

Release 3.5.0

No modification.


Usage Guidelines

To use this command, you must be in a user group associated with a task group that includes the proper task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.

The DWDM controller supports two loopback operation modes for diagnostic purposes: internal and line. The terminal (internal) loopback mode allows the received data from the Layer 2 Framer (for example, a SONET/SDH framer for POS or Ethernet MAC for 10GE) of the PLIM to be looped back to the ingress side of the Framer. This allows the packets to be looped back to the PLIM. The line loopback mode allows the received trunk/DWDM line Rx to be connected to the trunk/DWDM line Tx towards the line. This is used for line diagnostics.

Examples

In the following example, all packets are looped back to the DWDM controller:

RP/0/RP0/CPU0:router(config)# controller dwdm 0/0/0/0
RP/0/RP0/CPU0:router(config-dwdm)# loopback internal

pm fec report

To enable threshold crossing alert (TCA) generation on the FEC layer, use the pm fec report command in DWDM configuration mode. To disable TCAs, use the no form of this command.

pm {15-min | 24-hour} fec report {ec-bits | uc-words} enable

no pm {15-min | 24-hour} fec report {ec-bits | uc-words} enable

Syntax Description

15-min

Configures the TCA generation for 15-minute intervals.

24-hour

Configures TCA generation for 24-hour intervals.

ec-bits

Bit errors corrected (BIEC). Indicates the number of bit errors corrected in the DWDM trunk line during the performance monitoring time interval.

uc-words

Uncorrectable words. This is the number of uncorrectable words detected in the DWDM trunk line during the performance monitoring time interval.

enable

Enables TCA generation for the specified parameter on the DWDM controller.


Defaults

TCA is not enabled.

Command Modes

DWDM configuration

Command History

Release
Modification

Release 3.4.0

This command was introduced on the Cisco CRS-1.

Release 3.5.0

No modification.


Usage Guidelines

To use this command, you must be in a user group associated with a task group that includes the proper task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.

Task ID

Task ID
Operations

interface

read, write


Examples

The following example shows how to enable TCAs on the FEC layer reporting for uncorrectable words:

RP/0/RP0/CPU0:Router(config)# controller dwdm 0/0/0/0
RP/0/RP0/CPU0:Router(config-dwdm)# pm 15-min fec report uc-words enable

Related Commands

Command
Description

show controller dwdm pm fec

Displays performance measurement information for the FEC layer.


pm fec threshold

To configure performance monitoring thresholds on the FEC layer, use the pm fec threshold command in DWDM configuration mode. To return to the default state, use the no form of this command.

pm {15-min | 24-hour} fec threshold {ec-bits | uc-words} threshold

no pm {15-min | 24-hour} fec threshold {ec-bits | uc-words} threshold

Syntax Description

15-min

Configures the performance monitoring thresholds for 15-minute intervals.

24-hour

Configures performance monitoring thresholds for 24-hour intervals.

ec-bits

Bit errors corrected (BIEC). Indicates the number of bit errors corrected in the DWDM trunk line during the performance monitoring time interval.

uc-words

Uncorrectable Words. This is the number of uncorrectable words detected in the DWDM trunk line during the performance monitoring time interval.

threshold

Threshold for the performance monitoring parameter.


Defaults

No threshold is configured.

Command Modes

DWDM configuration

Command History

Release
Modification

Release 3.4.0

This command was introduced on the Cisco CRS-1.

Release 3.5.0

No modification.


Usage Guidelines

To use this command, you must be in a user group associated with a task group that includes the proper task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.

Task ID

Task ID
Operations

interface

read, write


Examples

The following example shows how to configure an FEC layer performance monitoring threshold for uncorrectable words:

RP/0/RP0/CPU0:Router(config)# controller dwdm 0/0/0/0
RP/0/RP0/CPU0:Router(config-dwdm)# pm 15-min fec threshold uc-words 2000000 enable

Related Commands

Command
Description

show controller dwdm pm fec

Displays performance measurement information for the FEC layer.


pm optics report

To enable threshold crossing alert (TCA) generation on the optics layer, use the pm optics report command in DWDM configuration mode. To disable TCA reporting, use the no form of this command.

pm {15-min | 24-hour} optics report {lbc | opr | opt} {max-tca | min-tca} enable

no pm {15-min | 24-hour} optics report {lbc | opr | opt} {max-tca | min-tca} enable

Syntax Description

15-min

Configures TCA generation for 15-minute intervals.

24-hour

Configures TCA generation for 24-hour intervals.

lbc

Laser bias current.

opr

Optical power on the unidirectional port.

opt

Transmit optical power in dBm.

max-tca

Indicates that the maximum value of the parameter is compared against the threshold to determine if a TCA should be generated.

min-tca

Indicates that the minimum value of the parameter is compared against the threshold to determine if a TCA should be generated.

enable

Enables TCA generation for the specified parameter on the DWDM controller.


Defaults

TCA reporting is not enabled.

Command Modes

DWDM configuration

Command History

Release
Modification

Release 3.4.0

This command was introduced on the Cisco CRS-1.

Release 3.5.0

No modification.


Usage Guidelines

To use this command, you must be in a user group associated with a task group that includes the proper task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.

Task ID

Task ID
Operations

interface

read, write


Examples

The following example shows how to enable TCA reporting on the optics layer reporting for the maximum OPT:

RP/0/RP0/CPU0:Router(config)# controller dwdm 0/0/0/0
RP/0/RP0/CPU0:Router(config-dwdm)# pm 15-min optics report opt max-tca enable

Related Commands

Command
Description

show controller dwdm pm optics

Displays performance measurement information for the optics layer.


pm optics threshold

To configure performance monitoring thresholds on the optics layer, use the pm optics threshold command in DWDM configuration mode. To return to the default state, use the no form of this command.

pm {15-min | 24-hour} optics threshold {lbc | opr | opt} {max | min} threshold

no pm {15-min | 24-hour} optics threshold {lbc | opr | opt} {max | min} threshold

Syntax Description

15-min

Configures the performance monitoring thresholds for 15-minute intervals.

24-hour

Configures performance monitoring thresholds for 24-hour intervals.

lbc

Laser bias current.

opr

Optical power on the unidirectional port.

opt

Transmit optical power in dBm.

max

Indicates that the threshold is for the maximum value of the parameter.

min

Indicates that the threshold is for the minimum value of the parameter.

threshold

Threshold for the performance monitoring parameter.


Defaults

No thresholds are configured.

Command Modes

DWDM configuration

Command History

Release
Modification

Release 3.4.0

This command was introduced on the Cisco CRS-1.

Release 3.5.0

No modification.


Usage Guidelines

To use this command, you must be in a user group associated with a task group that includes the proper task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.

Task ID

Task ID
Operations

interface

read, write


Examples

The following example shows how to configure an optics layer performance monitoring threshold for maximum OPT:

RP/0/RP0/CPU0:Router(config)# controller dwdm 0/0/0/0
RP/0/RP0/CPU0:Router(config-dwdm)# pm 15-min optics threshold opt max 2000000 

Related Commands

Command
Description

show controller dwdm pm optics

Displays performance measurement information for the optics layer.


pm otn report

To enable threshold crossing alert (TCA) generation on the optical transport network (OTN) layer, use the pm otn report command in DWDM configuration mode. To disable TCA reporting, use the no form of this command.

pm {15-min | 24-hour} otn report otn-parameter enable

no pm {15-min | 24-hour} otn report otn-parameter enable

Syntax Description

15-min

Configures TCA generation for 15-minute intervals.

24-hour

Configures TCA generation for 24-hour intervals.

otn-parameter

Specific parameter for which to configure the threshold. OTN parameters can be as follows:

bbe-pm-fe—Far-end path monitoring background block errors (BBE-PM). Indicates the number of background block errors recorded in the optical transport network (OTN) path during the performance monitoring time interval.

bbe-pm-ne—Near-end path monitoring background block errors (BBE-PM).

bbe-sm-fe—Far-end section monitoring background block errors (BBE-SM). Indicates the number of background block errors recorded in the OTN section during the performance monitoring time interval.

bbe-sm-ne—Near-end section monitoring background block errors (BBE-SM).

bber-pm-fe—Far-end path monitoring background block errors ratio (BBER-PM). Indicates the background block errors ratio recorded in the OTN path during the performance monitoring time interval.

bber-pm-ne—Near-end path monitoring background block errors ratio (BBER-PM).

bber-sm-fe—Far-end section monitoring background block errors ratio (BBER-SM). Indicates the background block errors ratio recorded in the OTN section during the performance monitoring time interval.

bber-sm-ne—Near-end section monitoring background block errors ratio (BBER-SM)

es-pm-fe—Far-end path monitoring errored seconds (ES-PM). Indicates the errored seconds recorded in the OTN path during the performance monitoring time interval.

es-pm-ne—Near-end path monitoring errored seconds (ES-PM).

es-sm-fe—Far-end section monitoring errored seconds (ES-SM). Indicates the errored seconds recorded in the OTN section during the performance monitoring time interval.

es-sm-ne—Near-end section monitoring errored seconds (ES-SM).

esr-pm-fe—Far-end path monitoring errored seconds ratio (ESR-PM). Indicates the errored seconds ratio recorded in the OTN path during the performance monitoring time interval.

 

esr-pm-ne—Near-end path monitoring errored seconds ratio (ESR-PM).

esr-sm-fe—Far-end section monitoring errored seconds ratio (ESR-SM). Indicates the errored seconds ratio recorded in the OTN section during the performance monitoring time interval.

esr-sm-ne—Near-end section monitoring errored seconds ratio (ESR-SM).

fc-pm-fe—Far-end path monitoring failure counts (FC-PM). Indicates the failure counts recorded in the OTN path during the performance monitoring time interval.

fc-pm-ne—Near-end path monitoring failure counts (FC-PM).

fc-sm-fe—Far-end section monitoring failure counts (FC-SM). Indicates the failure counts recorded in the OTN section during the performance monitoring time interval.

fc-sm-ne—Near-end section monitoring failure counts (FC-SM).

ses-pm-fe—Far-end path monitoring severely errored seconds (SES-PM). Indicates the severely errored seconds recorded in the OTN path during the performance monitoring time interval.

ses-pm-ne—Far-end path monitoring severely errored seconds (SES-PM).

ses-sm-fe—Far-end section monitoring severely errored seconds (SES-SM). Indicates the severely errored seconds recorded in the OTN section during the performance monitoring time interval.

ses-sm-ne—Near-end section monitoring severely errored seconds (SES-SM).

sesr-pm-fe—Far-end path monitoring severely errored seconds ratio (SESR-PM). Indicates the severely errored seconds ratio recorded in the OTN path during the performance monitoring time interval.

sesr-pm-ne—Near-end path monitoring severely errored seconds ratio (SESR-PM).

sesr-sm-fe—Far-end section monitoring severely errored seconds ratio (SESR-SM). Indicates the severely errored seconds ratio recorded in the OTN section during the performance monitoring time interval.

sesr-sm-ne—Near-end section monitoring severely errored seconds ratio (SESR-SM).

uas-pm-fe—Far-end path monitoring unavailable seconds (UAS-PM). Indicates the unavailable seconds recorded in the OTN path during the performance monitoring time interval.

uas-pm-ne—Near-end path monitoring unavailable seconds (UAS-PM).

uas-sm-fe—Far-end section monitoring unavailable seconds (UAS-SM). Indicates the unavailable seconds recorded in the OTN section during the performance monitoring time interval.

uas-sm-ne—Near-end section monitoring unavailable seconds (UAS-SM).

enable

Enables TCA generation for the specified parameter on the DWDM controller.


Defaults

TCA generation is not enabled.

Command Modes

DWDM configuration

Command History

Release
Modification

Release 3.4.0

This command was introduced on the Cisco CRS-1.

Release 3.5.0

No modification.


Usage Guidelines

To use this command, you must be in a user group associated with a task group that includes the proper task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.

Task ID

Task ID
Operations

interface

read, write


Examples

The following example shows how to enable TCA generation on the OTN layer reporting for the path monitoring errored seconds ratio (ESR-PM):

RP/0/RP0/CPU0:Router(config)# controller dwdm 0/0/0/0
RP/0/RP0/CPU0:Router(config-dwdm)# pm 15-min otn report esr-pm-fe enable

Related Commands

Command
Description

show controller dwdm pm otn

Displays performance measurement information for the OTN layer.


pm otn threshold

To configure performance monitoring thresholds on the optical transport network (OTN) layer, use the pm otn threshold command in DWDM configuration mode. To disable TCA reporting, use the no form of this command.

pm {15-min | 24-hour} otn threshold otn-parameter threshold

no pm {15-min | 24-hour} otn report otn-parameter threshold

Syntax Description

15-min

Configures performance monitoring thresholds for 15-minute intervals.

24-hour

Configures performance monitoring thresholds for 24-hour intervals.

otn-parameter

Specific parameter for which to configure the threshold. OTN parameters can be as described in pm otn report.

threshold

Threshold for the performance monitoring parameter.


Defaults

No thresholds are configured.

Command Modes

DWDM configuration

Command History

Release
Modification

Release 3.4.0

This command was introduced on the Cisco CRS-1.

Release 3.5.0

No modification.


Usage Guidelines

To use this command, you must be in a user group associated with a task group that includes the proper task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.

Task ID

Task ID
Operations

interface

read, write


Examples

The following example shows how to configure an OTN layer performance monitoring threshold for path monitoring errored seconds ratio (ESR-PM):

RP/0/RP0/CPU0:Router(config)# controller dwdm 0/0/0/0
RP/0/RP0/CPU0:Router(config-dwdm)# pm 15-min otn threshold esr-pm-ne 500000

Related Commands

Command
Description

show controller dwdm pm otn

Displays performance measurement information for the OTN layer.


rx-los-threshold

To configure the transponder receive power threshold on a OC-768c/STM-256c DWDM controller, use the rx-los-threshold command in DWDM configuration mode. To return the transponder receive power threshold to its default value, use the no form of this command.

rx-los-threshold power-level

no rx-los-threshold power-level

Syntax Description

power-level

Receive power level in units of 0.1 dBm. Values can range from -200 to 0, which corresponds to a LOS threshold range of -20 dBm to 0 dBm.


Defaults

power-level: -18 dBm

Command Modes

DWDM configuration

Command History

Release
Modification

Release 3.3.0

This command was introduced on the Cisco CRS-1 and is supported only on the OC-768c/STM-256c DWDM PLIM.

Release 3.4.0

No modification.

Release 3.5.0

No modification.


Usage Guidelines

To use this command, you must be in a user group associated with a task group that includes the proper task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of the Cisco IOS