ppp mru

Function

The ppp mru command sets the maximum receive unit (MRU) in PPP negotiation.

The undo ppp mru command restores the default setting.

By default, the MRU in PPP negotiation is 1492.

This command is supported only on the NetEngine 8000 F1A.

Format

ppp mru mru

undo ppp mru

Parameters

Parameter Description Value
mru

Specifies the MRU in PPP negotiation.

The value is an integer that ranges from 1024 to 9600.

Views

Virtual template view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
pppoebras write

Usage Guidelines

Usage Scenario

The ppp mru command sets the MRU so that the size of the packets sent by the peer in PPP negotiation can be controlled.

MRU indicates the packet receiving capability of an interface. That is, the peer device notifies the local device of the maximum length of PPP packets that can be received by the local device in LCP negotiation. At the end of the negotiation, the MTU is the smaller value of the MRU (the negotiated MRU) at both ends, and the values of the MERs at both ends remain unchanged. Therefore, the MTU value on the interface is not greater than that on the interface. This ensures that both communication parties can receive packets from the peer end.

Precautions

In VS mode, this command is supported only by the admin VS.

Example

# Set the MRU in PPP negotiation to 1400 on a VT.
<HUAWEI> system-view
[~HUAWEI] interface virtual-template 10
[*HUAWEI-Virtual-Template10] ppp mru 1400
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >