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 access-cac interface-set

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show access-cac interface-set
<interface-set-name | detail>

Description

Display interface-set adjustment information.

Options

none

List all interface-set entries with the total aggregate adjustment value for each interface-set.

interface-set-name

Restrict the output to a specific interface-set.

detail

List all multicast groups, with adjustment rates, that provide an update on the specified interface-set.

Required Privilege Level

view

Output Fields

Table 1 describes the output fields for the show show access-cac interface-set command. Output fields are listed in the approximate order in which they appear.

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

Field Name

Field Description

Access cac interface-set

Then name of the interface set.

Total current adjustment on interface-set

The total current adjustment on the interface set, in bps, equal to the sum of the measured rates on all configured multicast channels.

Mcast channels

The list of all configured multicast channels.

Configured rate

The shaping rate configured for each multicast channel.

Measured rate

The current data rate for each multicast channel. This rate for a multicast channel adjusts the shaping rate of the interface set by an equal amount.

Sample Output

show access-cac interface-set

content_copy zoom_out_map
user@host> show access-cac interface-set
Access cac interface-sets
  Access cac interface-set: ge-5/0/0-1
  Access cac interface-set: ge-5/0/1-1

show access-cac interface-set (detail)

content_copy zoom_out_map
user@host> show access-cac interface-set detail
Access cac interface-sets
  Access cac interface-set: ge-5/0/0-1
  Total current adjustment on interface-set: 4080908
  Mcast channels: 
  0.0.0.0     , 225.0.0.1    Configured rate: 4000000 Measured rate: 560268
  0.0.0.0     , 225.0.0.2    Configured rate: 4000000 Measured rate: 560280
  0.0.0.0     , 225.0.0.3    Configured rate: 4000000 Measured rate: 560280
  ::          , ff8e::e100:1 Configured rate: 4000000 Measured rate: 2400080

  Access cac interface-set: ge-5/0/1-1
  Total current adjustment on interface-set: 500222379
  Mcast channels: 
  0.0.0.0     , 225.0.0.1    Configured rate: 4000000 Measured rate: 166739966
  0.0.0.0     , 225.0.0.2    Configured rate: 4000000 Measured rate: 166741131
  0.0.0.0     , 225.0.0.3    Configured rate: 4000000 Measured rate: 166741282
  ::          , ff8e::e100:1 Configured rate: 4000000 Measured rate: 0

Release Information

Command introduced in Junos OS Release 17.2.

footer-navigation