Page MenuHomeVyOS Platform

PPPOE - PADO Delay
Open, HighPublicFEATURE REQUEST

Description

Good day Support / Team

Please can you allow PADO Delay either without session or session with 0
I would like the entire server to be a backup to the main server and with the current configuration 1 client still remains connected because PADO delay 50 and session minimum requirement of 1 allows such

Please allow session to be 0 so that no clients are able to connect with PADO until the main server is down

Regards

Details

Difficulty level
Unknown (require assessment)
Version
-
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Config syntax change (migratable)
Issue type
Improvement (missing useful functionality)

Event Timeline

I'm wondering about the syntax
Will it be enough?

set service pppoe-server pado-delay 0

I'm wondering about the syntax
Will it be enough?

set service pppoe-server pado-delay 0

I think we should include the sessions incase there multiple PPPOE services and people want to spread the load across multiple devices?
Or maybe an option to allow without sessions as well as allow with sessions - make the system versatile ?

I'm wondering about the syntax
Will it be enough?

set service pppoe-server pado-delay 0

I think we should include the sessions incase there multiple PPPOE services and people want to spread the load across multiple devices?
Or maybe an option to allow without sessions as well as allow with sessions - make the system versatile ?

Could you provide an example of CLI and an example of the expected accel-ppp configuration?
Or is it PPPoE client configuration? It is not clear

no it's the PPPOE server configuration

set service pppoe-server pado-delay 0

This would be perfect

@troggie Could you confirm that you expect "0"
Regarding documentation, it should be "-1" https://github.com/accel-ppp/accel-ppp-docs/blob/master/configuration/pppoe.rst

pado-delay=delay[,delay1:count1[,delay2:count2[,...]]]

    By default is disabled.

    Specifies delays (also in condition of connection count) to send PADO (ms). Last delay in list may be -1 which means don't accept new connections. List have to be sorted by count key.

Hi
I would like to see last delay sessions be minimum allowed integer be 0 not 1 to 999999

set service pppoe-server pado-delay 50 sessions
Possible completions:

<1-999999>           Number of sessions
1

Good day

Any update on this?
I see the delay session is still 1 - 999999

Good day all

I noticed on 1.5 if i set the session to max number 99999 with a delay of > 0 system works as expected

Thank you

@troggie Add please an example of working config accel-pp.conf wit those options
Otherwise, I'll mark it as wontfix.
Thanks.

please mark as won't fix

________________________Drummond Korras

Director

KorCom (Pty) Ltd
+27101100545 | 0835061165
[email protected]
www.korcom.co.za
6 Malherbe Street, Rynfield, Benoni, Gauteng
[image: facebook] https://www.facebook.com/korcomptyltd
[image: twitter] https://www.twitter.com/korcomit
[image: linkedin] https://www.linkedin.com/in/korcom-pty-ltd-7740a450/

https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail
Virus-free.www.avast.com
https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail
<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>

hi, this is an example of the accel-pp.conf section for PPPoE, using the documentation as reference.

[pppoe]
pado-delay=100