beautypg.com

SMC Networks SMC TigerStack III SMC6824MPE User Manual

Page 243

background image

C

LASS

OF

S

ERVICE

C

ONFIGURATION

3-193

Web – Click Priority, Copy Settings. Select the source priority settings to
be copied, enter the source port or trunk number and choose the
destination interface/s to copy to, then select Copy Settings.

Figure 3-87 Mapping Priority Settings to Ports/Trunks

CLI – The following example shows how to map HTTP traffic to CoS
value 0 on port 5, maps IP precedence to CoS 0 to port 6, and enables
mapping IP DSCP globally.

Console#con
Console(config)#interface ethernet 1/5
Console(config-if)#map ip port 80 cos 0

4-252

Console(config)#interface ethernet 1/6
Console(config-if)#map ip precedence 1 cos 0

4-254

Console(config-if)#exit
Console(config)#map ip dscp

4-255

Console(config)#