Loader

Clock Attributes

Information Note: **ne - Substitute olt for ne for the OLT2> on the CLI command path.

The clock commands are related to maintaining date, time, and time-zone attributes.  

  • Command Path - >ne clock
  • Command Path - >olt clock
  • Object clock
  • Actions - 
    • Edit Set date, time, or time-zone
      • date= Set system day of month 
        •  dd 
      • month= Set system month of year
        • mm
      • summer-time= Enable or disable day light saving time
        • enable | disable
      • time= set system time of day
        •  hh:mm:ss 
      • time-zone= set system time-zone
        • e.g. US--Central 
      • year= Set system year
    • Show Display summary of current date/time
      • Summary Display verbose ethernet-bridge status results 
      • utc Display current date/time in UTC format (i.e. YYYY)

Clock Edit

  1. From the ESUx> command line, input **ne clock edit date=14 month=10 summer-time=enable time=14:00 time-zone= US--Central year=2023, and press Enter. Output similar to the following is displayed:
    ESUx> ne clock edit date=14 month=10 summer-time=enable time=14:00 time-zone=US--Central year=2023 <enter>
    ESUx> _  

Clock Show

  1. From the ESUx> command line, input **ne clock show and press Enter. Output similar to the following is displayed:  
    ESUx> **ne clock show <enter>
    
    | System Clock Configuration                                        |
    |===================================================================|
    | Time Zone         : US/Central                                    |
    | Daylight Savings  : disabled                                      |
    | Date              : 14:06:46 CST Tue Dec 05 2023                  |
    |===================================================================|
    
    ESUx> _ 

Previous  |  Next 

FEEDBACK: Are you happy with this material?

On this page