Syntax
debugging ppp { all | cbcp packet | ccp { all |
event | error | packet | state } | scp packet
} [ interface interface-type interface-number ]
undo debugging ppp { all | cbcp packet | ccp { all |
event | error | packet | state } | scp
packet } [ interface interface-type interface-number ]
View
User view
Parameter
cbcp packet:
Enables cbcp packet debugging.
scp packet:
Enables scp packet debugging.
ccp: Enables
ccp debugging.
all: Enables
all debugging.
event:
Enables event debugging.
error:
Enables error debugging.
packet:
Enables packet debugging.
state:
Enables state debugging.
interface interface-type
interface-number: Specifies the interface type and number.
Description
Use the debugging ppp { all |
cbcp | ccp | scp } command to enable PPP related cbcp, ccp,
scp or all debugging.
Use the undo debugging ppp { all | cbcp
| ccp | scp } command to restore the default setting for PPP related cbcp,
ccp, scp or all debugging.
By default, all PPP debugging are disabled.
Example
None.
Syntax
debugging
ppp { chap { all | event |
error | packet | state } | pap { all | event
| error | packet | state } } [ interface interface-type
interface-number ]
undo
debugging ppp { chap { all | event
| error | packet | state } | pap { all |
event | error | packet | state } } [ interface interface-type
interface-number ]
View
User view
Parameter
chap:
Enables PPP CHAP authentication debugging.
pap: Enables
PPP PAP authentication debugging.
all: Enables
all debugging.
event:
Enables event debugging.
error:
Enables error debugging.
packet:
Enables packet debugging.
state:
Enables state debugging.
interface interface-type
interface-number: Specifies the interface type and number.
Description
Use the debugging ppp { chap |
pap } command to enable PPP related CHAP or PAP debugging.
Use the undo debugging ppp { chap | pap
} command to restore the default setting .