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

Скачать
Страница из 1016
destination
To configure an export destination for a flow exporter, use the destination command in flow exporter
configuration mode. To remove an export destination for a flow exporter, use the no form of this command.
destination {hostnameip-address} [vrf vrf-name]
no destination {hostnameip-address} [vrf vrf-name]
Syntax Description
Hostname of the device to which you want to send the NetFlow information.
hostname
IP address of the workstation to which you want to send the NetFlow information.
ip-address
(Optional) Specifies that the export data packets are to be sent to the named Virtual
Private Network (VPN) routing and forwarding (VRF) instance for routing to the
destination, instead of to the global routing table.
vrf vrf-name
Command Default
An export destination is not configured.
Command Modes
Flow exporter configuration
Command History
Modification
Release
This command was introduced.
Cisco IOS XE 3.2SE
Usage Guidelines
Each flow exporter can have only one destination address or hostname.
For some releases, you can export data to a destination using an IPv6 address.
When you configure a hostname instead of the IP address for the device, the hostname is resolved immediately
and the IP address is stored in the running configuration. If the hostname-to-IP-address mapping that was
used for the original Domain Name System (DNS) name resolution changes dynamically on the DNS server,
the controller does not detect this, and the exported data continues to be sent to the original IP address, resulting
in a loss of data. Resolving the hostname immediately is a prerequisite of the export protocol to ensure that
the templates and options arrive before the data.
Examples
The following example shows how to configure the networking device to export the Flexible NetFlow cache
entry to a destination system:
Controller(config)#
flow exporter FLOW-EXPORTER-1
Controller(config-flow-exporter)#
destination 10.0.0.4
   Consolidated Platform Command Reference, Cisco IOS XE Release 3SE (Cisco WLC 5700 Series)
872
OL-29471-01  
destination