Add mp_mrru option
Some equipments seem not able to actually put options in Configure-Reject messages, so we then have to disable MRRU by hand.
This commit is contained in:
parent
b3b5fc5c59
commit
8e7bfa9a77
6 changed files with 29 additions and 4 deletions
|
|
@ -16,6 +16,9 @@ set l2tp_secret "secret"
|
|||
# MTU of interface for L2TP traffic
|
||||
#set l2tp_mtu 1500
|
||||
|
||||
# MRRU for MP traffic
|
||||
#set l2tp_mtu 1614
|
||||
|
||||
# PPP counter and timer values
|
||||
#set ppp_restart_time 3
|
||||
#set ppp_max_configure 10
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue