package

Define a configuration parameter for an installed package.

Syntax

[no] package <name> <parameter> <value>

Syntax Description

Keyword
Description

no

(Optional) Removes the specified parameter

name

The name of the installed package.

parameter

The name of the parameter to be set.

value

The value of the parameter to be set.

Defaults

There are no defaults for this command. All parameters must be specified.

Usage Guidelines

Island supports installable software package to add features not included in the base firmware. Installable packages are installed with the update command.

Some packages require user-specified configuration information, or "parameters". These parameters are set using this command.

Parameter names and values are specific to each package. Refer to the associated package documentation for supported parameters and values.

Examples

package pingurl interval 300
updateshow packages

Last updated