The display flow-recognition cache command is used to view the flow information of the flow-recognition on the specified slot in the stream buffer.
This command is supported only on the NetEngine 8000 F1A.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display flow-recognition cache slot 1 Information of flow-recognition cache on slot 1 -------------------------------------------------------------------------- Interface : GigabitEthernet0/1/2 Direction : inbound Protocol : 6 SrcMac : 00e0-fc12-3456 DstMac : 00e0-fc34-5678 SrcPort : 10 DstPort : 30 SrcAddr : 10.1.1.3 DstAddr : 10.10.1.2 FirstTimestamp : 2019-05-20 14:32:46 LastTimestamp : 2019-05-20 14:52:47 PacketsCount : 399564 BytesCount : 51144192 -------------------------------------------------------------------------- Interface : GigabitEthernet0/1/2 Direction : inbound Protocol : 6 SrcMac : 00e0-fc12-3456 DstMac : 00e0-fc34-5678 SrcPort : 10 DstPort : 30 SrcAddr : 10.1.1.4 DstAddr : 10.10.1.2 FirstTimestamp : 2019-05-20 14:32:46 LastTimestamp : 2019-05-20 14:52:47 PacketsCount : 399565 BytesCount : 51144320 --------------------------------------------------------------------------
Item | Description |
---|---|
Interface | Interface name. |
Direction | direction. |
Protocol | Protocol. |
SrcMac | the source-mac in the packet. |
DstMac | the destination-mac in the packet. |
SrcPort | source-port. |
DstPort | destination-port. |
SrcAddr | source-ip. |
DstAddr | destination-ip. |
FirstTimestamp | the creation time of the first package. |
LastTimestamp | the creation time of the subsequent package. |
PacketsCount | Number of packets. |
BytesCount | Message bytes. |