System Administration with CLI
UM1600-2-A 2002
77
Example: This example shows how to modify the system IP as 192.168.10.100,
submask as 255.255.255.0 and gateway as 192.168.10.1.
SmartDSLAM# config sysip 192.168.10.100 255.255.255.0 192.168.10.1
<IP>: 192.168.10.100
<Submask>: 255.255.255.0
<Gateway>: 192.168.10.1
Yes or No <y/n>?
Time Configuration
Displaying Time
Describes how to display the current system time, system up time and period
Command: show time
Example: This example shows how to display the time of Smart DSLAM.
SmartDSLAM# show time
1.Current Time: 2001/07/16 11:05:35
2.System up time: 2001/7/15 10:00:25
3.System up period: 1 day 01:05:10
Table 4-9 Time Field Definition
Field
Definition
Current Time
Current system time.
System up time
System up time.
System up period
System up period.
Modifying Time
Describes how to modify the date and time of system.
Command: config time <date> <time>
Argument List:
Parameter type
Parameter data-type
and field
Description
date yyyy/mm/dd
e.g:
2001/07/13
time
hh:mm:ss
24-hour time format
Example: This example shows how to modify the system time to
date:2001/07/13, time: 20:25:30.