Tracking Tlv Changes - Cisco Catalyst 4500 series Administration Manual

Hide thumbs Also See for Catalyst 4500 series:
Table of Contents

Advertisement

Chapter 46
Configuring 802.1X Port-Based Authentication
Command
Step 1
configure terminal
Switch# configure terminal
Step 2
device-sensor filter-spec {cdp | dhcp
| lldp} {exclude {all | list
list-name} | include list list-name}
Switch(config)# device-sensor
filter-spec cdp include list list1
Step 3
end
Switch(config)# end

Tracking TLV Changes

By default, client notifications and accounting events are generated only when an incoming packet
includes a TLV that has not previously been received within a given session.
To enable client notifications and accounting events for TLV changes, follow these steps, beginning in
privileged EXCEC mode:
Command
Step 1
configure terminal
Switch# configure terminal
Step 2
device-sensor notify all-changes
Switch(config)# device-sensor notify
all-changes
Step 3
end
Switch(config)# end
OL_28731-01
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.
Purpose
Enters global configuration mode.
Enables client notifications and accounting events for all TLV
changes, that is, where either a new TLV is received or a previously
received TLV is received with a new value in the context of a given
session.
Note Use the default device-sensor notify or the device-sensor notify
new-tlvs command to return to the default TLV.
Returns to privileged EXEC mode.
Software Configuration Guide—Release IOS XE 3.6.0E and IOS 15.2(2)E
Configuring Device Sensor
46-123

Advertisement

Table of Contents
loading

Table of Contents