Device Sensor is a network visibility feature that enables switches to collect and analyze information about connected endpoints through various discovery protocols including DHCP, LLDP, and CDP. It provides intelligent filtering and processing capabilities to extract relevant device attributes such as device type, operating system, user identity, and network behavior patterns. This information is essential for network access control, security policy enforcement, and asset management, allowing administrators to make informed decisions about device authorization and network segmentation.
Diagram Classes configuration (iosxe.devices) Name Type Constraint Mandatory Default Value device_sensor Class [device_sensor]
No
device_sensor (iosxe.devices.configuration) Name Type Constraint Mandatory Default Value notify_all_changes Boolean true
, false
No dhcp_filter_lists List [dhcp_filter_lists]
No lldp_filter_lists List [lldp_filter_lists]
No filter_spec_cdp_includes List String No filter_spec_cdp_excludes List String No filter_spec_dhcp_includes List String No filter_spec_dhcp_excludes List String No filter_spec_lldp_includes List String No filter_spec_lldp_excludes List String No
dhcp_filter_lists (iosxe.devices.configuration.device_sensor) Name Type Constraint Mandatory Default Value name String Yes option_name_class_identifier Boolean true
, false
No option_name_client_fqdn Boolean true
, false
No option_name_client_identifier Boolean true
, false
No option_name_default_ip_ttl Boolean true
, false
No option_name_host_name Boolean true
, false
No option_name_parameter_request_list Boolean true
, false
No option_name_requested_address Boolean true
, false
No
lldp_filter_lists (iosxe.devices.configuration.device_sensor) Name Type Constraint Mandatory Default Value name String Yes tlv_name_port_description Boolean true
, false
No tlv_name_port_id Boolean true
, false
No tlv_name_system_description Boolean true
, false
No tlv_name_system_name Boolean true
, false
No
Examples option_name_class_identifier : true
option_name_client_fqdn : true
option_name_client_identifier : true
option_name_host_name : true
option_name_parameter_request_list : true
option_name_requested_address : true
option_name_default_ip_ttl : true
option_name_host_name : true
tlv_name_port_description : true
tlv_name_system_description : true
tlv_name_system_name : true
tlv_name_address_type : true
tlv_name_device_name : true
tlv_name_platform_type : true
filter_spec_dhcp_includes :
filter_spec_dhcp_excludes :
filter_spec_lldp_includes :
filter_spec_cdp_includes :