From fa1478e47f9d233944726acfca8eb31b1c4f4bf9 Mon Sep 17 00:00:00 2001
From: Zhiyuan Wan <h@iloli.bid>
Date: Mon, 20 Mar 2023 17:00:12 +0800
Subject: T5098: Update pppoe.rst

pppoe: allow user to set pppd holdoff option
---
 docs/configuration/interfaces/pppoe.rst | 8 ++++++++
 1 file changed, 8 insertions(+)

(limited to 'docs/configuration')

diff --git a/docs/configuration/interfaces/pppoe.rst b/docs/configuration/interfaces/pppoe.rst
index cf406baf..74a43bb5 100644
--- a/docs/configuration/interfaces/pppoe.rst
+++ b/docs/configuration/interfaces/pppoe.rst
@@ -154,6 +154,14 @@ PPPoE options
    when it is idle and after the initial establishment of the connection. It
    will stay up forever.
 
+.. cfgcmd:: set interfaces pppoe <interface> holdoff <time>
+
+   Use this command to set re-dial delay time to be used with persist PPPoE
+   sessions. When the PPPoE session is terminated by peer, and on-demand
+   option is not set, the router will attempt to re-establish the PPPoE link.
+
+   If this parameter is not set, the default holdoff time is 30 seconds.
+
 .. cfgcmd:: set interfaces pppoe <interface> local-address <address>
 
    Use this command to set the IP address of the local endpoint of a PPPoE
-- 
cgit v1.2.3