The display traffic-applied command displays information about ACL-based simplified and MQC-based traffic policies applied to the system, a VLAN, an interface, an SSID profile, or a traffic profile.
display traffic-applied [ interface [ interface-type interface-number ] | vlan [ vlan-id ] ] { inbound | outbound } [ verbose ]
display traffic-applied [ ssid-profile [ ssid-profile-name ] | traffic-profile [ traffic-profile-name ] ] { inbound | outbound } (only supported by the S5720-HI, S5730-HI, S5731-H, S5731-S, S5731S-H, S5731S-S, S5732-H, S6720-HI, S6730-H, S6730S-H, S6730-S, and S6730S-S)
display traffic-applied brief
display traffic-applied record
Parameter |
Description |
Value |
---|---|---|
interface [ interface-type interface-number ] |
Displays information about ACL-based simplified and MQC-based
traffic policies applied to a specified interface.
If this parameter is not specified, information about ACL-based simplified and MQC-based traffic policies applied to the system or a VLAN is displayed. |
- |
vlan [ vlan-id ] |
Displays information about ACL-based simplified and MQC-based traffic policies applied to a specified VLAN. If this parameter is not specified, information about ACL-based simplified and MQC-based traffic policies applied to the system or an interface is displayed. |
The value is an integer that ranges from 1 to 4094. |
ssid-profile [ ssid-profile-name ] |
Displays information about ACL-based simplified and MQC-based traffic policies applied to a specified SSID profile. |
The value must be the name of an existing SSID profile. |
traffic-profile [ traffic-profile-name ] |
Displays information about ACL-based simplified and MQC-based traffic policies applied to a specified traffic profile. |
The value must be the name of an existing traffic profile. |
inbound |
Displays information about ACL-based simplified and MQC-based traffic policies applied in the inbound direction. |
- |
outbound |
Displays information about ACL-based simplified and MQC-based traffic policies applied in the outbound direction. |
- |
verbose | Displays detailed information about ACL-based simplified and MQC-based traffic policies applied to the system, a VLAN, or an interface. |
- |
brief |
Displays brief information about ACL-based simplified and MQC-based traffic policies applied to the system, a VLAN, an interface, an SSID profile, or a traffic profile. |
- |
record | Displays information about all ACL-based simplified traffic policies applied to the device. |
- |
The display traffic-applied command displays information about ACL-based simplified and MQC-based traffic policies applied to the system, a VLAN, or an interface.
# Display information about globally applied ACL-based simplified and MQC-based traffic policies in the inbound direction.
<HUAWEI> display traffic-applied inbound
-----------------------------------------------------------
Policy applied inbound global
Policy: p1
-----------------------------------------------------------
Item |
Description |
---|---|
Policy |
Traffic policy name. To create a traffic policy, run the traffic policy command. |
# Display the configuration of all ACL-based simplified traffic policies on the device.
<HUAWEI> display traffic-applied record
-------------------------------------------------------------------------
*interface GigabitEthernet0/0/1
traffic-filter inbound acl 3000
slot 0: success
-------------------------------------------------------------------------
*system
traffic-filter inbound acl 3001
slot 0: success
traffic-filter outbound acl 3002
slot 0: success
-------------------------------------------------------------------------
Item |
Description |
---|---|
interface GigabitEthernet0/0/1 |
Interface where the ACL-based simplified traffic policy has been applied. |
traffic-filter inbound acl 3000 |
Configuration of the ACL-based simplified traffic policy that has been applied. For details, see ACL-based Simplified Traffic Policy Commands. |
slot |
Slot where the ACL-based simplified traffic policy has been applied. The value is 0 in a non-stack scenario. In a stack scenario, the value depends on the device configuration. |
success |
Status of the ACL-based simplified traffic policy that has
been applied:
|
system |
Configuration of the ACL-based simplified traffic policy that has been applied globally. |