device-fingerprinting apply
Syntax
device-fingerprinting apply policy <profile_name> <port-number>
no device-fingerprinting apply policy <profile_name> <port-number>
Description
Configures the device fingerprinting profile on a port or port list.
NOTE:
Device fingerprinting cannot be completed until the profile is applied on a port or port list.
The
no
form of this command removes the device fingerprinting profile from the port list.
Command context
config
Parameters
profile_name
Specifies the profile name.
port_number
Specifies the port number on which the profile has to be applied.
Usage
device-fingerprinting apply policy <profile_name> [PORT-LIST {list}]
Examples
switch(config)# device-fingerprinting apply policy Enter the profile name. switch(config)# device-fingerprinting apply policy test [ethernet] PORT-LIST Enter a port number, a list of ports or 'all' for all ports. switch(config)# device-fingerprinting apply policy test 1 switch(config)# device-fingerprinting apply policy test 2 switch(config)# device-fingerprinting apply policy test 3 switch(config)# device-fingerprinting apply policy test 10 switch(config)# device-fingerprinting apply policy test1 4 switch(config)# device-fingerprinting apply policy test1 5 switch(config)# device-fingerprinting apply policy test2 6 switch(config)# device-fingerprinting apply policy test2 7 switch(config)# device-fingerprinting apply policy test2 8