Cisco Cisco CRS-X Multishelf System Release Notes

Page of 95
RP/0/RP0/CPU0:router(config)#
commit
Important DWDM Changes in Cisco IOS XR Software Release 3.9.0 and Later Releases
• The laser off and shutdown (DWDM) commands are replaced by the admin-state-out-of-service command.
• The default state of the laser has changed from "On" to "Off" for all PLIMs. Therefore, the laser for all DWDM controllers
must explicitly be turned on using the admin-state in-service command in DWDM configuration mode
Configuration Examples in Cisco IOS XR Software Release 3.9.0 and Later Releases
This section provides configuration examples for turning on and off the laser on a DWDM PLIM.
Turning On the Laser: Example
This is a required configuration beginning in Cisco IOS XR Software Release 3.9.0. The DWDM PLIMs
will not operate without this configuration.
Note
The following example shows how to turn on the laser and place a DWDM port in In Service (IS) state:
RP/0/RP0/CPU0:router# configure
RP/0/RP0/CPU0:router(config)# controller dwdm 0/1/0/1
RP/0/RP0/CPU0:router(config-dwdm)# admin-state in-service
RP/0/RP0/CPU0:router(config-dwdm)# commit
Turning Off the Laser: Example
This configuration replaces the laser off and shutdown (DWDM) configuration commands.
The following example shows how to turn off the laser, stop all traffic and place a DWDM port in Out of
Service (OOS) state:
RP/0/RP0/CPU0:router# configure
RP/0/RP0/CPU0:router(config)# controller dwdm 0/1/0/1
RP/0/RP0/CPU0:router(config-dwdm)# admin-state out-of-service
RP/0/RP0/CPU0:router(config-dwdm)# commit
Note
Caveats
Caveats describe unexpected behavior in Cisco IOS XR Software releases. Severity-1 caveats are the most critical caveats; severity-2
caveats are less critical.
This section contains caveats that are generic to the Cisco IOS XR Software Release 5.1.3 and those specific to the Cisco CRS-1
router and the Cisco CRS-3 router.
89