12.13.16. Configuring IPS profiles

You configure IPS profiles at the libraries ips-profiles level. To create a profile for the intrusion detection system, use the following command:

Admin@UGOS# create libraries ips-profiles

Provide the following parameters:

Parameter

Description

name

IPS profile name.

description

IPS profile description.

signatures

Signatures that are relevant to protecting specific services.

To update an existing IPS profile, use the following command:

Admin@UGOS# set libraries ips-profiles <ips-profile-name>

The parameters available to update are identical to those used to create a profile.

To delete IPS signatures from a profile or an entire profile, use the delete commands:

Admin@UGOS# delete libraries ips-profiles <ips-profile-name> signatures 

Admin@UGOS# delete libraries ips-profiles <ips-profile-name>

To display information about all IPS profiles, use the following command:

Admin@UGOS# show libraries ips-profiles

To display information about an individual IPS profile, use the following command:

Admin@UGOS# show libraries ips-profiles <ips-profile-name>

To display a list of signatures added to a profile, use the following command:

Admin@UGOS# show libraries ips-profiles <ips-profile-name> signatures