show ids signature-profile

show ids signature-profile

Description

Shows an IDS Signature Profile. Issue this command without theparameter to display the entire IDS Signature Profile list, including profile status and the number of references to each profile. Include a profile name to display detailed configuration information for that profile.

Parameter

Description

Name of an IDS Signature Profile.

Examples

下面的例子shows that thecontrollerhas eight configured Signature Profiles:

(host) [mynode] (config) #show ids signature-profile

IDS Signature Profile List

--------------------------

Name References Profile Status

---- ---------- --------------

AirJack 1 Predefined

ASLEAP 1 Predefined

Deauth-Broadcast 1 Predefined

default 1

Netstumbler Generic 1 Predefined

Netstumbler Version 3.3.0x 1 Predefined

Null-Probe-Response 1 Predefined

sample 0

Total: 8

下面的例子displays the configuration settings for the profileAirJack:

(host) [mynode] (config) # show ids signature-profile

IDS Signature Profile "AirJack" (predefined)

---------------------------------------------

Parameter Value

--------- -----

Frame Type beacon SSID = AirJack

The output of this command includes the following parameters:

Parameter

Description

Frame Type

Type of 802.11 frame. For each type of frame, further parameters may be included to filter and detect only the required frames.

  • assoc: Association frame type.
  • auth: Authentication frame type.
  • beacon: Beacon frame type.
  • control: All control frames.
  • data: All data frames.
  • deauth: Deauthentication frame type.
  • disassoc: Disassociation frame type.
  • mgmt: Management frame type.
  • probe-request: Probe request frame type.
  • probe-response:Probe response frame type.
  • ssid: For beacon, probe-request, and probe-response frame types, the SSID as either a string or hex pattern.
  • ssid-length: For beacon, probe-request, and probe-response frame types, the length, in bytes, of the SSID.

payload

Pattern at a fixed offset in the payload of an 802.11 frame.

sequence number

Sequence number of the frame.

src- mac

Source MAC address in the 802.11 frame header.

dst- mac

Source MAC address in the 802.11 frame header.

bssid

BSSID field in the 802.11 frame header.

Related Commands

Command

Description

ids signature-profile

This command configures the signature profile.

Command History

Release

Modification

ArubaOS8.0.0.0

Command Introduced.

Command Information

Platforms

许可证

Command Mode

All platforms

Base operating system.

Available in Enable and Config mode onMobility Conductor.