Command Reference Guide

3Com Router 3000 Ethernet Family
Command Reference Guide Chapter 1 PPP and MP Configuration Commands
3Com Corporation
1-17
Description
Use the ppp mp min-fragment command to set minimum size of outgoing fragments.
Use the undo ppp mp min-fragment command to restore the default, that is, 128
bytes.
If the small packet fragmentation is not expected, this command can be used to set
larger packet size value of the MP packet fragment.
Related command: ppp mp.
Example
# Set the minimum packet of the MP packet fragmentation to 500 bytes.
[3Com-Virtual-Template10] ppp mp min-fragment 500
1.1.19 ppp mp user
Syntax
ppp mp user username bind virtual-template number
undo ppp mp user username
View
System view
Parameter
username: User name, which is a string of 1 to 80 characters.
number: Virtual-template number.
Description
Use the ppp mp user command to bind an MP user to a virtual template.
Use the undo ppp mp user command to remove the specified binding.
During the establishment of a PPP connection, after PPP authentication succeeds, if a
virtual-template is specified, MP will be bound on the basis of parameters of the
virtual-template and a new virtual interface will be formed to transfer data.
Operating parameters that could be configured on the virtual-template include:
z Local IP address and the IP address (or IP address pool) assigned to the peer
PPP
z PPP working parameter
Related command: ppp mp, ppp mp max-bind.