add application application-name

In the R82.00.X releases, this command is available starting from the R82.00.00 version.

Description

Adds a new custom application object (string or regular expression signature over URL).

Syntax

add application application-name <application-name> category <category> [ regex-url <regex-url> ] application-url <application-url>

Parameters

Parameter

Description

application-name

Application name

Type: URL

application-url

Contains the URLs related to this application

category

The primary category for the application (the category which is the most relevant)

regex-url

Indicates if regular expressions are used instead of partial strings

Type: Boolean (true/false)

Example Command

add application application-name http://somehost.example.com category TEXT regex-url true application-url http://somehost.example.com