Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

show interfaces interface-set (Ethernet Interface Set)

Syntax

show interfaces interface-set interface-set-name<detail | terse>

Release Information

Command introduced in Junos OS Release 8.5.

Description

Display information about the specified gigabit or 10-Gigabit Ethernet interface set. Supported in MX Series routers with enhanced queuing DPCs or MPCs.

You can also use the show interfaces interface-set command to display information about agent circuit identifier (ACI) interface sets configured on MX Series routers with MPCs/MICs.

Options

interface-set interface-set-name

Display information about the specified Gigabit Ethernet, 10-Gigabit Ethernet, or ACI interface set.

detail | terse

(Optional) Display the specified level of output.

Required Privilege Level

view

List of Sample Output

show interfaces interface-set terse
show interfaces interface-set detail
show interfaces interface-set (ACI Interface Set)

Output Fields

Table 1 describes the information for the show interfaces interface-set command.

Table 1: Ethernet show interfaces interface-set Output Fields

Field Name

Field Description

Level of Output

Physical Interface

Interface set

Name of the interface set or sets.

All levels

Interface set index

Index number of the interface set. For ACI interface sets, the following fields are displayed:

  • ACI VLAN—ACI interface set that the router uses to create dynamic VLAN subscriber interfaces based on the agent circuit identifier value.
  • PPPoE—Dynamic PPPoE subscriber interface that the router creates using the ACI interface set.

detail none

Agent Circuit ID

For ACI interface sets, string in DHCP or PPPoE control packets that uniquely identifies the subscriber’s access node and and the DSL line on the access node.

detail none

Max Sessions

For dynamic PPPoE subscriber interfaces, maximum number of PPPoE logical interfaces that that can be activated on the underlying interface.

detail none

Max Sessions VSA Ignore

For dynamic PPPoE subscriber interfaces, whether the router is configured to ignore (clear) the PPPoE maximum session value returned by RADIUS in the Max-Clients-Per-Interface Juniper Networks VSA [26-143] and restore the PPPoE maximum session value on the underlying interface to the value configured with the max-sessions statement: Off (default) or On.

detail none

Traffic statistics

Number and rate of bytes and packets received and transmitted on the specified interface set.

  • Input bytes, Output bytes—Number of bytes and number of bytes per second received and transmitted on the interface set
  • Input packets, Output packets—Number of packets and number of packets per second received and transmitted on the interface set.

detail

Egress queues supported

Total number of egress queues supported on the specified interface set.

detail

Egress queues in use

Total number of egress queues used on the specified interface set.

detail

Queue counters

Queued packets, Transmitted packets, and Dropped packets statistics for the four forwarding classes.

detail

Members

List of all interface sets or, for ACI interface sets, list of all subscriber interfaces belonging to the specified ACI interface set.

detail none

Sample Output

show interfaces interface-set terse

user@host> show interfaces interface-set terse
Interface set:
   iflset-xe-11/3/0-0
   ge-1/0/1-0
   ge-1/0/1-2

show interfaces interface-set detail

user@host> show interfaces interface-set iflset-xe-11/3/0-0 detail
Interface set: iflset-xe-11/3/0-0
  Interface set index: 19
  Traffic statistics:
   Output bytes  :            751017840            401673504 bps
   Output packets:             11044380               738377 pps
  Egress queues: 4 supported, 4 in use
  Queue counters:       Queued packets  Transmitted packets    Dropped packets
    0 best-effort            211091327             11044380          199995746
    1 expedited-fo                   0                    0                  0
    2 assured-forw                   0                    0                  0
    3 network-cont                   0                    0                  0
  Members:
   xe-11/3/0.0

show interfaces interface-set (ACI Interface Set)

user@host> show interfaces interface-set
Interface set: aci-1001-demux0.1073741826
  Interface set index: 1
    ACI VLAN:
      Agent Circuit ID: aci-ppp-dhcp-dvlan-60
    PPPoE:
      Max Sessions: 3, Max Sessions VSA Ignore: Off
  Members:
   pp0.1073741827

Published: 2013-08-29