Difference between revisions of "Configure Date and Time on VIOS"

From Notes_Wiki
(Created page with "Home > VOIS or AIX > Configure Date and Time on VOIS =Configure Date and Time on VOIS= To configure date and time on VOIS use below steps: # Run below to get root shell #:<pre> #:: oem_setup_env #:</pre> # Open the configuration manager #:<pre> #:: smit #:</pre> # Go through following options to configure date and time ## Select "System Environments" ## Select "Change / Show Date and Time" ## Select "Change / Show Date & Time" ## Change required pa...")
 
m (Saurabh moved page Configure Date and Time on VOIS to Configure Date and Time on VIOS: Spelling correction)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
[[Main Page|Home]] > [[VOIS or AIX]] > [[Configure Date and Time on VOIS]]
[[Main Page|Home]] > [[VOIS or AIX]] > [[Configure Date and Time on VOIS]]
'''Could not find option to configure ntp client on VIOS'''


=Configure Date and Time on VOIS=
=Configure Date and Time on VOIS=

Latest revision as of 12:26, 3 August 2022

Home > VOIS or AIX > Configure Date and Time on VOIS

Could not find option to configure ntp client on VIOS

Configure Date and Time on VOIS

To configure date and time on VOIS use below steps:

  1. Run below to get root shell
    oem_setup_env
  2. Open the configuration manager
    smit
  3. Go through following options to configure date and time
    1. Select "System Environments"
    2. Select "Change / Show Date and Time"
    3. Select "Change / Show Date & Time"
    4. Change required parameters
    5. Press "Enter" for save the changes
    6. Press "F3" for Cancel


Change the Time Zone

To change time zone on VIOS use following steps:

  1. Run below to get root shell
    oem_setup_env
  2. Open the configuration manager
    smit
  3. Go through following options to configure time zone
    1. Select "System Environments"
    2. Select "Change / Show Date and Time"
    3. Select "Change Time Zone Using System Defined Values"
    4. Scroll down and select "Asia/Calcutta" (Or other appropriate time zone)
    5. Press "Enter" for save the changes
      (System needs to be reboot for taking the changes to effect)
    6. Press "F3" for Cancel


Home > VOIS or AIX > Configure Date and Time on VOIS