Full – When placed into this mode, the SMS functions in a manner compliant with the FIPS 140-2 publication specified by the National Institute of Standards and Technology. The SMS automatically reboots when placed into full FIPS mode or when full FIPS mode is disabled.

Usage

fips-mode

Caveats

Full FIPS mode is not available for vSMS. Transitioning the SMS to operate in Full FIPS mode implements changes to core elements of the SMS server, reboots the SMS, and requires you to upload a new SMS key package. A transition to Full FIPS mode does the following:

Deletes all SMS users.

Removes all SMS backup and device snapshots stored on the SMS server.

Deletes all custom responder actions.

Regenerates SSH server and HTTPS web security keys.

For more information about FIPS mode, see the SMS User Guide.

ftp

The FTP (File Transfer Protocol) client is used to move files to and from the user directory for the SMS server. The contents of the user directory can be listed with the dir command. Files can be viewed with the view command, and deleted with the delete command.

Usage

ftp [hostNamehostAddress]

After starting the ftp client, issue the command lcd /tmp.

Caveats

The dir/delete/view commands all operate over the contents of the user directory (/tmp). The cd or change-directory command is disabled from the shell for reasons of security. In order for the ftp program to see, and have access to the contents of the user directory, it is important to first change the local directory with the command lcd /tmp. After this point, files can be copied both to and from the SMS server.

Related Commands

dir, view, delete, vi

get

Retrieves the value of one or more attribs or a list of attribs contained within an object.

Usage

get <attribobject> [...]

The get command can use any read-write or read-only attribute. See SMS Attributes and Objects” on page 21 for a list of attribs.

Related Commands

list, set

help

Returns background information on various topics and command syntax.

Usage

help [--full --attribs --cmds --objs --background topic]

Alias

?

Security Management System CLI Reference

7

Page 17
Image 17
HP TippingPoint Next Generation Firewall manual Ftp, Get, Help