Reference Guide

Table Of Contents
Dell PowerConnect ArubaOS 6.0 Command Line Interface | Reference Guide ids profile | 226
ids profile
ids profile <name>
clone <profile>
dos-profile <profile>
general-profile <profile>
impersonation-profile <profile>
no ...
signature-matching-profile <profile>
unauthorized-device-profile <profile>
Description
This command defines a set of IDS profiles.
Syntax
Usage Guidelines
This command defines a set of IDS profiles that you can then apply to an AP group (with the ap-group
command) or to a specific AP (with the ap-name command).
Example
The following command defines a set of IDS profiles:
(host) (config) #ids profile floor2
(host) (IDS Profile "floor2") #dos-profile dos1
general-profile general1
impersonation-profile mitm1
signature-matching-profile sig1
unauthorized-device-profile unauth1
Parameter Description Default
<profile> Name that identifies an instance of the profile. The name must
be 1-63 characters.
“default”
clone Name of an existing IDS profile from which parameter values
are copied.
dos-profile Name of a IDS denial of service profile to be applied to the AP
group/name. See “ids dos-profile” on page16.
“default”
general-profile Name of an IDS general profile to be applied to the AP group/
name. See “ids general-profile” on page22.
“default”
impersonation-profile Name of an IDS impersonation profile to be applied to the AP
group/name. See “ids impersonation-profile” on page25.
“default”
no Negates any configured parameter.
signature-matching-profile Name of an IDS signature matching profile to be applied to the
AP group/name. See “ids signature-matching-profile” on
page33
“default”
unauthorized-device-profile Name of an IDS unauthorized device profile to be applied to the
AP group/name. See “ids unauthorized-device-profile” on
page37.
“default”