June 30, 2006
Confidential
Document Number BDTM10001-A05 Standard
BelAir100 User Guide
System Settings
Configuring the
System Date and
Time
You can manage the system date and time from the
system
mode. The system
date and time can be configured:
• manually
• using a Simple Network Time Protocol (SNTP) server
Displaying System Date
and Time
show date
This command displays the current date and time. To use this command you
must be in
system
mode.
Example
/#cd system
/system# show date
Current date: 2004-02-10 06:52:20
Manual Date
Configuration
set date YYYY-MM-DD
This command sets the current date. The value must be formatted as follows:
• YYYY is the year
• MM is the month
• DD is the date
You must enter the exact date format as specified; that is, four digits for the
year and two digits for the month and day.
Example
/#cd system
/system# set date 2004-02-10
Manual Time
Configuration
set time hh:mm:ss
This command sets the current time. The value must be formatted as follows:
• hh specifies the hour
• mm specifies the minutes
• ss specifies the seconds
You must enter the exact time format as specified; that is two digits for the
hour, minutes and seconds.
Example
/#cd system
/system# set time 06:50:00