show cos port-config

Use this command to display Class of Service port group configurations.

Syntax

show cos port-config [irl | txq | flood-ctrl] [group-type-index]

Parameters

irl | txq | orl | flood-ctrl (Optional) Displays inbound rate limiting, transmit queue, or flood control information.
group-type-index (Optional) Displays information for a specific port group-type index. Valid entries are in the form of group.type. Group can be 0 - 11, with 0 designating the default group, and 1 - 11 reserved for user-defined groups. Port type can be 0 - 1 for the S- and K-Series and 0 for the 7100-Series.

Defaults

If not specified, all rate limiting information for all port types will be displayed.

Mode

All command modes.

Example

This example shows how to show the transmit queue Class of Service port group 0.0 configuration information:

S-Series

System(rw)->show cos port-config txq 0.0
 * Percentage/queue (if any) are approximations based on
   [(slices/queue) / total number of slices]
Transmit Queue Port Configuration Entries
----------------------------------------------------------------------
Port Group Name  :S-Series 11Q
Port Group       :0
Port Type        :0
Assigned Ports   :none
Arbiter Mode     :Low Latency Queue
Slices/queue     :Q [0]: LLQ  Q [1]:   0  Q [2]:   0  Q [3]:   0
                 :Q [4]:   0  Q [5]:   0  Q [6]:   0  Q [7]:   0
                 :Q [8]: 100  Q [9]: LLQ  Q [10]: LLQ
Percentage/queue :Q [0]: LLQ  Q [1]:   0% Q [2]:   0% Q [3]:   0%
                 :Q [4]:   0% Q [5]:   0% Q [6]:   0% Q [7]:   0%
                 :Q [8]: 100% Q [9]: LLQ  Q [10]: LLQ
----------------------------------------------------------------------

K-Series

System(rw)->show cos port-config txq 0.0
 * Percentage/queue (if any) are approximations based on
   [(slices/queue) / total number of slices]
Transmit Queue Port Configuration Entries
----------------------------------------------------------------------
Port Group Name  :K-Series 11Q
Port Group       :0
Port Type        :0
Assigned Ports   :ge.1.1-24;ge.2.1-24;ge.3.1-24;ge.5.1-24;ge.6.1-24;tg.7.1-4
Arbiter Mode     :Low Latency Queue
Slices/queue     :Q [0]: LLQ  Q [1]:   0  Q [2]:   0  Q [3]:   0
                 :Q [4]:   0  Q [5]:   0  Q [6]:   0  Q [7]:   0
                 :Q [8]: 100  Q [9]: LLQ  Q [10]: LLQ
Percentage/queue :Q [0]: LLQ  Q [1]:   0% Q [2]:   0% Q [3]:   0%
                 :Q [4]:   0% Q [5]:   0% Q [6]:   0% Q [7]:   0%
                 :Q [8]: 100% Q [9]: LLQ  Q [10]: LLQ
----------------------------------------------------------------------

7100-Series

System(rw)->show cos port-config txq 0.0
 * Percentage/queue (if any) are approximations based on
   [(slices/queue) / total number of slices]
Transmit Queue Port Configuration Entries
----------------------------------------------------------------------
Port Group Name  :TOR-Series 8Q
Port Group       :0
Port Type        :0
Assigned Ports   :tg.1.1-48;fg.1.1-4
Arbiter Mode     :Strict
Slices/queue     :Q [ 0]:   0  Q [ 1]:   0  Q [ 2]:   0  Q [ 3]:   0
                 :Q [ 4]:   0  Q [ 5]:   0  Q [ 6]:   0  Q [ 7]: 100
Percentage/queue :Q [ 0]:   0% Q [ 1]:   0% Q [ 2]:   0% Q [ 3]:   0%
                 :Q [ 4]:   0% Q [ 5]:   0% Q [ 6]:   0% Q [ 7]: 100%
----------------------------------------------------------------------