3Com Switch 7750 Configuration Guide Guide

Configuring Queue-scheduling 629
acl-rule: Applied ACL rules which can be the combination of various ACL rules.
The way of combination is described in
Table 497.
n
Only non-type-A I/O Modules support the traffic redirect configuration.
The redirect configuration is effective only for the ACL rules whose actions are
permit.
When packets are redirected to CPU, they cannot be forwarded normally.
If you set to redirect the traffic to a Combo port which is in down state, the
system automatically redirects the traffic to the up port which is corresponding
to the Combo port.
Configuration Example Ethernet1/0/1 of the switch is accessed into the 10.1.1.1/24 network segment
Redirect all the traffic from the 10.1.1.1/24 network segment to
GigabitEthernet1/0/7
Configuration procedure:
<SW7750> system-view
[SW7750] acl number 2000
[SW7750-acl-basic-2000] rule permit source 10.1.1.1 0.0.0.255
[SW7750-acl-basic-2000] quit
[SW7750] interface GigabitEthernet 1/0/1
[SW7750-GigabitEthernet1/0/1] qos
[SW7750-qosb-GigabitEthernet1/0/1] traffic-redirect inbound ip-group
2000 interface GigabitEthernet 1/0/7
Configuring
Queue-scheduling
Refer to “Queue Scheduling” for the introduction to queue scheduling.
Configuration
Prerequisites
The queue-scheduling algorithm is specified.
The ports that need this configuration are specified.
Configure redirect
traffic-redirect inbound
acl-rule [ system-index
system-index ] { cpu |
interface interface-type
interface-number }
Required
Display the parameters for
traffic redirect
display qos-interface [
interface-type
interface-number ]
traffic-redirect
Optional
You can execute the display
command in any view.
Display all the QoS settings of
the port
display qos-interface [
interface-type
interface-number ] all
Table 500 Configure redirect
Operation Command Description