client-identity

Associates a client-identity (device fingerprinting) based filter. The role is assigned to a wireless client matching any of the defined client identities.

Supported on the following devices:

Syntax

client-identity <CLIENT-IDENTITY-NAME> {<CLIENT-IDENTITY-NAME>}

Parameters

client-identity <CLIENT-IDENTITY-NAME> {<CLIENT-IDENTITY-NAME>}

client-identity <CLIENT-IDENTITY-NAME>

Specifies the client-identity fingerprint to match (should be existing and configured)
  • <CLIENT-IDENTITY-NAME> – Specify the client identity signature name.
Note: Multiple client identities can be configured with a role policy.

User Guidelines

When associating a single or multiple client identities with a role policy, ensure that a client identity group, containing all the client identities used by the role policy, is attached to the device or profile using the role policy. In other words, group all the client identities (used in this role policy) in a client identity group, and associate this group to the profile or device using this role policy.

For more information on configuring client identities and client identity groups, see client-identity and client-identity-group

Examples

nx9500-6C8809(config-role-policy-test-user-role-test)#client-identity TestClientIdentity
nx9500-6C8809(config-role-policy-test-user-role-test)#client-identity ClientIdentityWindows
nx9500-6C8809(config-role-policy-test-user-role-test)#show context
 user-role test precedence 1
  client-identity TestClientIdentity
  client-identity ClientIdentityWindows
nx9500-6C8809(config-role-policy-test-user-role-test)#

Related Commands

no

Removes the client identities associated with this role policy