easy
Single Answer
0

Which command sets the time zone of a router for Pacific Standard Time?

Answer Options

A

clock timezone pacific

B

clock timezone pst -8 0

C

timezone pacific

D

timezone pst -8

Correct Answer: B

Explanation

The command clock timezone pst -8 0 will set the time zone to Pacific Standard Time with an offset of –8 from Coordinated Universal Time (UTC) with a minute offset of 0. The commands clock timezone pacific, timezone pacific, and timezone pst -8 are incorrect.

ios-commands
time-configuration
ntp