HP 6125XLG R2306-HP 6125XLG Blade Switch ACL and QoS Configuration Guide - Page 70

Remarking local QoS ID configuration example, Network requirements, Configuration considerations

Page 70 highlights

Remarking local QoS ID configuration example Local QoS ID marking allows you to mark the same local QoS ID for packets of multiple classes and configure a new class to match the local QoS ID to group these packets into the new class. With this feature, you can perform QoS actions for the old classes respectively and perform other QoS actions for the new class. In this way, you can perform layers of QoS actions for the specific packets. Network requirements As shown in Figure 18, configure local QoS ID marking and traffic policing to limit the outgoing traffic of the administration department and the R&D department to 102400 kbps, respectively, and limit the outgoing traffic of the marketing department (containing two sub-departments) to 204800 kbps. Figure 18 Network diagram IP network XGE1/1/5 SwitchA Admin dept. 192.168.1.0/24 R&D dept. 192.168.2.0/24 Marketing dept1. 192.168.3.0/24 Marketing dept2. 192.168.4.0/24 Configuration considerations • Configure two classes to match the traffic from the administration department and the R&D department, respectively, and then configure traffic policing behaviors for the two classes. • Mark the same local QoS ID for the traffic from the two sub-departments of the marketing department, configure a class to match packets with the local QoS ID, and then configure a traffic policing behavior for the class to limit the outgoing traffic of the two sub-departments. Configuration procedure 1. Limit the upstream traffic of the administration department and R&D department: # Configure IPv4 basic ACL 2001 to match the outgoing traffic of the administration department. system-view [SwitchA] acl number 2001 [SwitchA-acl-basic-2001] rule permit source 192.168.1.0 0.0.0.255 [SwitchA-acl-basic-2001] quit 64

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109

64
Remarking local QoS ID configuration example
Local QoS ID marking allows you to mark the same local QoS ID for packets of multiple classes and
configure a new class to match the local QoS ID to group these packets into the new class. With this
feature, you can perform QoS actions for the old classes respectively and perform other QoS actions for
the new class. In this way, you can perform layers of QoS actions for the specific packets.
Network requirements
As shown in
Figure 18
, configure local QoS ID marking and traffic policing to limit the outgoing traffic of
the administration department and the R&D department to 102400 kbps, respectively, and limit the
outgoing traffic of the marketing department (containing two sub-departments) to 204800 kbps.
Figure 18
Network diagram
Configuration considerations
Configure two classes to match the traffic from the administration department and the R&D
department, respectively, and then configure traffic policing behaviors for the two classes.
Mark the same local QoS ID for the traffic from the two sub-departments of the marketing
department, configure a class to match packets with the local QoS ID, and then configure a traffic
policing behavior for the class to limit the outgoing traffic of the two sub-departments.
Configuration procedure
1.
Limit the upstream traffic of the administration department and R&D department:
# Configure IPv4 basic ACL 2001 to match the outgoing traffic of the administration department.
<SwitchA> system-view
[SwitchA] acl number 2001
[SwitchA-acl-basic-2001] rule permit source 192.168.1.0 0.0.0.255
[SwitchA-acl-basic-2001] quit
IP network
SwitchA
XGE1/1/5
Admin dept.
192.168.1.0/24
R&D dept.
192.168.2.0/24
Marketing dept1.
192.168.3.0/24
Marketing dept2.
192.168.4.0/24