Show Commands
show hardware flow entry
502
Cisco Nexus 7000 Series NX-OS System Management Command Reference
OL-25806-03
show hardware flow entry
To display information about a NetFlow table entry, use the show hardware flow entry command.
show hardware flow entry address location type {ip | ipv6} [detail] [module slot-number]
Syntax Description
Defaults None
Command Modes Any command mode
Supported User Roles network-admin
network-operator
vdc-admin
vdc-operator
Command History
Usage Guidelines You must have already enabled traffic monitoring with Flexible NetFlow before you can use the
show
hardware flow entry command.
This command does not require a license.
Examples This example show how to display the NetFlow table entry for module 2:
switch(config)# show hardware flow entry address 0x0 type ip module 2
NT Entry Info (dev_id = 0, nt_entry_addr = 0x00000000):
protocol = 0 (0=IPv4/IPMAC, 1=IPv6, 2=L2, 3=MPLS)
profile_id = 0
recir_id = 0
is_routed = 0
from_rp = 0
lkup_dir = 0 (0=Ingress, 1=Egress)
ilif(ovld_a) = 0x0
address Specifies the NetFlow table address.
location Address location of the NetFlow table entry, in hexadecimal. The location
range is from 0x0 to 0x3fffff.
ip Displays detailed information about the IP flows.
ipv6 Displays detailed information about the IPv6 flows.
detail (Optional) Displays detailed information about the flows.
module slot-number (Optional) Displays information specific to a module.
Release Modification
4.0(1) This command was introduced.