show ppp interface
Displays information about the PPP interface type that you specify.
show ppp interface [ interfaceType interfaceSpecifier ]
[ full | { dataRestriction }* [ protocolRestriction ]* ] [ state stateRestriction ]
[ delta ] [ filter ]For multilinked PPP interfaces, the following options are additionally available:
show ppp interface mlppp [ interfaceSpecifier ] members [ filter ]
show ppp interface mlppp links [ filter ]
- interfaceTypeInterface type; see Interface Types and Specifiers in About This Guide
- interfaceSpecifierParticular interface; format varies according to interface type; see Interface Types and Specifiers in About This Guide
- fullDisplays configuration, status, and statistics information for the interface, including information specific to LCP, IPCP, OSINLCP, MPLSCP, PAP, and CHAP; equivalent to specifying config status statistics
- dataRestrictionOne or more of the following keywords; you can repeat a keyword without effect
- configDisplays information about the PPP interface configuration
- statusDisplays information about the PPP interface operational status
- statisticsDisplays information about the PPP interface statistics
- *Indicates that one or more parameters can be repeated multiple times in a list in the command line
- protocolRestrictionOne or more of the following keywords
- eapDisplays EAP-specific information
- lcpDisplays LCP-specific information
- ipDisplays IPCP-specific information
- ipv6Displays IPv6CP-specific information
- osiDisplays OSINLCP-specific information
- mplsDisplays MPLSCP-specific information
- papDisplays PAP-specific information
- chapDisplays CHAP-specific information
- stateRestrictionInformation is displayed only for interfaces in one of the following specified states:
- openInterface is administratively enabled, meaning that the no ppp shutdown command is operational
- closedInterface is administratively disabled, meaning that the ppp shutdown command is operational
- upInterface on which the LCP has been negotiated
- downInterface on which the LCP has not been negotiated, the negotiations have failed, or the connection has been ended
- lower-layer-downInterface that is not up and is waiting for the lower layer to come up to initiate negotiations for LCP
- not-presentInterface that is not present because the hardware is not available. When the interface is in this state, no detailed information is available.
- passiveInterface with the operational status passive
- tunneledTunneled PPP interfaces
- no-ipInterface on which IPCP is not configured
- ip-openInterface on which IPCP is administratively enabled, meaning that the no ppp shutdown ip command is operational
- ip-closedInterface on which IPCP is administratively disabled, meaning that the ppp shutdown ip command is operational
- ip-upInterface on which the IPCP has been negotiated
- ip-downInterface on which the IPCP has not been negotiated, the negotiations failed, or the connection has been ended
- no-ipv6Interface on which IPv6CP is not configured
- ipv6-openInterface on which IPv6CP is administratively enabled, meaning that the no ppp shutdown ipv6 command is operational
- ipv6-closedInterface on which IPv6CP is administratively disabled, meaning that the ppp shutdown ipv6 command is operational
- ipv6-upInterface on which the IPv6CP has been negotiated
- ipv6-downInterface on which the IPv6CP has not been negotiated, the negotiations failed, or the connection has been ended
- no-osiInterface on which OSINLCP is not configured
- osi-openInterface on which OSINLCP is administratively enabled, meaning that the no ppp shutdown osi command is operational
- osi-closedInterface on which OSINLCP is administratively disabled, meaning that the ppp shutdown osi command is operational
- osi-upInterface on which the OSINLCP has been negotiated
- osi-downInterface on which the OSINLCP has not been negotiated, the negotiations failed, or the connection has been ended
- no-mplsInterface on which MPLSCP is not configured
- mpls-openInterface on which MPLSCP is administratively enabled, meaning that the no ppp shutdown mpls command is operational
- mpls-closedInterface on which MPLSCP is administratively disabled, meaning that the ppp shutdown mpls command is operational
- mpls-upInterface on which the MPLSCP has been negotiated
- mpls-downInterface on which the MPLSCP has not been negotiated, the negotiations failed, or the connection has been ended
- deltaDisplays baselined statistics
- filterSee Filtering show Commands in About This Guide
- membersLists all MLPPP member links, or only those for a specified MLPPP bundle
- linksLists all MLPPP encapsulated links, regardless of whether the links are members of an MLPPP bundle
Privileged Exec, User Exec
Command introduced before JUNOSe Release 7.1.0.
eap keyword added in JUNOSe Release 7.3.0.