debugging pppoe

Function

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.

Format

debugging pppoe { all | error | event | packet } { interface { interface-name | interface-type interface-num } | mac-address macaddress }

undo debugging pppoe { all | error | event | packet } { interface { interface-name | interface-type interface-num } | mac-address macaddress }

Parameters

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.

Views

User view

Default Level

3: Management level

Task Name and Operations

Task Name Operations
pppoebras debug

Usage Guidelines

Usage Scenario

When PPPoE users go online, run the debugging pppoe command to enable the debugging of errors, events, or packets globally or on an interface. The information displayed helps fault locating.

Example

# Disable all PPPoE debugging on an interface.
<HUAWEI> undo debugging pppoe all interface Eth-Trunk22.11
# Enable PPPoE debugging with a specified MAC address.
<HUAWEI> debugging pppoe all mac-address 4-5-6
# Enable all PPPoE debugging on an interface.
<HUAWEI> debugging pppoe all interface Eth-Trunk22.11
# Disable PPPoE debugging with a specified MAC address.
<HUAWEI> undo debugging pppoe all mac-address 4-5-6
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic