Configures a new client identity group
A client identity group is a collection of client identities. Each client identity included in a client identity group is set a priority value that indicates the priority for that identity when device fingerprinting.
Device fingerprinting relies on specific information sent by a wireless client when acquiring IP address and other configuration information from a DHCP server. The feature uses the DHCP options sent by the wireless client in the DHCP request or discover packets to derive a unique signature specific to the class of devices. For example, Apple devices have a different signature than Android devices. This unique signature can then be used to classify the devices and assign permissions and restrictions on each device class.
A client identity group can be attached to a profile or device, enabling device fingerprinting on them.
client-identity-group <CLIENT-IDENTITY-GROUP-NAME>
client-identity-group <CLIENT-IDENTITY-GROUP-NAME>
client-identity-group <CLIENT-IDENTITY-GROUP-NAME> |
Creates a new client identity group and enters its configuration mode
|
nx9500-6C8809(config)#client-identity-group test nx9500-6C8809(config-client-identity-group-test)# Client Identity group Mode commands: client-identity Client identity (DHCP Device Fingerprinting) load Load Client identity Fingerprints no Negate a command or set its defaults clrscr Clears the display screen commit Commit all changes made in this session do Run commands from Exec mode end End current mode and change to EXEC mode exit End current mode and down to previous mode help Description of the interactive help system revert Revert changes service Service Commands show Show running system information write Write running configuration to memory or terminal nx9500-6C8809(config-client-identity-group-test)#
no |
Removes an existing client identity group |