Packet filtering
|
deny | permit
|
In the same traffic behavior, the deny action cannot be used together with other traffic actions except for traffic statistics collection and traffic mirroring.
For details on how to configure packet filtering, see Packet Filtering Configuration.
|
Priority re-marking
|
Re-marking the 802.1p priority of VLAN packets: remark 8021p [ 8021p-value | inner-8021p ]
Re-marking the DSCP priority of IP packets: remark dscp { dscp-name | dscp-value }
Re-marking the internal priority of packets: remark local-precedence { local-precedence-name | local-precedence-value } [ green | yellow | red ]
Re-marking the IP precedence of packets: remark ip-precedence ip-precedence
|
For details on how to configure MQC-based priority re-marking, see Configuring MQC-based Priority Re-marking.
|
Flow ID re-marking
|
remark flow-id flow-id
|
-
|
Redirection
|
Redirecting packets to the CPU: redirect cpu
Redirecting packets to a specified interface: redirect interface interface-type interface-number [ forced ]
Redirecting packets to a VPN instance: redirect vpn-instance vpn-instance-name
|
A traffic policy containing redirect interface and redirect cpu can only be applied to the inbound direction.
For details on how to configure redirection, see Redirection Configuration.
|
Traffic policing
|
car
|
For details on how to configure MQC-based traffic policing, see Configuring MQC to Implement Traffic Policing.
|
Hierarchical traffic policing
|
car car-name share
|
A traffic policy containing car share can only be applied to the inbound direction.
|
Traffic mirroring
|
mirroring to observe-port observe-port-index
|
For details on how to configure MQC-based traffic mirroring, see Configuring Mirroring in the S2720, S5700, and S6700 V200R019C10 Configuration Guide - Network Management and Monitoring Configuration Guide.
|
PBR
|
Redirecting packets to a next hop IP address: redirect ip-nexthop
Redirecting packets to a next hop IPv6 address: redirect ipv6-nexthop
Redirecting packets to multiple next hop IP addresses: redirect ip-multihop
Redirecting packets to multiple next hop IPv6 addresses: redirect ipv6-multihop
|
A traffic policy containing PBR takes effect only for IP packets.
For details on how to configure PBR, see Configuring PBR in "PBR Configuration" in the S2720, S5700, and S6700 V200R019C10 Configuration Guide - IP Unicast Routing Configuration Guide.
|
Disabling MAC address learning
|
mac-address learning disable
|
-
|
VLAN mapping
|
Re-marking the VLAN tag in VLAN packets: remark vlan-id vlan-id
Re-marking the inner VLAN tag in QinQ packets: remark cvlan-id cvlan-id
|
When a traffic classifier defines if-match outbound-interface interface-type interface-number, VLAN mapping cannot be defined in the bound traffic behaviors.
For details on how to configure MQC-based VLAN mapping, see Configuring MQC-based VLAN Mapping in "VLAN Mapping Configuration" in the S2720, S5700, and S6700 V200R019C10 Configuration Guide - Ethernet Switching Configuration Guide.
|
Traffic statistics collection
|
statistic enable
|
For details on how to configure traffic statistics collection, see Traffic Statistics Collection Configuration.
|
Making the deny rule in an ACL or ACL6 ineffective
|
rule-deny-skip-action
|
A traffic behavior configured with this action must be bound to a traffic classifier configured with the ACL or ACL6 rule.
|