Brocade Mobility RFS Controller CLI Reference Guide (Supporting software release 5.5.0.0 and later) User Manual

Page 1178

Advertising
background image

1170

Brocade Mobility RFS Controller CLI Reference Guide

53-1003098-01

21

Usage Guidelines:

The

no

command negates any command associated with it. Wherever required, use the same

parameters associated with the command getting negated.

Example

The following is the WIPS signature ‘test’ settings before the execution of

the ‘no’ command:

rfs7000-37FABE(config-test-signature-test)#show context

signature test

bssid 11-22-33-44-55-66

src-mac 00-1E-E5-EA-1D-60

dst-mac 55-66-77-88-99-00

frame-type beacon

ssid-match ssid PrinterLan

filter-ageout 8

threshold-client 88

threshold-radio 88

payload 1 pattern brocade offset 1

rfs7000-37FABE(config-test-signature-test)#

The following is the WIPS signature ‘test’ settings after the execution of the

‘no’ command:

rfs7000-37FABE(config-test-signature-test)#no mode enable

rfs7000-37FABE(config-test-signature-test)#no bssid

rfs7000-37FABE(config-test-signature-test)#no dst-mac

rfs7000-37FABE(config-test-signature-test)#no src-mac

rfs7000-37FABE(config-test-signature-test)#no filter-ageout

rfs7000-37FABE(config-test-signature-test)#no threshold-client

rfs7000-37FABE(config-test-signature-test)#no threshold-radio

rfs7000-37FABE(config-test-signature-test)#

signature test

no mode enable

frame-type beacon

payload 1 pattern brocade offset 1

rfs7000-37FABE(config-test-signature-test)

Related Commands:

no threshold-client

Removes the wireless client threshold limit configured with a WIPS policy. When the wireless client
exceeds the specified limit, an event is triggered.

no threshold-radio

Removes a radio threshold limit configured with a WIPS policy. When the radio exceeds the specified
threshold limit, an event is triggered.

bssid

Configures a WIPS signature BSSID MAC address

dst-mac

Configures a destination MAC address for the packet examined for matching

filter-ageout

Configures the filter ageout interval

frame-type

Configures the frame type to match with a signature

interference-event

Specifies events contributing to the Smart RF WiFi interference calculations

mode

Enables or disables a WIPS signature

Advertising