Patton electronic SmartNode 4110 Series IP Phone User Manual


 
PPP configuration task list 323
SmartWare Software Configuration Guide 30 • PPP configuration
Configuring the local and remote PPP MRRU
The PPP Maximum Receive Reconstructed Unit (MRRU) denotes the maximum reassembled MRU we are
able to receive above the multi-link PPP protocol, i.e. this is the MRU after reassembling frames from individ-
ual links inside a multi-link bundle. The valid range and default value of MRRU can be configured in the PPP
profile.
Mode: profile ppp
Step Command Purpose
1 [name] (pf-ppp)[profile]# mrru [min
<min>] [max <max>] [default
<default>]
Configures the minimum, maximum and default
value of the local MRRU. The configured range
(min..max) is forced during PPP LCP negotiation,
while the default value is offered first. Note that the
MRRU option is only offered when multi-link is
enabled.
The default minimum value is 68.
The default maximum value is 1920.
The default default value is 1500.
2 [name] (pf-ppp)[profile]# mtru [min
<min>] [max <max>] [default
<default>]
Configures the minimum, maximum and default
value of the remote MRRU, i.e. the MRRU of the
remote side that we are willing to accept. The con-
figured range (min..max) is forced during PPP LCP
negotiation, while the default value is used when
not offered.
The default minimum value is 68.
The default maximum value is 1920.
The default default value is 1500.