display flow-recognition cache

Function

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.

Format

display flow-recognition cache slot slot-id

Parameters

Parameter Description Value
slot slot-id

Specifies a slot ID.

The value is an integer that ranges from 1 to 32.

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
cli read

Usage Guidelines

Usage Scenario

User can view the flow-recognition flow information on the specified slot in the stream cache by running this command.

Precautions

If no flow with the specified slot ID is specified in the flow buffer, the command output is empty.

Example

The actual command output varies according to the device. The command output here is only an example.

# Display the flow table contents of the flow-recognition service flow buffer on slot 1.
<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
--------------------------------------------------------------------------
Table 1 Description of the display flow-recognition cache command output
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.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
Next topic >