time-offset

This command defines the offset of the client's subnet in seconds from Coordinated Universal Time (UTC) on the specified interface.

Syntax

time-offset <time offset>
no time-offset

Command

Description

time offset

Specifies the offset of the client's subnet in seconds from Coordinated Universal Time (UTC). A positive offset indicates a location east of the zero meridian and a negative offset indicates a location west of the zero meridian. This parameter is optional. (BOOTP / DHCP Option 2).

Default

NA

Functional notes

NA

Command Mode

Privileged User

Related Commands

This command is also available from the interface configuration sub-directory. See ip dhcp-server.

Example

This example sets the offset time to 500 seconds.

(dhcp-conf-VLAN 5)# time-offset 500

This example removes this parameter.

(dhcp-conf-VLAN 5)# no time-offset