display traffic-behavior log cache

Function

The display traffic-behavior log cache origin command displays log cache information in the original flow cache.

Format

display traffic-behavior log cache origin slot slot-id

Parameters

Parameter Description Value
slot slot-id

Specifies a slot ID.

-

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
qos read

Usage Guidelines

Usage Scenario

To obtain log cache information on a board in a specified slot in the original flow cache, including the interface name, source IP address, destination IP address, source port number, and destination port number, protocol number, run the display traffic-behavior log cache origin command.

Example

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

# Display log cache information on the board in slot 1 in the original flow cache.
<HUAWEI> display traffic-behavior log cache origin slot 1
Information of IP ACL Log cache on slot:1
Interface GigabitEthernet0/1/0
Direction outbound
SIP            192.168.1.2
DIP            192.168.74.238
SPort          100
DPort          200
Protocol       6
IsPermit       1
Packets        1
Table 1 Description of the display traffic-behavior log cache command output
Item Description
Interface

Name and number of an interface.

Direction

Traffic direction:

  • inbound: incoming traffic.
  • outbound: outgoing traffic.
SIP

Source IP address.

DIP

Destination IP address.

SPort

Source port number.

DPort

Destination port number.

Protocol

IP bearer protocol type.

IsPermit
  • 0:Deny.
  • 1:Permit.
Packets

Number of forwarded IP packets.

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