Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show class-of-service forwarding-class-set

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show class-of-service forwarding-class-set
<forwarding-class-set-name>

Description

Display the forwarding classes associated with each forwarding class set.

Options

none

Display all forwarding class sets.

forwarding-class-set-name

(Optional) Display the forwarding classes associated with the specified forwarding class set.

Required Privilege Level

view

Output Fields

Table 1 describes the output fields for the show class-of-service forwarding-class-set command. Output fields are listed in the approximate order in which they appear.

Table 1: show class-of-service forwarding-class-set Output Fields

Field Name

Field Description

Forwarding class set

Name of the forwarding class set.

Type

Internal Junos OS type.

Forwarding class set index

Index of this forwarding class set.

Forwarding class

Name of a forwarding class.

Index

Index of this forwarding class.

Sample Output

show class-of-service forwarding-class-set

content_copy zoom_out_map
user@switch> show class-of-service forwarding-class-set             
Forwarding class set: san_fcset, Type: normal-type, Forwarding class set index: 37839
  Forwarding class                       Index
  fcoe                                     1               

Forwarding class set: lan_fcset, Type: normal-type, Forwarding class set index: 37840
  Forwarding class                       Index
  best-effort                              0              

Forwarding class set: multicast_fcset, Type: normal-type, Forwarding class set index: 37841
  Forwarding class                       Index
  mcast                                    8              

Release Information

Command introduced in Junos OS Release 11.1.

footer-navigation