device-fingerprinting client-limit
Syntax
device-fingerprinting <port-number> client-limit <limit>
no device-fingerprinting <port-number> client-limit
Description
Sets the maximum client limit that can be fingerprinted on a port. The default client limit is two. The client limit range is 2 to 8.
The
no
form of this command resets to default client limit.
Command context
config
Parameters
port-number
Specifies the port number.
limit
Sets the maximum client limit. The range can be 2 to 8.
Usage
device-fingerprinting [PORT-LIST {list}] [client-limit]
<2-8>
Examples
switch(config)# device-fingerprinting 1 client-limit Set the client limit <2-8> for port to process max clients fingerprint data at the same time (default value is 2). switch(config)# device-fingerprinting 1 client-limit 5 switch(config)# no device-fingerprinting 1 client-limit