To remove device from switch:
switch(config)# no device-identity name abc
3. Show device identity configuration:
switch(config)# show device-identity lldp
Device Identity Configuration
Index Device name Oui Subtype
------ ---------------------- ---------- -------
1 abc a1b2c3 2
NOTE: The maximum devices that can be configured using device-identity are 16. The
maximum devices that can be associated using device-profile are 19. The maximum profiles
that can be created using device-profile are 17.
show device-identity
Syntax
show device-identity
Description
Specify name of the device to be discovered.
Command context
config
Usage
device-identity name <device_name> lldp oui <mac_oui> subtype <subtype>
no device-identity name <device_name> lldp oui <mac_oui> subtype <subtype>
Example
device-identity name avayaPhone lldp oui 00096e sub-type 1
switch(device-profile)# show device-identity
Device Identity Configuration
Index Device name Protocol
------ ---------------------- --------------
1 avayaPhone LLDP
switch(device-profile)# show device-identity lldp
Device Identity Configuration
Index Device name Oui Subtype
------ ---------------------- ---------- -------
1 avayaPhone 00096e 1
Chapter 21 Simplifying Wireless and IoT Deployments 721