apps regrex-profile

Use the apps regrex-profile command to define a set of matching pattern consisting of regular expression.

The apps regrex-profilecommand has the following syntax:

apps regrex-profile alias <name>

    pattern add <"regular expression">

    pattern delete <pattern-id>

exit

The following table describes the arguments for the apps regrex-profilecommand:

Argument

Description

alias <name>

Specifies the regrex-profile alias.

You can create a maximum of 10 regrex profiles.

pattern add <"regular expression">

Specifies Perl compatible regular expression pattern. You can create a maximum of 50 patterns per profile.

pattern delete <pattern-id>

Removes configured regular expression pattern.