display traffic policy not-support policy interface outbound

Function

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.

Format

display traffic policy not-support policy policy-name interface { interface-name | interface-type interface-number } outbound

Parameters

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.

Views

User view

Default Level

3: Management level

Task Name and Operations

Task Name Operations
qos debug

Usage Guidelines

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.

  • By default, IPv4 rules can be applied to outgoing traffic on a VLANIF interface. Only when the mac-change notify-arp disable command is configured on a VLANIF interface and IPv4 rules are configured in the outbound traffic policy that is applied to the VLANIF interface, the command output shows the IPv4 rules that are not supported.
  • By default, IPv6 rules cannot be applied to outgoing traffic on a VLANIF interface. Therefore, the command output shows the IPv6 rules that are not supported as long as IPv6 rules are configured in the outbound traffic policy that is applied to a VLANIF interface.
  • If all IPv4 and IPv6 rules in an outbound traffic policy are supported, no command output is displayed.

Example

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

# Display the rules, in traffic policy named test, that cannot be applied to outgoing traffic on VLANIF 1.
<HUAWEI> display traffic policy not-support policy test interface Vlanif 1 outbound
if-match *** (ipv4 acl)
  if-match ipv6 ***
Table 1 Description of the display traffic policy not-support policy interface outbound command output
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.

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