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 ppp summary

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show ppp summary

Description

Display PPP session summary information.

Options

This command has no options.

Required Privilege Level

view

Output Fields

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

Table 1: show ppp summary Output Fields

Field Name

Field Description

Interface

Interface on which the PPP session is running. An interface type of pp0 indicates an Ethernet interface type on a M120 or M320 router.

Session type

Type of session: PPP or Cisco-HDLC.

Session phase

PPP process phases: Authenticate, Pending, Establish, Network, Disabled.

Session flags

Special conditions present in the session, such as Bundled, TCC, No-keepalives, Looped, Monitored, and NCP-only.

Sample Output

show ppp summary

content_copy zoom_out_map
user@host> show ppp summary  
Interface      Session type  Session phase      Session flags
at-4/0/0.456   PPP           Network
lsq-0/3/0.0    PPP           Disabled 
lsq-1/0/0.0    PPP           Disabled 
rlsq0.0        PPP           Network            NCP-only 
so-1/0/0.0     PPP           Authenticate
so-1/0/1.0     PPP           Disabled           Looped
so-2/0/0.0     Cisco-HDLC    Establish
so-4/0/0.0     PPP           Establish          Monitored
t1-1/3/0:1.0   PPP           Network            Bundled 
t1-1/3/0:2.0   PPP           Network            Bundled 
pp0.12         PPP           Network

Release Information

Command introduced in Junos OS Release 7.5.

footer-navigation