Reference Guide (Supporting software release 4.1.0.0-040GR and later) User guide
Table Of Contents
- Table of Contents
- About This Document
- Introduction
- Common Commands
- User Exec Commands
- Privileged Exec Commands
- Global Configuration Commands
- Crypto-isakmp Instance
- Crypto-group Instance
- Crypto-peer Instance
- Crypto-ipsec Instance
- Crypto-map Instance
- Crypto-trustpoint Instance
- Interface Instance
- Spanning tree-mst Instance
- Extended ACL Instance
- Standard ACL Instance
- Extended MAC ACL Instance
- DHCP Server Instance
- DHCP Class Instance
- RADIUS Server Instance
- Wireless Instance
- RTLS Instance
- SOLE Instance

178 Brocade Mobility RFS7000-GR Controller CLI Reference Guide
53-1001945-01
Global Configuration Commands
5
audit-wireless-filter
Global Configuration Commands
Use this command to setup audit wireless log filter.
NOTE
When no filters are set the default action is to permit any.
Syntax
audit-wireless-filter [add|delete]
audit-wireless-filter add <1-10> [deny|permit]
audit-wireless-filter delete <1-10>
Parameters
Example
RFS7000(config)#audit-wireless-filter ?
add Add this rule to the filtering logic
delete Delete this rule from the filtering logic
RFS7000(config)#audit-wireless-filter add ?
<1-10> Rule Precedence (Index)
RFS7000(config)#audit-wireless-filter add 1 ?
deny Disable the logging based on following paramters
permit Enable the logging based on following paramters
RFS7000(config)#audit-wireless-filter add 1 permit ?
MAC Mu Mac address in AA-BB-CC-DD-EE-FF format
any Any Mu Mac addr
RFS7000(config)#audit-wireless-filter add 1 permit 00-09-5B-A0-10-25
RFS7000(config)#
RFS7000(config)#audit-wireless-filter delete 1
add
Add this rule to the filtering logic.
• <1-10> – Rule Precedence.
• deny – Disable the logging based on following paramters.
• permit – Enable the logging based on following paramters.
delete
Delete this rule from the filtering logic.
• <1-10> – Rule Precedence.










