The debugging pppoe command enables debugging of the PPPoE module.
The undo debugging pppoe command disables debugging of the PPPoE module.
By default, debugging of the PPPoE module is disabled.
This command is supported only on the NetEngine 8000 F1A.
Parameter | Description | Value |
---|---|---|
all |
Indicates all debugging. |
- |
error |
Indicates error debugging. |
- |
event |
Indicates event debugging. |
- |
packet |
Indicates packet debugging. |
- |
interface interface-type interface-num |
Specifies the interface type and number. |
- |
interface-name |
Specifies the interface name. |
- |
mac-address macaddress |
Indicates debugging of the PPPoE module with a specified MAC address. |
The value is a 12-digit hexadecimal number, in the format of H-H-H. Each H is 4 digits. If an H contains fewer than 4 digits, the left-most digits are padded with zeros. For example, e0 is displayed as 00e0. |
<HUAWEI> undo debugging pppoe all interface Eth-Trunk22.11
<HUAWEI> debugging pppoe all mac-address 4-5-6
<HUAWEI> debugging pppoe all interface Eth-Trunk22.11
<HUAWEI> undo debugging pppoe all mac-address 4-5-6