H3C S5600 SERIES Operation Manual page 730

Hide thumbs Also See for S5600 SERIES:
Table of Contents

Advertisement

Configure priority marking and queue scheduling on the switch to mark traffic flows
accessing Server 1, Server 2, and Server 3 with different priorities respectively and assign
the three traffic flows to different queues for scheduling.
Network diagram
Figure 1-9 Network diagram for priority marking and queue scheduling configuration
Configuration procedure
1) Define an ACL for traffic classification
# Create ACL 3000 and enter advanced ACL view.
<Sysname> system-view
[Sysname] acl number 3000
# Define ACL rules for identifying packets based on destination IP addresses.
[Sysname-acl-adv-3000] rule 0 permit ip destination 192.168.0.1 0
[Sysname-acl-adv-3000] rule 1 permit ip destination 192.168.0.2 0
[Sysname-acl-adv-3000] rule 2 permit ip destination 192.168.0.3 0
[Sysname-acl-adv-3000] quit
2) Configure priority marking
# Mark priority for packets received through GigabitEthernet 1/0/2 and matching ACL 3000.
[Sysname] interface GigabitEthernet 1/0/2
[Sysname-GigabitEthernet1/0/2] traffic-priority inbound ip-group 3000 rule 0
local-precedence 4
[Sysname-GigabitEthernet1/0/2] traffic-priority inbound ip-group 3000 rule 1
local-precedence 3
1-30

Advertisement

Table of Contents
loading

Table of Contents