Users Guide
Conguring Port-Based Rate Policing
If the interface is a member of a VLAN, you may specify the VLAN for which ingress packets are policed.
• Rate policing ingress trac on an interface.
INTERFACE mode
rate police
Example of the rate police Command
The following example shows conguring rate policing.
Dell#configure terminal
Dell(conf)#interface gigabitethernet 1/1
Dell(conf-if-gi-1/1)#rate police 100 40 peak 150 50
Dell(conf-if-gi-1/1)#end
Dell#show interfaces tengigabitEthernet 1/2 rate police
Rate police 300 (50) peak 800 (50)
Traffic Monitor 0: normal 300 (50) peak 800 (50)
Out of profile yellow 23386960 red 320605113
Traffic Monitor 1: normal NA peak NA
Out of profile yellow 0 red 0
Traffic Monitor 2: normal NA peak NA
Out of profile yellow 0 red 0
Traffic Monitor 3: normal NA peak NA
Out of profile yellow 0 red 0
Traffic Monitor 4: normal NA peak NA
Out of profile yellow 0 red 0
Dell#show interfaces gigabitEthernet 1/2 rate police
Rate police 300 (50) peak 800 (50)
Traffic Monitor 0: normal 300 (50) peak 800 (50)
Out of profile yellow 23386960 red 320605113
Traffic Monitor 1: normal NA peak NA
Out of profile yellow 0 red 0
Traffic Monitor 2: normal NA peak NA
Out of profile yellow 0 red 0
Traffic Monitor 3: normal NA peak NA
Out of profile yellow 0 red 0
Traffic Monitor 4: normal NA peak NA
Out of profile yellow 0 red 0
Conguring Port-Based Rate Shaping
Rate shaping buers, rather than drops, trac exceeding the specied rate until the buer is exhausted. If any stream exceeds the
congured bandwidth on a continuous basis, it can consume all of the buer space that is allocated to the port.
Dell Networking OS Behavior: Rate shaping is eectively rate limiting because of its smaller buer size. Rate shaping on tagged ports is
slightly greater than the congured rate and rate shaping on untagged ports is slightly less than congured rate.
Rate shaping buers, rather than drops, trac exceeding the specied rate until the buer is exhausted. If any stream exceeds the
congured bandwidth on a continuous basis, it can consume all of the buer space that is allocated to the port.
• Apply rate shaping to outgoing trac on a port.
INTERFACE mode
rate shape
• Apply rate shaping to a queue.
QoS Policy mode
rate-shape
Quality of Service (QoS)
591