Technical Documentation

show interfaces source-class

Syntax

show interfaces source-class(all | destination-class-name logical-interface-name)

Release Information

Command introduced before Junos OS Release 7.4.

all option introduced in Junos OS Release 8.0.

Description

Display information about interfaces grouped by source class.

Options

all

Display information about all configured source classes.

source-class-name

Name of a logical grouping of prefixes that count packets having the source address matching those prefixes.

interface-name

Name of a logical interface.

Additional Information

For interfaces that carry IPv4, IPv6, or Multiprotocol Label Switching (MPLS) traffic, you can maintain packet counts based on the entry and exit points for traffic passing through your network. Entry and exit points are identified by source and destination prefixes grouped into sets defined as source classes and destination classes. For more information, see the Junos Network Interfaces Configuration Guide.

Required Privilege Level

view

List of Sample Output

show interfaces source-class all

Output Fields

Table 1 lists the output fields for the show interfaces source-class command. Output fields are listed in the approximate order in which they appear.

Table 1: show interfaces source-class Output Fields

Field Name

Field Description

Logical interface

Name of the logical interface.

Source class

Source class usage (SCU) counters per class for this interface.

Packets

Packets going to designated user-selected prefixes.

Bytes

Bytes going to designated user-selected prefixes.

Sample Output

show interfaces source-class all

user@host> show interfaces source-class all
Logical interface so-0/1/0.0
                                               Packets                Bytes
      Source class                 (packet-per-second)    (bits-per-second)
                             gold              1928095            161959980
                                  (                889) (            597762)
                           bronze                    0                    0 
                                  (                  0) (                 0)
                           silver                    0                    0 
                                  (                  0) (                 0)
  Logical interface so-0/1/3.0
                                               Packets                Bytes
      Source class                 (packet-per-second)    (bits-per-second)
                             gold                    0                    0 
                                  (                  0) (                 0)
                           bronze                    0                    0 
                                  (                  0) (                 0)
                           silver               116113              9753492
                                  (                939) (            631616)

Published: 2010-07-13

Help
|
My Account
|
Log Out