Command Manual – User Access
H3C SecPath Series Security Products
Chapter 1 PPP Configuration Commands
1-3
1.1.3 debugging ppp { core | ip | ipcp | lcp | lqc | mp }
Syntax
debugging ppp
{
core event
|
ip packet-
|
ipcp
{
all
|
event
|
error
|
packet
|
state
}
|
lcp
{
all
|
event
|
error
|
packet
|
state
}
|
lqc packet
|
mp
{
all
|
event
|
error
|
packet
}
} [
interface
interface-type
interface-number
]
undo debugging ppp
{
core event
|
ip packet
|
ipcp
{
all
|
event
|
error
|
packet
|
state
}
|
lcp
{
all
|
event
|
error
|
packet
|
state
}
|
lqc packet
|
mp
{
all
|
event
|
error
|
packet
}
} [
interface
interface-type
interface-number
]
View
User view
Parameter
core event
: Enable PPP core event information debugging.
ip packet
: Enable PPP IP packet debugging.
ipcp
: Enable PPP IP control protocol debugging.
lcp
: Enable PPP network control protocol debugging.
lqc packet
: Enable PPP link quality control protocol debugging.
mp
: Enable PPP multi-link protocol 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
{
core
|
ip
|
ipcp
|
lcp
|
lqc
|
mp
}
command to enable the
CORE, IP, IPCP, ICP, IQC, or MP debugging switch of PPP.
Use the
undo debugging ppp
{
core
|
ip
|
ipcp
|
lcp
|
lqc
|
mp
}
command to restore
the default debugging setting.
By default, all PPP debugging switches are disabled.
Example
None