Clear ppp – Enterasys Networks X-Pedition XSR CLI User Manual

Page 369

Advertising
background image

PPP Debug, Clear and Show Commands

XSR CLI Reference Guide 8-99

Syntax of the “no” Form

The no form of this command removes PPP debugging on the interface:

no ppp debug packet

Default

Limit: 100 packets

Mode

Interface configuration: 

XSR(config-if<xx>)#

Example

This example sets PPP debugging of IPCP and LQM packets with a 50‐packet limit on Serial 1/0:

XSR(config)#interface serial 1/0
XSR(config-if<S1/0>)#encapsulation ppp
XSR(config-if<S1/0>)#ppp debug packet limit 50 ipcp lqm

Sample Output

The following debugging output is displayed on Multilink interface 57:

XSR#show interface multilink 57
********** Multilink Interface Stats **********
Multilink 57 is Admin Up
Internet address is 192.168.34.1, subnet mask is 255.255.255.0
LCP State: OPENED
IPCP State: OPENED
Multilink State: OPENED

Detailed Debug PPP Control Packet is ON for [type1] [type2] [type3], limit is [x],
number decoded is [y]

clear ppp

This command clears PPP counters for interfaces running PPP.

Syntax

clear ppp

Mode

Privileged EXEC: 

XSR#

Sample Output

The following output displays when you enter the 

show ppp interface

 command after clearing 

the serial 1/0:0 port:

Advertising