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

show interfaces interface-set (Ethernet Interface Set)

Syntax

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

Release Information

Command introduced in JUNOS 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.

Options

interface-set-nameDisplay information about the specified gigabit or 10-Gigabit Ethernet 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

Output Fields

See Table 30 for the output fields for the show interfaces (Fast Ethernet and Gigabit Ethernet) command.

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

Table 32: 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.

detail

Traffic statistics

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

  • Input bytes, Output bytes—Number of bytes received and transmitted on the interface set
  • Input packets, Output packets—Number of packets 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 the interface-sets.

detail

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

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