[Contents] [Prev] [Next] [Index] [Report an Error]


show class-of-service interface

Syntax

show class-of-service interface
<interface-name>

Description

Display the logical and physical interface associations for the classifier, rewrite rules, and scheduler map objects.

Options

none—Display CoS associations for all physical and logical interfaces.

interface-name—(Optional) Display CoS associations for the specified interface.

Required Privilege Level

view

List of Sample Output

show class-of-service interface interface-name (physical)
show class-of-service interface interface-name (logical)

Output Fields

Physical interface—Name of a physical interface.

Index—Index of this interface or the internal index of this object.

Queues supported—Number of queues you can configure on the interface.

Queues in use—Number of queues currently configured.

Scheduler map—Name of the scheduler map associated with this interface.

Logical interface—Name of a logical interface.

Shaping rate—Maximum transmission rate on the interface.

Object —Category of an object: Classifier, Scheduler-map, or Rewrite.

Name—Name of an object.

Type—Type of an object: dscp, dscp-ipv6, exp, ieee-802.1., ip, or inet-precedence.

show class-of-service interface interface-name (physical)

user@host> show class-of-service interface so-0/2/3 
Physical interface: so-0/2/3, Index: 135
Queues supported: 8, Queues in use: 4
  Scheduler map: <default>, Index: 2032638653

  Logical interface: fe-0/0/1.0, Index: 68
    Shaping rate: 32000
    Object         Name                   Type                       Index
    Scheduler-map  <default>                                            27
    Rewrite        exp-default            exp                           21
    Classifier     exp-default            exp                            5
    Classifier     ipprec-compatibility   ip                             8

show class-of-service interface interface-name (logical)

user@host> show class-of-service interface so-0/2/3.0 
Logical interface: so-0/2/3.0, Index: 68
    Shaping rate: 32000
    Object         Name                   Type                       Index
    Scheduler-map  <default>                                            27
    Rewrite        exp-default            exp                           21
    Classifier     exp-default            exp                            5
    Classifier     ipprec-compatibility   ip                             8

[Contents] [Prev] [Next] [Index] [Report an Error]