5-9
Cisco CRS-1 Series Carrier Routing System Getting Started Guide
Chapter 5 Initial Configuration of the Cisco IOS XR Software
Manually Setting the Router Clock
The CWI consists of a desktop used to launch management and configuration applications. The
management and configuration features include fault management, configuration, performance
management, security, and inventory management, with an emphasis on speed and efficiency.
Related Documents
Manually Setting the Router Clock
Generally, if the system is synchronized by a valid outside timing mechanism, such as a Network Time
Protocol (NTP) or VINES clock source, you need not set the software clock. Use the clock set command
for initial configuration or if a network time source is not available.
The clock timezone command should be entered before the clock is set because it displays the system
time relative to Coordinated Universal Time (UTC). The system internally keeps time in UTC, so this
command is used only for display purposes and when the time is manually set.
SUMMARY STEPS
1. configure
2. clock timezone zone hours-offset
3. commit
4. end
5. clock set hh:mm:ss dd mm yyyy
6. clock update-calendar
7. show clock
DETAILED STEPS
Related Topic Document Title
Install and activate the Manageability and Security
Packages
Chapter 6, “Managing Cisco IOS XR Software Packages”
Descriptions of the HTTP and XML server commands Manageability Commands on Cisco IOS XR Software
Instructions to install, configure, and operate the CWI See the documents listed in Related Documents, page -xii
Command or Action Purpose
Step 1
configure
Example:
RP/0/RP0/CPU0:router# configure
Enters global configuration mode.