< Home

timestamp disable

Function

The timestamp disable command disables the timestamp function.

The undo timestamp disable command enables the timestamp function for a system.

By default, the timestamp function is enabled for the system.

Format

timestamp disable

undo timestamp disable

Parameters

None

Views

System view

Level

2: Configuration level

Usage Guidelines

To disable the timestamp function for a system, run the timestamp disable command. After this function is disabled, the time for querying the system configurations will not be displayed when you run a display command.

Example

# Run the display clock command after the timestamp function is enabled.

[sysname] undo timestamp disable       
[sysname] display clock                    
2015-11-13 16:18:50.120 +10:00 DST    
2015-11-13 16:18:50+10:00 DST         
Friday                                
Time Zone(beijing) : UTC+08:00        
Daylight saving time :                
         Name        : beijing        
         Repeat mode : one-year       
         Start year  : 2015           
         End year    : 2015           
         Start time  : 11-01 00:00:00 
         End time    : 12-29 23:00:00 
         Saving time : 02:00:00       

# Run the display clock command after the timestamp function is disabled.

[sysname] timestamp disable       
[sysname] display clock                    
2015-11-13 16:18:50+10:00 DST         
Friday                                
Time Zone(beijing) : UTC+08:00        
Daylight saving time :                
         Name        : beijing        
         Repeat mode : one-year       
         Start year  : 2015           
         End year    : 2015           
         Start time  : 11-01 00:00:00 
         End time    : 12-29 23:00:00 
         Saving time : 02:00:00       
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic