Инструкция для D-LINK DWS-3024

(скачивание инструкции бесплатно)
Формат файла: PDF
Доступность: Бесплатно как и все руководства на сайте. Без регистрации и SMS.
Дополнительно: Чтение инструкции онлайн
background image

147

22    Differentiated Services

22

Differentiated Services

Differentiated Services (DiffServ) is one technique for implementing Quality of Service (QoS) 
policies. Using DiffServ in your network allows you to directly configure the relevant 
parameters on the switches and routers rather than using a resource reservation protocol. This 
section explains how to configure the Unified Switch to identify which traffic class a packet 
belongs to, and how it should be handled to provide the desired quality of service. As 
implemented on the Unified Switch, DiffServ allows you to control what traffic is accepted 
and what traffic is discarded.

Traffic to be processed by the DiffServ feature requires an IP header if the system uses IP 
Precedence or IP DSCP marking. 

How you configure DiffServ support on a DWS-3000 switch varies depending on the role of 
the switch in your network:

Edge device

 

– 

An edge device handles ingress traffic, flowing towards the core of the net-

work, and egress traffic, flowing away from the core. An edge device segregates inbound 
traffic into a small set of traffic classes, and is responsible for determining a packet’s clas-
sification. Classification is primarily based on the contents of the Layer 3 and Layer 4 
headers, and is recorded in the Differentiated Services Code Point (DSCP) added to a 
packet’s IP header.

Interior node – 

A switch in the core of the network is responsible for forwarding packets, 

rather than for classifying them. It decodes the DSCP in an incoming packet, and provides 
buffering and forwarding services using the appropriate queue management algorithms.

Before configuring DiffServ on a particular DWS-3000 switch, you must determine the QoS 
requirements for the network as a whole. The requirements are expressed in terms of rules, 
which are used to classify inbound traffic on a particular interface. The D-Link DWS-3000 
switch does not support DiffServ in the outbound direction. 

During configuration, you define DiffServ rules in terms of classes, policies and services:

Class – 

A class consists of a set of rules that identify which packets belong to the class. 

Inbound traffic is separated into traffic classes based on Layer 2, Layer 3, and Layer 4 
header data. One class type is supported, 

All, 

which specifies that every match criterion 

defined for the class must be true for a match to occur.

Policy – 

Defines the QoS attributes for one or more traffic classes. An example of an attri-

bute is the ability to mark a packet at ingress. The D-Link DWS-3000 switch supports the 
ability to assign traffic classes to output CoS queues.

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
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
Оглавление инструкции

Document Outline