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

show class-of-service interface-set

Syntax

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

Release Information

Command introduced in JUNOS Release 9.4.

Description

Display the configured shaping rate and the adjusted shaping rate for each logical interface set configured for hierarchical class of service (CoS).

Options

none — Display CoS associations for all logical interface sets.

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

Required Privilege Level

view

List of Sample Output

show class-of-service interface-set

Output Fields

Table 163 lists the output fields for the show class-of-service interface-set command. Output fields are listed in the approximate order in which they appear.

Table 163: show class-of-service interface-set Output Fields

Field Name

Field Description

Interface-set

Name of a logical interface set composed of one or more logical interfaces for which hierarchical scheduling is enabled.

Index

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

Physical interface

Name of a physical interface.

Queues supported

Number of queues you can configure on the interface.

Queues in use

Number of queues currently configured.

Output traffic control profile

Name of the output traffic-control profile attached to the logical interface set.

Adjusting application

Name of the application that communicates shaping-rate adjustment information to the JUNOS class-of-service daemon (cosd) on the broadband services router (BSR). The BSR uses the information from this application to perform shaping-rate adjustments on the scheduler node that manages the interface set. The adjusting application can be one of the following:

ancp LS-0 — JUNOS Access Node Control Profile daemon (ancpd) that performs shaping-rate adjustments on schedule nodes that are logical interface sets configured to represent subscriber local loops. When the synchronization speed of the DSL line changes, ancpd communicates the local loop speed to cosd over the default logical system, LS-0, and then the BSR throttles the shaping rate on the scheduler node to the loop speed.

Adjustment type

Type of shaping-rate adjustment performed by the BSR on the scheduler node. The type of adjustment can be one of the following:

absolute — The configured shaping rate is adjusted by an absolute value as opposed to by a percentage of the configured rate.

Configured shaping rate

The maximum transmission rate on the physical interface as configured by the output traffic-control profile attached to the scheduler node.

Adjustment value

Value of the shaping-rate adjustment information sent by the adjusting application to cosd.

Sample Output

show class-of-service interface-set

user@host> show class-of-service interface-set example-ifset-ge-4/0/0-7
Interface-set: example-ifset-ge-4/0/0–7, Index: 8
Physical interface: ge-4/0/0, Index: 270
Queues supported: 8, Queues in use: 8
  Output traffic control profile: example-tcp-basic-rate, Index: 11395
Adjusting application: ancp LS-0
  Adjustment type: absolute
  Configured shaping rate: 50000000
  Adjustment value: 888000

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