From 88083165832368a0782eee627b17a3795578017a Mon Sep 17 00:00:00 2001 From: Philippe Guibert Date: Fri, 3 Feb 2023 16:17:18 +0100 Subject: man: add information about agent-remote-id DHCP "agent remote id" sub-option 2 of option 82 can already be configured with [ipoe] / "agent-remote-id". However, it is not documented. Add information about agent-remote-id in accel-ppp.conf man. Signed-off-by: Philippe Guibert Signed-off-by: Louis Scalbert --- accel-pppd/accel-ppp.conf.5 | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'accel-pppd') diff --git a/accel-pppd/accel-ppp.conf.5 b/accel-pppd/accel-ppp.conf.5 index 09c4597e..cf319c33 100644 --- a/accel-pppd/accel-ppp.conf.5 +++ b/accel-pppd/accel-ppp.conf.5 @@ -383,6 +383,13 @@ If ip-unnumbered=1 accel-ppp will always assign /32 mask. .br Default value is 1. .TP +.BI "agent-remote-id=" string +Specifies the DCHP option 82 sub-option 2 to be inserted by the DHCP Relay. +.br +The purpose of the sub-option is documented in section 3.2 of RFC3046. +.br +If not configured, the option 82 is not appended. +.TP .BI "interface=" [re:]name[,mode=L2|L3][,shared=0|1][,start=dhcpv4|up|auto] .BI "" [,range=x.x.x.x/mask][,ifcfg=0|1] .BI "" [,relay=x.x.x.x] -- cgit v1.2.3