Command Manual (For Soliton) – QoS-QoS Profile
H3C S3100 Series Ethernet Switches
Chapter 1 QoS Commands
1-40
[Sysname-Ethernet1/0/1] traffic-redirect inbound ip-group 2000 interface
Ethernet1/0/7
1.1.35 traffic-redirect vlan
Syntax
traffic-redirect vlan vlan-id
inbound
acl-rule
{
cpu
|
interface interface-type
interface-number
}
undo traffic-redirect
vlan vlan-id inbound
acl-rule
View
System view
Parameter
vlan-id
: VLAN ID, in the range 1 to 4094.
inbound
: Redirects inbound packets.
acl-rule
: ACL rules to be applied. This argument can be the combination of multiple
ACLs. For more information about this argument, refer to
Table 1-8
and
Table 1-9
. Note
that the ACL rules referenced must be those defined with the
permit
keyword specified.
cpu
: Redirects the packets to the CPU.
interface interface-type interface-number
: Redirects the packets to the specified
Ethernet port.
interface-type
indicates the type of the interface and
interface-number
indicates the interface number.
Description
Use the
traffic-redirect vlan
command to redirect packets that match specific ACL
rules and are of a specific VLAN to a specified port.
Use the
undo traffic-redirect vlan
command to cancel the configuration.
You can redirect packets to a port or the CPU.
By default, traffic redirecting is disabled on a VLAN.
Note that, the same ACL cannot be simultaneously referenced in both traffic mirroring
configuration and traffic redirecting configuration for a VLAN.