Administrator Guide

570 | Command Line Interface Dell Networking W-ClearPass Policy Manager 6.5 |User Guide
Re-enter Password: !alore
Configure Commands
The Policy Manager command line interface includes the following configuration commands:
l date on page 570
l dns on page 571
l fips-mode
l hostname on page 572
l ip on page 572
l ip6
l mtu
l timezone on page 574
date
Use the date command to set System Date, Time, and Time Zone.
Syntax
configure date -d <date> [-t <time> ] [-z <timezone>]
or
configure date -s <ntpserver> [-z <timezone>]
The following table describes the required and optional parameters for the date command:
Flag/Parameter Description
-s <ntpserver> Synchronizes time with the specified NTP server. This field is optional.
NOTE: You can specify a destination node with the IPv6 address enabled.
-d <date> Specifies the syntax: yyyy-mm-dd. This field is mandatory.
-t <time> Specifies the syntax: hh:mm:ss. This field is optional.
-z <timezone> Specifies the syntax. To view the list of supported timezone values, enter show all-
timezones. This field is optional.
Table 340:
Date Command Parameters
Example 1
The following example configures date, time, or timezone:
[appadmin]# configure date –d 2007-06-22 –t 12:00:31 –z America/Los_Angeles
Example 2
The following example synchronizes with a specified NTP server:
[appadmin]# -s <ntpserver>