Display IPFIX Flows
About this task
Use the following procedure to display information about IPFIX flows. You can display information for all IPFIX flows, or you can specify a single IPFIX flow and display additional information about that flow.
Procedure
Example
Display all IPFIX flows:
Switch:1>show ip ipfix flows
==========================================================================================
                                  IPFIX Flows
==========================================================================================
Source           Destination      Source   Destination   Protocol   In
IP               IP               Port     Port                     Port
------------------------------------------------------------------------------------------
192.0.2.1        198.51.100.1     63       63            UDP        1/17
203.0.113.2      203.0.113.1      63       63            UDP        RX-NNI
                  
                  
            
            
      Variable Definitions
The following table defines parameters for the show ip ipfix flows command.
| 
                             Variable  | 
                        
                             Value  | 
                    
|---|---|
| 
                             dest-addr {A.B.C.D}  | 
                        
                             Specifies an IP address for the flow destination.  | 
                    
| 
                             dest-port <1-65535>  | 
                        
                             Specifies a value for the destination port.  | 
                    
| 
                             in-vlan <1-4095>  | 
                        
                             Specifies an ingress VLAN ID for the flow.  | 
                    
| 
                             in-vrf <0-511>  | 
                        
                             Specifies an ingress VRF ID for the flow.  | 
                    
| 
                             ip-ttl <0-255>  | 
                        
                             Specifies the IP time-to-live (TTL) for the flow.  | 
                    
| 
                             protocol {udp|tcp}  | 
                        
                             Specifies the transport protocol.  | 
                    
| 
                             source-addr {A.B.C.D}  | 
                        
                            
                             Specifies an IP address for the flow source.  | 
                    
| 
                             source-port <1-65535>  | 
                        
                             Specifies a value for the source port.  | 
                    
| 
                             untagged  | 
                        
                             Specifies ingress untagged flows.  |