Go to the table of contents Go to the previous page Go to the next page View or print as PDF
New in X-Series v7.8.3
50681 | Release Notes | X-Series Appliances | 28-May-2014
Improved patch and hotfix handling
The X-Series command-line interface (CLI) has been enhanced to extend and standardize the way hotfixes and upgrade patches are identified, transferred to the appliance, installed, and uninstalled.
 
Note 
To standardize hotfix and patch commands, the apply patch command has been replaced with the install patch command.
The load patch and load hotfix commands now support 2 methods for transferring patch and hotfix files to the appliance:
*
*
The new and updated commands include:
Download patches from the Downloads page at MyWebsense.com. Select a patch to see a detailed description.
*
Use --id to see information about a specific hotfix.
*
Use --module and specify a module type to see hotfixes for an appliance module.
*
Specify --location local to see hotfix files residing on the appliance.
*
<name> is the exact name of the patch or hotfix file.
<name> is the exact name of the patch.
<name> is the exact name of the patch or hotfix file.
Expanded IPv6 support
*
set interface ipv6 --status on
set interface ipv6 --interface <p1|p2> --ip <IPv6_address> --prefixlen <integer> --gateway <IPv6_address>
*
*
set route6 --dest <IPv6_network> --interface <p1|p2> --prefixlen <integer> --gateway <IPv6_address>
Configure when log files are archived
You can configure the appliance to archive system and audit log files only when they reach a specified size or age. You can specify both a size limit and a rollover frequency for each type of log file.
The syntax is:
set log archive --type <system|audit> [--size <integer|string>] [--freq <weekly|monthly|yearly>]
If a numeric size value is entered with no qualifiers, the unit of measurement is bytes. You can specify a different unit of measurement by providing a string that combines the size value and the units used to calculate the size. Available unit of measurement qualifiers are:
*
k for kilobytes
*
m for megabytes
For example:
set log archive --type system --size 110m
The file size may be between 10 MB and 200 MB.
Other command-line updates
*
All accounts that can be used to access the CLI, including the websense-ts account, can now be granted local and remote access.
*
Remote access for all accounts is now enabled via the set access ssh --status on command. The "set account remote-cli" command has been deprecated.

Go to the table of contents Go to the previous page Go to the next page View or print as PDF
Copyright 2016 Forcepoint LLC. All rights reserved.