show Command

The show command display the status of the current system interface information that is stored on the disk, history of changes made during this session, pending changes not yet saved, and current system date and time.

Type the following command from your command line.

show  [ current | digest | history | changes | date | regexsearches | reverse_forward | san_ports | san_ devices | strong_passwd ]
show Syntax Parameters
Parameter Description
current Current interface information stored on disk.
digest Shows the current SHA Digest being used by the Appliance.
history History of saved changes for the current session.
changes Pending changes that are not yet saved.
date Current system date and time.
regexsearches Shows the current simultaneous regular expression searches allowed, and the maximum number of simultaneous regular expression searches.
reverse_forward Shows the status of tunnel_accept [on|off], tunnel_init [on|off], partner IPs, and reverse forwarded status.
san_ports Shows SAN interface information.
san_devices Shows attached SAN devices.
strong_passwd Shows the current settings for strong password requirements on the appliance for CLI users.

Examples

To show the current date and time on an Appliance:
> show date
Current Time:
	Wed Jul  7 22:09:44 CDT 2004
To show the current strong password settings on an Appliance:
> show strong_passwd
Strong password: disabled
Strong password settings:
    The minimum number of lower case letters: 1
    The minimum number of upper case letters: 1
    The minimum number of digits: 1
    The minimum number of non-alphanumeric characters: 1
    The minimum password length: 6
    Require password change after (days): never