< Home

pppoe intermediate-agent information ignore-reply

Function

The pppoe intermediate-agent information ignore-reply command configures the device whether to directly forward PPPoE reply packets sent by the PPPoE server.

The undo pppoe intermediate-agent information ignore-reply command restores the default policy for processing PPPoE packets sent by the PPPoE server.

By default, the device does not process PPPoE reply packets sent by the PPPoE server.

Format

pppoe intermediate-agent information ignore-reply { disable | enable }

undo pppoe intermediate-agent information ignore-reply

Parameters

Parameter Description Value
disable Indicates that the device processes PPPoE reply packets sent by the PPPoE server. -
enable Indicates that the device does not process PPPoE reply packets sent by the PPPoE server. -

Views

System view

Default Level

2: Configuration level

Usage Guidelines

Usage Scenario

Generally, the device does not process PPPoE reply packets and directly forwards them to the PPPoE client. Only when the PPPoE client cannot identify PPPoE packets that the device directly forwards, the device needs to process the PPPoE reply packets sent by the PPPoE server to ensure communication between the PPPoE server and PPPoE client. The PPPoE reply packets are processed as follows:
  • When the policy for processing original fields in PPPoE packets is replace or keep:
    • If fields are not contained in PPPoE reply packets sent by the PPPoE server, the device directly forwards PPPoE reply packets.
    • If fields are contained in PPPoE reply packets sent by the PPPoE server and the format and content are consistent with those of the fields added to the user-side PPPoE packets, the device removes the original fields from PPPoE packets and forwards the packets. If the format and content are different from those of the fields added to the user-side PPPoE packets, the device directly forwards PPPoE reply packets.
  • When the policy for processing original fields in PPPoE packets is drop, the device directly forwards the PPPoE packets:

Precautions

The pppoe intermediate-agent information ignore-reply command takes effect only after PPPoE+ is enabled globally. To modify the configuration, disable PPPoE+ globally first.

If the device is configured to process the PPPoE reply packets sent by the PPPoE server, the user access rate is reduced when the PPPoE server sends a large number of PPPoE+ packets.

Example

# Configure the device to process PPPoE reply packets sent by the PPPoE server.

<HUAWEI> system-view
[HUAWEI] undo pppoe intermediate-agent information enable
[HUAWEI] pppoe intermediate-agent information ignore-reply disable
[HUAWEI] pppoe intermediate-agent information enable
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >