summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZhiyuan Wan <h@iloli.bid>2023-03-20 17:00:12 +0800
committerZhiyuan Wan <h@iloli.bid>2023-03-20 17:00:18 +0800
commitfa1478e47f9d233944726acfca8eb31b1c4f4bf9 (patch)
tree0495d7ccc2d49d6b2370291122b03cdc11c217ea
parentcc9a5284d974aa372d9b49a618b8989870035d2b (diff)
downloadvyos-documentation-fa1478e47f9d233944726acfca8eb31b1c4f4bf9.tar.gz
vyos-documentation-fa1478e47f9d233944726acfca8eb31b1c4f4bf9.zip
T5098: Update pppoe.rst
pppoe: allow user to set pppd holdoff option
-rw-r--r--docs/configuration/interfaces/pppoe.rst8
1 files changed, 8 insertions, 0 deletions
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