Технические ссылки для Cisco Cisco 5760 Wireless LAN Controller

Скачать
Страница из 1016
collect timestamp absolute
To configure the absolute time of the first seen or last seen packet in a flow as a non-key field for a flow
record, use the collect timestamp absolute command in flow record configuration mode. To disable the use
of the first seen or last seen packet in a flow as a non-key field for a flow record, use the no form of this
command.
collect timestamp absolute {first| last}
no collect timestamp absolute {first| last}
Syntax Description
Configures the absolute time for the time that the first packet was seen from the flows as a
non-key field and enables collecting time stamps based on the absolute time for the time the
first packet was seen from the flows.
first
Configures the absolute time for the time that the last packet was seen from the flows as a
non-key field and enables collecting time stamps based on the absolute time for the time that
the most recent packet was seen from the flows.
last
Command Default
The absolute time field is not configured as a non-key field.
Command Modes
Flow record configuration
Command History
Modification
Release
This command was introduced.
Cisco IOS XE 3.2SE
Usage Guidelines
The Flexible NetFlow collect commands are used to configure non-key fields for the flow monitor record and
to enable capturing of the values in the fields for the flow created with the record. The values in non-key fields
are added to flows to provide additional information about the traffic in the flows. A change in the value of
a non-key field does not create a new flow. In most cases, the values for non-key fields are taken from only
the first packet in the flow.
Examples
The following example configures time stamps based on the absolute time for the time that the first packet
was seen from the flows as a non-key field:
Controller(config)#
flow record FLOW-RECORD-1
Controller(config-flow-record)#
collect timestamp absolute first
The following example configures the time stamps based on the absolute time for the time that the most recent
packet was seen from the flows as a non-key field:
Controller(config)#
flow record FLOW-RECORD-1
Controller(config-flow-record)#
collect timestamp absolute last
   Consolidated Platform Command Reference, Cisco IOS XE Release 3SE (Cisco WLC 5700 Series)
866
OL-29471-01  
collect timestamp absolute