Audit-log-filter – Brocade Mobility RFS7000-GR Controller CLI Reference Guide (Supporting software release 4.1.0.0-040GR and later) User Manual

Page 191

Advertising
background image

Brocade Mobility RFS7000-GR Controller CLI Reference Guide

177

53-1001945-01

Global Configuration Commands

5

audit-log-filter

Global Configuration Commands

Use this command to setup audit event log filter.

NOTE

When no filters are set the default action is to permit any.

Syntax

audit-log-filter [add|delete]

audit-log-filter add <1-10> [deny|permit] (username|any) [any|console|network]

(MAC|any)

audit-log-filter delete <1-10>

Parameters

Example

RFS7000(config)#audit-log-filter add 1 permit any any any

RFS7000(config)#

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.

usernameWORD – User defined username ( username should be of length
between 1 and 28) or any username.

any – Any username.

any – Any login source.

console – Enables console login only.

network – Enables network logging only.

(MAC|any) – MU’s MAC address or any MU MAC address.

delete

Delete this rule from the filtering logic.

<1-10> – Rule Precedence.

Advertising