memberOf

Applies an Active Directory (AD) group filter to this user-defined role. A wireless client can be a member of more than one group within the AD database. This command applies a AD group based firewall, which applies a role to a wireless client only if it belongs to the specified AD group.

Supported on the following devices:

Syntax

memberOf <AD-GROUP-NAME>

Parameters

memberOf <AD-GROUP-NAME>

memberOf <AD-GROUP-NAME>

Applies this user-defined role to a client only if the client belongs to the specified AD group

  • <AD-GROUP-NAME> – Specify the AD group name.

Examples

nx9500-6C8809(config-role-policy-test-user-role-test)#memberOf ADTestgroup
nx9500-6C8809(config-role-policy-test-user-role-test)#show context
 user-role test precedence 1
  assign vlan 1
  assign rate-limit to-client 200
  memberOf ADTestgroup
nx9500-6C8809(config-role-policy-test-user-role-test)#

Related Commands

no

Removes the AD group assigned to this user-defined role