The display traffic policy not-support policy interface outbound command displays the rules, in a specified traffic policy, that cannot be applied to outgoing traffic on a specified interface.
Parameter | Description | Value |
---|---|---|
policy-name |
Specifies the name of a traffic policy. |
The value is a string of 1 to 127 case-sensitive characters, spaces not supported. |
interface-type |
Specifies an interface type. |
Currently, the value can only be vlanif. |
interface-number |
Specifies an interface number. |
The value is an integer ranging from 1 to 4094. |
Usage Scenario
After rules are configured in a traffic policy, you can run the display traffic policy not-support policy interface outbound command to check whether the configured rules are supported on the specified VLANIF interface.
The command output shows whether the IPv4 or IPv6 rules configured in the traffic policy are supported on the VLANIF interface but does not show the rule content.The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display traffic policy not-support policy test interface Vlanif 1 outbound
if-match *** (ipv4 acl)
if-match ipv6 ***
Item | Description |
---|---|
if-match *** (ipv4 acl) | All IPv4 rules cannot be applied to outgoing traffic on the VLANIF interface. |
if-match ipv6 *** | All IPv6 rules cannot be applied to outgoing traffic on the VLANIF interface. |