Mapping Dscp Priority - Edge-Core ES3628C Management Manual

24 10/100 ports + 4ge intelligent layer 2/3/4 fast ethernet switch
Table of Contents

Advertisement

3
Configuring the Switch
CLI – The following example globally enables IP Precedence service on the switch,
maps IP Precedence value 1 to CoS value 0 (on port 1), and then displays the IP
Precedence settings.
Console(config)#map ip precedence
Console(config)#interface ethernet 1/1
Console(config-if)#map ip precedence 1 cos 0
Console(config-if)#end
Console#show map ip precedence ethernet 1/1
Precedence mapping status: disabled
Port
Precedence COS
--------- ---------- ---
Eth 1/ 1
Eth 1/ 1
Eth 1/ 1
Eth 1/ 1
Eth 1/ 1
Eth 1/ 1
Eth 1/ 1
Eth 1/ 1
Console#
*
Mapping specific values for IP Precedence is implemented as an interface configuration
command, but any changes will apply to the all interfaces on the switch.

Mapping DSCP Priority

The DSCP is six bits wide, allowing coding for up to 64 different forwarding
behaviors. The DSCP replaces the ToS bits, but it retains backward compatibility
with the three precedence bits so that non-DSCP compliant, ToS-enabled devices,
will not conflict with the DSCP mapping. Based on network policies, different kinds of
traffic can be marked for different kinds of forwarding. The DSCP default values are
defined in the following table. Note that all the DSCP values that are not specified
are mapped to CoS value 0.
Table 3-15 Mapping DSCP Priority
IP DSCP Value
0
8
10, 12, 14, 16
18, 20, 22, 24
26, 28, 30, 32, 34, 36
38, 40, 42
48
46, 56
Command Attributes
• DSCP Priority Table – Shows the DSCP Priority to CoS map.
• Class of Service Value – Maps a CoS value to the selected DSCP Priority value.
Note that "0" represents low priority and "7" represent high priority.
Note:
IP DSCP settings apply to all interfaces.
3-158
0
0
1
0
2
2
3
3
4
4
5
5
6
6
7
7
CoS Value
0
1
2
3
4
5
6
7
4-213
4-143
4-214
4-217

Advertisement

Table of Contents
loading

Table of Contents