Display Format

You configure format for the Time, Date, and IPv4 netmask on GaiaClosed Check Point security operating system that combines the strengths of both SecurePlatform and IPSO operating systems..

Configuring Display Format in Gaia Portal

Step

Instructions

1

In the navigation tree, click System Management > Display Format.

2

In Time, select one of these options:

  • 12-hour

  • 24-hour

3

In Date, select one of these options:

  • dd/mm/yyyy

  • mm/dd/yyyy

  • yyyy/mm/dd

  • dd-mmm-yyyy

4

In IPv4 netmask, select one of these options:

  • Dotted-decimal notation

  • CIDR notation

5

Click Apply.

Configuring Display Format in Gaia Clish

Syntax for the Time

  • To show the current time format:

    show format time

    show format all

  • To configure the time format:

    set format time
          12-hour
          24-hour

Syntax for the Date

  • To show the current date format:

    show format date

    show format all

  • To configure the date format:

    set format date
          dd/mm/yyyy
          mm/dd/yyyy
          yyyy/mm/dd
          dd-mmm-yyyy

Syntax for the IPv4 netmask

  • To show the current IPv4 netmask format:

    show format netmask

    show format all

  • To configure the IPv4 netmask format:

    set format netmask
          dotted
          length

Important - After you add, configure, or delete features, run the "save config" command to save the settings permanently.