Operation Manual – QoS-QoS Profile
H3C S3600 Series Ethernet Switches-Release 1510 Chapter 1
QoS Configuration
1-21
Operation Command Description
Display the parameter
configurations of
redirect
display qos-interface
{ interface-type interface-number
| unit-id } traffic-redirect
Display all the QoS
settings of the port
display qos-interface
{ interface-type interface-number
| unit-id } all
Optional
You can execute the
display command in
any view
acl-rule: Applied ACL rules which can be the combination of various ACL rules. The
way of combination is described in
Table 1-9.
Note:
z The redirect configuration is effective only for the ACL rules whose actions are
permit.
z When packets are redirected to CPU, they cannot be forwarded normally.
z If you set to redirect the traffic to a Combo port in down state, the system
automatically redirects the traffic to the port corresponding to the Combo port in up
state.
1.9.3 Configuration Example
z Ethernet1/0/1 of the switch is connected to the 10.1.1.1/24 network segment
z Redirect all the traffic from the 10.1.1.1/24 network segment to Ethernet1/0/7
Configuration procedure:
<H3C> system-view
System View: return to User View with Ctrl+Z.
[H3C] acl number 2000
[H3C-acl-basic-2000] rule permit source 10.1.1.1 0.0.0.255
[H3C-acl-basic-2000] quit
[H3C] interface Ethernet1/0/1
[H3C-Ethernet1/0/1] traffic-redirect inbound ip-group 2000 interface
Ethernet1/0/7
1.10 Configuring Queue-Scheduling
Refer to section 1.1.11 "Queue Scheduling" for the introduction to queue scheduling.