Configuring Queue Scheduling - 3Com 4210 9-Port Configuration Manual

Switch 4210 family
Hide thumbs Also See for 4210 9-Port:
Table of Contents

Advertisement

The traffic redirecting function configured on a VLAN is only applicable to packets tagged with
802.1Q header.
Packets redirected to the CPU are not forwarded.
If the traffic is redirected to a Combo port in down state, the system automatically redirects the
traffic to the port corresponding to the Combo port in up state. Refer to the Port Basic Configuration
module of this manual for information about Combo ports.
Configuration example
Ethernet 1/0/1 belongs to VLAN 2 and is connected to the 10.1.1.0/24 network segment.
Redirect all the packets from the 10.1.1.0/24 network segment to Ethernet 1/0/7.
1)
Method I: configure traffic redirecting for port Ethernet 1/0/1
<Sysname> system-view
[Sysname] acl number 2000
[Sysname-acl-basic-2000] rule permit source 10.1.1.1 0.0.0.255
[Sysname-acl-basic-2000] quit
[Sysname] interface Ethernet1/0/1
[Sysname-Ethernet1/0/1] traffic-redirect inbound ip-group 2000 interface Ethernet1/0/7
2)
Method II: configure traffic redirecting for VLAN 2
<Sysname> system-view
[Sysname] acl number 2000
[Sysname-acl-basic-2000] rule permit source 10.1.1.1 0.0.0.255
[Sysname-acl-basic-2000] quit
[Sysname] traffic-redirect vlan 2 inbound ip-group 2000 interface Ethernet1/0/7

Configuring Queue Scheduling

Refer to section
Configuration prerequisites
The algorithm for queue scheduling to be used and the related parameters are determined.
Configuration procedure
Table 1-22 Configure queue scheduling
Operation
Enter system view
Configure queue
scheduling
Queue Scheduling
for information about queue scheduling.
system-view
queue-scheduler { strict-priority |
hq-wrr queue0-weight queue1-weight
queue2-weight | wrr queue0-weight
queue1-weight queue2-weight
queue3-weight }
Command
1-20
Description
Required
By default, all the ports adopt the
WRR queue scheduling
algorithm, with the weights for
queues 0 to 3 as 1, 2, 3, and 4.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents