DES-7200 Configuration Guide Chapter 2 QoS Configuration
2-16
DES-7200(config)# show mls qos maps dscp-cos
dscp cos dscp cos dscp cos dscp cos
---- --- ---- --- ---- --- ---- ---
0 6 1 0 2 0 3 0
4 0 5 0 6 0 7 0
8 1 9 1 10 1 11 1
12 1 13 1 14 1 15 1
16 2 17 2 18 2 19 2
20 2 21 2 22 2 23 2
24 3 25 3 26 3 27 3
28 3 29 3 30 3 31 3
32 6 33 4 34 4 35 4
36 4 37 4 38 4 39 4
40 5 41 5 42 5 43 5
44 5 45 5 46 5 47 5
48 6 49 6 50 6 51 6
52 6 53 6 54 6 55 6
56 6 57 7 58 7 59 7
60 7 61 7 62 7 63 7
2.2.14 Configuring Port Rate
Limiting
You may follow these steps to limit the port rate:
Command Description
DES-7200#configure terminal
Enter the configuration mode
DES-7200(config)#interface interface
Enter the interface configuration mode.
DES-7200(config-if)# rate-limit
output bps burst-size
Port rate limit, where output is the output rate limit, bps is
the bandwidth limit per second (kbps),
and burst-size is the burst bandwidth limit (Kbyte)
DES-7200(config-if)# no rate-limit
Cancel port rate limiting
Note
DES-7200 series do not support input rate limit on a port.
DES-7200# configure terminal
DES-7200(config)# interface gigabitEthernet 0/4
DES-7200(config-if)# rate-limit output 64 1024
DES-7200(config-if)# end
DES-7200#