Cisco Nexus 7000 Series Command Reference Manual page 96

Nx-os quality of service
Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

shape
S e n d d o c u m e n t c o m m e n t s t o n e x u s 7 k - d o c f e e d b a c k @ c i s c o . c o m .
Examples
This example shows how to apply shaping based on a percentage rate to a policy map type queuing class:
switch(config)# policy-map type queuing match-first my_queue
switch(config-pmap-que)# class type queuing 1p3q4t-out-pq1
switch(config-pmap-c-que)# shape percent 25
switch(config-pmap-c-que)#
This example shows how to apply shaping based on an average rate to a policy map type queuing class:
switch(config)# policy-map type queuing match-first my_queue
switch(config-pmap-que)# class type queuing 1p3q4t-out-pq1
switch(config-pmap-c-que)# shape 500 mbps
switch(config-pmap-c-que)#
This example shows how to remove a shaping configuration from a policy map type queuing class:
switch(config)# policy-map type queuing match-first my_queue
switch(config-pmap-que)# class type queuing 1p3q4t-out-pq1
switch(config-pmap-c-que)# no shape percent 25
switch(config-pmap-c-que)#
Related Commands
Command
show policy-map
Cisco Nexus 7000 Series NX-OS Quality of Service Command Reference, Release 5.x
QOS-86
Description
Displays policy maps and statistics.
Cisco Nexus 7000 Series NX-OS Quality of Service Commands
OL-23378-01

Advertisement

Table of Contents
loading

Table of Contents