Cisco Cisco IOS XR Software Release 4.2 Guide D’Information

Page de 59
For more information about this newly introduced optical module, refer to the Cisco CRS Carrier Routing
System Ethernet Physical Layer Interface Module Installation Note 
online.
Important Notes
• Default timestamp setting—The timestamp prompt that precedes console output is enabled by default.
To disable the timestamp prompt, use the no service timestamp command. For more information, refer
to the Cisco IOS XR System Management Command Reference for the Cisco CRS Router, Release 5.3.x
.
• From Cisco IOS XR Software Release 3.6.0, WRED statements are collapsed in that if different
random-detect statements using the same match types (EXP, DSCP, Prec, and so forth) are entered with
identical minimum and maximum threshold values, a single configuration line is shown in the output
of show running config. This reduces the length of the configuration but creates a problem with backward
compatibility with previous releases. In such a situation, on rollback, the QoS policy is rejected and
must be manually entered again.
Configuration prior to Cisco IOS XR Software Release 3.6.0:
Policy-map wred_example
Class class-default
random-detect exp 0 384 packets 484 packets
random-detect exp 1 384 packets 484 packets
random-detect exp 2 384 packets 484 packets
random-detect exp 3 484 packets 584 packets
random-detect exp 4 484 packets 584 packets
random-detect discard-class 0 384 packets 484 packets
random-detect discard-class 1 384 packets 484 packets
random-detect discard-class 2 484 packets 584 packets
bandwidth remaining percent 20
Cisco IOS XR Software Release 3.6.0 and later releases:
policy-map wred_example
class class-default
random-detect exp 0,1,2 384 packets 484 packets
random-detect exp 3,4 484 packets 584 packets
random-detect discard-class 0,1 384 packets 484 packets
random-detect discard-class 2 484 packets 584 packets
bandwidth remaining percent 20
!
end-policy-map
!
end
In Cisco IOS XR Software Release 3.6.0 and later releases, the implicitly assigned QoS class class-default
must have at least 1 percent bandwidth made available to it. This can be done either by assigning at least
1 percent explicitly (bandwidth remaining percent 1) or by ensuring that the total bandwidth assigned
to all other classes in the policy is a maximum of 99 percent, leaving 1 percent available for the
class-default. A QoS policy that does not have any bandwidth for class-default is rejected when upgrading
to Cisco IOS XR Software Release 3.6.0 or later releases.
• Country-specific laws, regulations, and licenses—In certain countries, use of these products may be
prohibited and subject to laws, regulations, or licenses, including requirements applicable to the use of
the products under telecommunications and other laws and regulations; customers must comply with all
such applicable laws in the countries in which they intend to use the products.
• Field replacable unit (FRU) removal—For all card removal and replacement (including fabric cards,
line cards, fan controller, and RP) follow the instructions provided by Cisco to avoid impact to traffic.
See the Cisco IOS XR Getting Started Guide for the Cisco CRS Router for procedures.
Release Notes for Cisco CRS-1 and Cisco CRS-3 for Cisco IOS XR Software Release 4.2.1    
   OL-26856-01
49
Release Notes for  Cisco CRS for Cisco IOS XR Software Release
Important Notes