D Commands
destination
106
Cisco Nexus 7000 Series NX-OS System Management Command Reference
OL-25806-03
destination
To specify the destination for a NetFlow exporter, use the destination command. To remove a
destination, use the no form of this command.
destination {ipaddr | ipv6addr} [use-vrf vrf_name]
no destination [{ipaddr | ipv6addr} [use-vrf vrf_name]
Syntax Description
Defaults None
Command Modes NetFlow exporter configuration (config-flow-exporter)
Supported User Roles network-admin
vdc-admin
Command History
Usage Guidelines This command does not require a license.
Examples This example shows how to specify the destination for a NetFlow exporter:
switch(config)# Flow exporter NetFlow-Exporter-1
switch(config-flow-exporter)# destination 192.168.11.2
switch(config-flow-exporter)#
This example shows how to remove the destination:
switch(config-flow-exporter)# no destination
Related Commands
ipaddr Destination IP address for a collector.
ipv6addr Destination IPv6 address for a collector.
use-vrf
vrf_name
(Optional) Specifies the Virtual Routing and Forwarding (VRF) label.
Release Modification
4.0(1) This command was introduced.
Command Description
show flow exporter Displays information about NetFlow exporters.