Configuring Cos-Based Qos - Supermicro SSE-X3348S Configuration Manual

L2 / l3 switches quality of service (qos)
Hide thumbs Also See for SSE-X3348S:
Table of Contents

Advertisement

0
SBM-GEM-X3S+ (B4-01)
vlan 1
portsgi 0/1-24 untagged
ports ex 0/1-3 untagged
exit
ip access-list standard 1
permit 20.1.0.0 255.255.0.0 any
exit
setqos enable
class-map 1
match access-group ip-access-list 1
exit
policy-map 1
class 1
police 500000 exceed-action policed-dscp-transmit 10
exit
exit

1.6.4 Configuring CoS-Based QoS

Follow the steps below to configure CoS-Based features such as default priority, scheduling and
bandwidth.
Step
Command
Step 1
configure terminal
Step 2
vlan map-priority <priority value(0-7)>
class <Traffic class value(0-7)>
Step 3
interface <interface-type><interface-id>
or
interface range <interface-type><interface-id> ....
1.0.14-3
traffic-
Supermicro L2/L3 Switches Configuration Guide
Description
Enters the configuration mode
Maps a priority to a traffic class in the
switch. The frame received with the
configured priority will be processed in
the configured traffic class.
Priority- Priority of the packet, in range
of 0-7.
Class –Traffic class in range of 0-7.
(Optional)
Enters
configuration mode.
interface-type – may be any of the
following:
gigabit-ethernet – gi
extreme-ethernet – ex
qx-ethernet – qx
the
interface
19

Advertisement

Table of Contents
loading

Table of Contents