Chapter 1
Configuring IEEE 802.1x Port-Based Authentication
Command
Step 3
option {name option-name | number
option-number}
Example:
Switch(config-sensor-dhcplist)# option
number 50
Step 4
end
Example:
Switch(config)# end
Applying a Protocol Filter to the Device Sensor Output
Beginning in privileged EXEC mode, follow these steps to apply a CDP, LLDP, or DHCP filter to the
sensor output. The output is session notifications to internal sensor clients and accounting requests to
the RADIUS server.
Only one filter list can be included or excluded at a time.
Note
Command
Step 1
configure terminal
Example:
Switch# configure terminal
Step 2
device-sensor filter-spec {cdp | dhcp |
lldp} {exclude {all | list list-name} |
include list list-name}
Example:
Switch(config)# device-sensor
filter-spec cdp include list list1
Step 3
end
Example:
Switch(config)# end
OL-25303-03
Purpose
Adds individual DHCP options to the option list. You can delete teh
entire option list without removing options individually from the list
by using the no device-sensor filter-list dhcp list option-list-name
command.
Returns to privileged EXEC mode.
Purpose
Enters global configuration mode.
Applies a specific protocol filter containing a list of protocol TLV
fields or DHCP options to the Device Sensor output.
cdp--Applies a CDP TLV filter list to the device sensor output.
•
lldp--Applies an LLDP TLV filter list to the device sensor output.
•
dhcp--Applies a DHCP option filter list to the device sensor
•
output.
exclude--Specifies the TLVs that must be excluded from the
•
device sensor output.
include--Specifies the TLVs that must be included from the
•
device sensor output.
all--Disables all notifications for the associated protocol.
•
list list-name--Specifies the protocol TLV filter list name.
•
Returns to privileged EXEC mode.
Catalyst 3750-X and 3560-X Switch Software Configuration Guide
Configuring 802.1x Authentication
1-57