The display traffic policy not-support command displays the rules and actions that are not supported by a traffic policy on a specified board.
For NetEngine 8000 F1A, NetEngine 8000 F2A:
display traffic policy not-support policy policy-name slot slot-num inbound [ global-acl | vpn-acl | vsi-acl | vxlan-acl ]
For NetEngine 8000 F1A, NetEngine 8000 F2A:
display traffic policy not-support policy policy-name slot slot-num inbound [ vpn-acl | vsi-acl | vxlan-acl ]
For NetEngine 8000 F1A, NetEngine 8000 F2A:
display traffic policy not-support policy policy-name slot slot-num outbound [ global-acl | vxlan-acl ]
For NetEngine 8000 F1A, NetEngine 8000 F2A:
display traffic policy not-support policy policy-name slot slot-num { inbound | outbound }
For NetEngine 8000 F1A:
display pupp policy not-support policy policy-name slot slot-num { inbound | outbound }
For NetEngine 8000 F1A, NetEngine 8000 F2A:
display traffic policy not-support policy policy-name slot slot-num { inbound | outbound } vsi-acl ac-mode
display traffic policy not-support policy policy-name slot slot-num { inbound | outbound } gre-tunnel
Parameter | Description | Value |
---|---|---|
slot slot-num |
Specifies a slot number. |
The value range varies with device hardware. |
inbound |
Indicates upstream traffic. |
- |
global-acl |
Indicates a global ACL. |
- |
vpn-acl |
Indicates VPN-based MF classification. |
- |
vsi-acl |
Indicates VSI-based MF classification. |
- |
vxlan-acl |
Indicates a VXLAN ACL. |
- |
policy policy-name |
Specifies a traffic policy name. |
The value is a string of 1 to 127 characters. |
outbound |
Indicates downstream traffic. |
- |
pupp |
Indicates the PUPP scenario. NOTE:
This parameter is supported only on the NetEngine 8000 F1A. |
- |
ac-mode |
Indicates the AC side. |
- |
gre-tunnel |
Indicates the GRE tunnel. |
- |
Usage Scenario
To view the rules and actions that are not supported by a traffic policy on a specified board, run the display traffic policy not-support command.
To check the rules and actions that are not supported by a specified traffic policy on a specified board in the PUPP scenario, run the display pupp policy not-support command. PUPP supports the following traffic behaviors: permit, deny, remark, match termination, and redirect ipv6 next-hop (Only forward policies are supported in the upstream direction). PUPP does not support the following rules: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 slot 1 outbound ------------------------------------------------------------------- Classifier test if-match ipv6 acl 3000 rule 5 permit **** destination 100::101 F:F::E:E **** Behavior test redirect vsi test ------------------------------------------------------------------- Classifier test if-match acl 3000 rule 10 permit **** vpn-instance 1 **** Behavior test - ------------------------------------------------------------------- Classifier test - Behavior test redirect vsi test ------------------------------------------------------------------- Classifier test Behavior test ip netstream sampler except deny-action -------------------------------------------------------------------
<HUAWEI> display traffic policy not-support policy test slot 1 inbound gre-tunnel ------------------------------------------------------------------- Classifier test Behavior test user-queue cir 1000 pir 1000 -------------------------------------------------------------------
<HUAWEI> display traffic policy not-support policy gina slot 1 inbound vsi-acl ------------------------------------------------------------------- Classifier gina Behavior gina ip netstream sampler fix-packets 1 -------------------------------------------------------------------
<HUAWEI> display traffic policy not-support policy gina slot 1 inbound vpn-acl ------------------------------------------------------------------- Classfier gina Behavior gina ip netstream sampler fix-packets 1 -------------------------------------------------------------------
<HUAWEI> display pupp policy not-support policy test slot 1 outbound ------------------------------------------------------------------- PUPP does not support the following rules: traffic classifier operator and if-match non-acl rules if-match non-advance-acl rules PUPP only support the following actions: permit/deny match termination remark(remark ip-df(inbound)/remark ttl(outbound)) redirect ipv6 next-hop(weak policy-based routes(inbound)) -------------------------------------------------------------------
Item | Description |
---|---|
Behavior | Traffic behavior name. |
Classfier | Traffic classifier name. |