Command Manual – User Access
H3C SecPath Series Security Products
Chapter 1 PPP Configuration Commands
1-1
Chapter 1 PPP Configuration Commands
1.1 PPP Configuration Commands
1.1.1 debugging ppp { all | cbcp | ccp | scp }
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
: Enable CBCP packet debugging.
scp packet
: Enable SCP packet debugging.
ccp
: Enable CCP debugging.
all
: Enable all debugging switches.
event
: Enable event information debugging.
error
: Enable error information debugging.
packet
: Enable packet information debugging.
state
: Enable state information debugging.
interface
interface-type
interface-number
: Interface type and interface number.
Description
Use the
debugging ppp
{
all
|
cbcp
|
ccp
|
scp
} command to enable the CBCP, CCP,
SCP, or all debugging switches.
Use the
undo debugging ppp
{
all
|
cbcp
|
ccp
|
scp
} command to restore the default
debugging setting.
By default, all PPP debugging switches are disabled.
Example
None