49-119
Catalyst 4500 Series Switch, Cisco IOS Software Configuration Guide - Cisco IOS XE 3.9.xE and IOS 15.2(5)Ex
 
Chapter 49      Configuring 802.1X Port-Based Authentication
Configuring Device Sensor
Creating an LLDP Filter
To create an LLDP filter containing a list of TLVs that can be included or excluded in the Device Sensor output, follow these 
steps, beginning in privileged EXEC mode:
Creating a DHCP Filter
To create a DHCP filter containing a list of DHCP options that can be included or excluded in the Device Sensor output, follow 
these steps, beginning in privileged EXEC mode:
Step 3
tlv {name tlv-name | number 
tlv-number}
Switch(config-sensor-cdplist)# tlv 
number 10 
Adds individual CDP TLVs to the TLV list. You can delete the TLV 
list without individually removing TLVs from the list by using the no 
device-sensor filter-list cdp list tlv-list-name command.
Step 4
end
Switch(config-sensor-cdplist)# end
Returns to privileged EXEC mode.
Command Purpose
Step 1
configure terminal
Switch# configure terminal
Enters global configuration mode. 
Step 2
device-sensor filter-list lldp list 
tlv-list-name
Switch(config)# device-sensor 
filter-list lldp list lldp-list
Creates a TLV list and enters LLDP sensor configuration mode, where 
you can configure individual TLVs.
Step 3
tlv {name tlv-name | number 
tlv-number} 
Switch(config-sensor-cdplist)# tlv 
number 10 
Adds individual LLDP TLVs to the TLV list. You can delete the TLV 
list without individually removing TLVs from the list by using the no 
device-sensor filter-list lldp list tlv-list-name command.
Step 4
end
Switch(config-sensor-lldplist)# end
Returns to privileged EXEC mode.
Command Purpose
Step 1
configure terminal
Switch# configure terminal
Enters global configuration mode. 
Step 2
device-sensor filter-list dhcp list 
option-list-name
Switch(config)# device-sensor 
filter-list dhcp list dhcp-list
Creates an options list and enters DHCP sensor configuration mode, 
where you can specify individual DHCP options.
Command Purpose