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 interfaces ps0 (Pseudowire Subscriber Interfaces)

date_range 11-Jun-24

Syntax

content_copy zoom_out_map
show interfaces ps0
<brief | detail | extensive | terse> 

Description

Display status information about the pseudowire subscriber interface.

Options

brief | detail | extensive | terse

(Optional) Display the specified level of output.

Required Privilege Level

view

Output Fields

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

Table 1: show interfaces ps0 Output Fields

Field Name

Field Description

Level of Output

Physical Interface  

Physical interface

Name of the physical interface.

brief detail extensive none

Enabled

State of the interface. Possible values are described in the “Enabled Field” section under Common Output Fields Description.

brief detail extensive none

Interface index

Physical interface index number, which reflects its initialization sequence.

detail extensive none

SNMP ifIndex

SNMP index number for the physical interface.

detail extensive none

Type

Physical interface type (Software-Pseudo).

brief detail extensive none

Link-level type

Encapsulation being used on the physical interface.

brief detail extensive

MTU

MTU size on the physical interface.

brief detail extensive

Clocking

Reference clock source. It can be Internal or External.

brief detail extensive

Speed

Speed at which the interface is running.

brief detail extensive

Device flags

Information about the physical device. Possible values are described in the “Device Flags” section under Common Output Fields Description.

brief detail extensive none

Interface flags

Information about the interface. Possible values are described in the “Interface Flags” section under Common Output Fields Description.

brief detail extensive none

Current address

Configured MAC address.

detail extensive none

Hardware address

MAC address of the hardware.

detail extensive none

Last flapped

Date, time, and how long ago the interface went from down to up or up to down. The format is Last flapped: year-month-day hours:minutes:seconds: timezone (hours:minutes:seconds ago). or Never. For example, Last flapped: 2002-04-26 10:52:40 PDT (04:33:20 ago).

detail extensive none

input packets

Number of packets received on the logical interface.

detail extensive none

output packets

Number of packets transmitted on the logical interface.

detail extensive none

Logical Interface  

Logical interface

Name of the logical interface.

brief detail extensive none

Index

Logical interface index number (which reflects its initialization sequence).

detail extensive none

SNMP ifIndex

Logical interface SNMP interface index number.

detail extensive none

Generation

Unique number for use by Juniper Networks technical support only.

detail extensive

Flags

Information about the logical interface. Possible values are described in the “Logical Interface Flags” section under Common Output Fields Description.

brief detail extensive none

Encapsulation

Type of encapsulation configured on the logical interface.

brief extensive none

Traffic statistics

Total number of bytes and packets received and transmitted on the logical interface. These statistics are the sum of the local and transit statistics. When a burst of traffic is received, the value in the output packet rate field might briefly exceed the peak cell rate. This counter usually takes less than 1 second to stabilize.

detail extensive

IPv6 transit statistics

Number of IPv6 transit bytes and packets received and transmitted on the logical interface if IPv6 statistics tracking is enabled.

Note:

The packet and byte counts in these fields include traffic that is dropped and does not leave the router.

  • Input bytes——Number of bytes received on the interface.

  • Output bytes——Number of bytes transmitted on the interface.

  • Input packets—Number of packets received on the interface.

  • Output packets—Number of packets transmitted on the interface.

detail extensive

Local statistics

Statistics for traffic received from and transmitted to the Routing Engine. When a burst of traffic is received, the value in the output packet rate field might briefly exceed the peak cell rate. This counter usually takes less than 1 second to stabilize.

detail extensive

Transit statistics

Statistics for traffic transiting the router. When a burst of traffic is received, the value in the output packet rate field might briefly exceed the peak cell rate. This counter usually takes less than 1 second to stabilize.

Note:

The packet and byte counts in these fields include traffic that is dropped and does not leave the router.

detail extensive

Protocol

Protocol family configured on the logical interface.

detail extensive none

MTU

MTU size on the logical interface.

detail extensive none

Flags

Information about the protocol family flags. Possible values are described in the “Family Flags” section under Common Output Fields Description.

detail extensive none

Donor interface

(Unnumbered Ethernet) Interface from which an unnumbered Ethernet interface borrows an IPv4 address.

detail extensive none

Addresses, Flags

Information about the addresses configured for the protocol family. Possible values are described in the “Addresses Flags” section under Common Output Fields Description.

detail extensive none

Destination

IP address of the remote side of the connection.

detail extensive none

Local

IP address of the logical interface.

detail extensive terse none

Broadcast

Broadcast address.

detail extensive none

Sample Output

show interfaces ps0

content_copy zoom_out_map
user@host> show interfaces ps0
Physical interface: ps0, Enabled, Physical link is Up
 Interface index: 166, SNMP ifIndex: 658
 Type: Software-Pseudo, Link-level type: 90, MTU: 1518, Clocking: 1, Speed: 800mbps
 Device flags : Present Running
 Interface flags: Point-To-Point Internal: 0x4000
 Current address: 00:00:5E:00:53:4a, Hardware address: 00:00:5E:00:53:4a
 Last flapped : Never
  Input packets : 0
  Output packets: 0

 Logical interface ps0.0 (Index 74) (SNMP ifIndex 656)
  Flags: Point-To-Point 0x4000 Encapsulation: Ethernet-CCC
  Input packets : 482
  Output packets: 0
  Protocol ccc, MTU: 1518
   Flags: Is-Primary

 Logical interface ps0.1 (Index 78) (SNMP ifIndex 665)
  Flags: Point-To-Point 0x4000 VLAN-Tag [ 0x8100.100 ] Encapsulation: ENET2
  Input packets : 0
  Output packets: 482
  Protocol inet, MTU: 1500
   Flags: Sendbcast-pkt-to-re
    Addresses, Flags: Is-Preferred Is-Primary
     Destination: 203.0.113.0/24, Local: 203.0.113.1, Broadcast: 203.0.113.255

 Logical interface ps0.32767 (Index 75) (SNMP ifIndex 692)
  Flags: Point-To-Point 0x4000 VLAN-Tag [ 0x0000.0 ] Encapsulation: ENET2
  Input packets : 0
  Output packets: 0

show interfaces ps0 extensive

content_copy zoom_out_map
user@host> show interfaces ps0.1 extensive
  Logical interface ps0.1 (Index 389) (SNMP ifIndex 0) (Generation 199)
    Flags: Up 0x4000 VLAN-Tag [ 0x8100.100 ]  Encapsulation: ENET2
    Traffic statistics:
      Input  bytes  :                    0
      Output bytes  :                    0
      Input  packets:                    0
      Output packets:                    0
    IPv6 transit statistics:
      Input  bytes  :                   0
      Output bytes  :                   0
      Input  packets:                   0
      Output packets:                   0
    Local statistics:
      Input  bytes  :                    0
      Output bytes  :                    0
      Input  packets:                    0
      Output packets:                    0
    Transit statistics:
      Input  bytes  :                    0                    0 bps
      Output bytes  :                    0                    0 bps
      Input  packets:                    0                    0 pps
      Output packets:                    0                    0 pps
    IPv4 transit statistics:
      Input  bytes  :                   0                     0 bps
      Output bytes  :                   0                     0 bps
      Input  packets:                   0                     0 bps
      Output packets:                   0                     0 bps
    IPv6 transit statistics:
      Input  bytes  :                   0                     0 bps
      Output bytes  :                   0                     0 bps
      Input  packets:                   0                     0 bps
      Output packets:                   0                     0 bps
    Protocol inet, MTU: 1500, Generation: 194, Route table: 0
      Flags: Sendbcast-pkt-to-re, Unnumbered
      Donor interface: lo0.0 (Index 322)
      Addresses, Flags: Primary Is-Default Is-Primary
        Destination: Unspecified, Local: 203.0.113.144, Broadcast: Unspecified, Generation: 138
    Protocol inet6, MTU: 1500, Generation: 198, Route table: 0
      Flags: Unnumbered                 
      Donor interface: lo0.0 (Index 322)
        Destination: Unspecified, Local: 2001:db8::e187
    Generation: 157

Release Information

Command introduced at Junos OS Release 13.1.

footer-navigation