Parameter | Description | Value |
---|---|---|
system-defined |
Displays information about the traffic behavior that is defined by the system. |
- |
user-defined |
Displays information about the traffic behavior that is defined by users. |
- |
behavior-name |
Specifies the name of a traffic behavior. It is defined through the traffic behavior command. |
The value is a string of 1 to 127 case-sensitive characters with spaces not supported. When double quotation marks are used around the string, spaces are allowed in the string. |
Usage Scenario
You can run the display traffic behavior command to view the configurations of a traffic behavior, such as the traffic action and detailed parameters in the action.
Precautions
When the traffic behavior name is not specified, all the system-defined or the user-defined behaviors are displayed.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display traffic behavior user-defined
User Defined Behavior Information:
Total: 16383 Used: 2 Free: 16381
Behavior: database
Description: database behavior
Redirecting:
Redirect Ip-NextHop 10.13.9.3
Behavior: huawei
Description:
Marking:
Remark IP Precedence 4
Committed Access Rate:
CIR 1000 (Kbps), PIR 0 (Kbps), CBS 10000 (byte), PBS 0 (byte)
Conform Action: pass
Yellow Action: pass
Exceed Action: discard
Item | Description |
---|---|
User Defined Behavior Information | Indicates the traffic behavior that is defined by users. |
Behavior | Indicates the name of a traffic behavior. |
Remark IP Precedence | Indicates the information about actions to re-mark the IP precedence. |
Committed Access Rate | Indicates the CAR, including the CIR in kbit/s, the PIR in kbit/s, the CBS in bytes, and the PBS in bytes. |
Conform Action | Indicates the action to be taken on the packets when the traffic reaches the CIR. The default action is pass. |
Yellow Action | Indicates the action to be taken on the packets when the traffic reaches the PIR. The default action is pass. |
Exceed Action | Indicates the action to be taken on the packets when the traffic rate exceeds the PIR. The default action is discard. |
Description | Describes the usage of a traffic behavior. |
Redirecting | Indicates the information about the redirecting actions. |
Marking | Indicates the information about the re-marking actions. |
Total | Indicates the total number of traffic behaviors that can be configured. |
Free | Indicates the number of traffic behaviors that is free to configure. |
Used | Indicates the number of traffic behaviors that has been configured. |