R3303-HP HSR6800 Routers ACL and QoS Command Reference
50
Parameters
cpu: Redirects traffic to the CPU.
interface: Redirects traffic to an interface.
interface-type interface-number: Specifies an interface by its type and number. To redirect traffic to a
tunnel, set the interface type to tunnel. To redirect traffic to a Layer 2 aggregate interface, set the
interface type to bridgeport-aggregation. To redirect traffic to a Layer 3 aggregate interface, set the
interface type to routeport-aggregation.
next-hop: Redirects traffic to a next hop.
ipv4-add: Specifies the IPv4 address of the next hop. The ipv4-add2 argument backs up ipv4-add1. If
redirecting traffic to ipv4-add1 fails, the router redirects the traffic to ipv4-add2.
ipv6-add: Specifies the IPv6 address of the next hop. The ipv6-add2 argument backs up ipv6-add1. If
redirecting traffic to ipv6-add1 fails, the router redirects the traffic to ipv6-add2. If the specified next hop
IPv6 address is a link-local address, you must also specify the outgoing interface. Otherwise, you do not
need to specify the outgoing interface.
Usage guidelines
Redirecting traffic to CPU, redirecting traffic to an interface, and redirecting traffic to the next hop are
mutually exclusive with each other in the same traffic behavior.
This command is supported only on SAP modules operating in bridge mode.
Examples
# Configure redirecting traffic to GigabitEthernet 1/0/1 in traffic behavior database.
<Sysname> system-view
[Sysname] traffic behavior database
[Sysname-behavior-database] redirect interface gigabitethernet1/0/1
remark dot1p
Use remark dot1p to configure an 802.1p priority marking action.
Use undo remark dot1p to delete the action.
Syntax
remark dot1p 8021p
undo remark dot1p
Views
Traffic behavior view
Default command level
2: System level
Parameters
8021p: Sets the 802.1p priority to be marked for packets, in the range of 0 to 7.
Usage guidelines
This command is supported only on SAP modules operating in bridge mode and RPR interfaces.