Cisco Nexus 9000 Series Configuration Manual page 207

Nx-os quality of service configuration, release 7.x
Hide thumbs Also See for Nexus 9000 Series:
Table of Contents

Advertisement

FEX QoS Configuration
• Policy map (user defined policy map) configuration:
switch# conf t
Enter configuration commands, one per line. End with CNTL/Z.
switch(config)# policy-map type queuing outq
switch(config-pmap-que)# class type queuing c-out-q3
switch(config-pmap-c-que)# bandwidth percent 40
switch(config-pmap-c-que)# class type queuing c-out-q2
switch(config-pmap-c-que)# bandwidth percent 30
switch(config-pmap-c-que)# class type queuing c-out-q1
switch(config-pmap-c-que)# bandwidth percent 20
switch(config-pmap-c-que)# class type queuing c-out-q-default
switch(config-pmap-c-que)# bandwidth percent 10
switch(config-pmap-c-que)#
• Attach service policy to system target configuration:
switch# conf t
Enter configuration commands, one per line. End with CNTL/Z.
switch(config)# system qos
switch(config-sys-qos)# service-policy type queuing output outq
• Verifying output queuing:
switch# show policy-map system type queuing output
switch# show queuing interface ethernet 101/1/1
slot
=======
Ethernet101/1/1 queuing information:
Type queuing policy-maps
========================
policy-map type queuing default-out-policy
class type queuing c-out-q3
priority level 1
class type queuing c-out-q2
bandwidth remaining percent 0
class type queuing c-out-q1
bandwidth remaining percent 0
class type queuing c-out-q-default
bandwidth remaining percent 100
Service-policy (queuing) output:
policy statistics status:
Class-map (queuing):
bandwidth percent 40
Class-map (queuing):
bandwidth percent 30
Class-map (queuing):
bandwidth percent 20
Class-map (queuing):
bandwidth percent 10
1
Input buffer allocation:
Qos-group: ctrl
Cisco Nexus 9000 Series NX-OS Quality of Service Configuration Guide, Release 7.x
outq
disabled (current status: disabled)
c-out-q3 (match-any)
c-out-q2 (match-any)
c-out-q1 (match-any)
c-out-q-default (match-any)
FEX QoS Configuration
193

Advertisement

Table of Contents
loading

Table of Contents