•
Remove all interface QoS policies before changing the interface QoS limit.
•
Acllogs can only support logging levels of 3 or later.
•
We support only logging denials on the ACL, permits will not be logged.
•
Only one log message will be displayed until the flow stops and the rest is displayed later.
Configuring VLAN QoS
Configuring or Changing the Interface QoS TCAM Limit
To configure the interface_qos_limit to a specific number, the QoS region of the TCAMs in all of the ASICs
cannot have any interfaces policies configured beyond the offset of that number. For example, to configure
the interface_qos_limit to 1000, the QoS regions of the TCAMs in all of the ASICs cannot have any interface
policies configured beyond offset 1000.
Procedure
Purpose
Command or Action
Enters global configuration mode.
switch#
configure terminal
Step 1
Configures the interface QoS TCAM limit. The
tcam-size
range is from 7 to 446 entries.
switch(config)#
hardware profile tcam
feature interface-qos limit tcam-size
Step 2
Displays the limits of the QoS TCAMs.
switch(config)#
show hardware profile
tcam feature qos
Step 3
(Optional)
Saves the change persistently through reboots and
restarts by copying the running configuration to
the startup configuration.
switch(config)#
copy running-config
startup-config
Step 4
This example shows how to set the interface QoS TCAM limit to 20 entries:
switch(config)#
configure terminal
switch(config)#
hardware profile tcam feature interface-qos limit 20
switch(config)#
show hardware profile tcam feature qos
Feature
Limit (number of tcam entries)
------------------------------------------------------
interface-qos
20
vlan-qos + global-qos
428
switch(config)#
copy running-config startup-config
Cisco Nexus 5000 NX-OS Quality of Service Configuration Guide, Release 5.1(3)N2(1)
OL-26657-01
53
Configuring QoS on VLANs
Configuring VLAN QoS