Reference Guide

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
Configuring Port-Based Rate Shaping
Configuring port-based rate limiting is supported on the Z9000 platform.
FTOS Behavior: Rate shaping is effectively rate limiting because of its smaller buffer size.
Rate shaping buffers, rather than drops, traffic exceeding the specified rate until the buffer is exhausted. If any stream
exceeds the configured bandwidth on a continuous basis, it can consume all of the buffer space that is allocated to the
port.
Apply rate shaping to outgoing traffic on a port.
INTERFACE mode
rate shape
Apply rate shaping to a queue.
QoS Policy mode
rate shape
Example of rate shape Command
FTOS#config
FTOS(conf)#interface gigabitethernet 1/0
FTOS(conf-if)#rate shape 500 50
FTOS(conf-if)#end
FTOS#
552