Fixed documentation about CoA in Accel-PPP services

Fixed documentation about CoA in Accel-PPP services
This commit is contained in:
aapostoliuk 2025-05-19 12:22:00 +03:00
parent 835a750a72
commit 66ab01fe46
5 changed files with 16 additions and 11 deletions

View File

@ -174,11 +174,12 @@ RADIUS advanced options
.. cfgcmd:: set service ipoe-server authentication radius dynamic-author server <address> .. cfgcmd:: set service ipoe-server authentication radius dynamic-author server <address>
Specifies IP address for Dynamic Authorization Extension server (DM/CoA) Specifies IP address for Dynamic Authorization Extension server (DM/CoA).
This IP must exist on any VyOS interface or it can be ``0.0.0.0``.
.. cfgcmd:: set service ipoe-server authentication radius dynamic-author port <port> .. cfgcmd:: set service ipoe-server authentication radius dynamic-author port <port>
Port for Dynamic Authorization Extension server (DM/CoA) UDP port for Dynamic Authorization Extension server (DM/CoA)
.. cfgcmd:: set service ipoe-server authentication radius dynamic-author key <secret> .. cfgcmd:: set service ipoe-server authentication radius dynamic-author key <secret>

View File

@ -144,12 +144,13 @@ RADIUS advanced options
.. cfgcmd:: set service pppoe-server authentication radius .. cfgcmd:: set service pppoe-server authentication radius
dynamic-author server <address> dynamic-author server <address>
Specifies IP address for Dynamic Authorization Extension server (DM/CoA) Specifies IP address for Dynamic Authorization Extension server (DM/CoA).
This IP must exist on any VyOS interface or it can be ``0.0.0.0``.
.. cfgcmd:: set service pppoe-server authentication radius .. cfgcmd:: set service pppoe-server authentication radius
dynamic-author port <port> dynamic-author port <port>
Port for Dynamic Authorization Extension server (DM/CoA) UDP port for Dynamic Authorization Extension server (DM/CoA)
.. cfgcmd:: set service pppoe-server authentication radius dynamic-author .. cfgcmd:: set service pppoe-server authentication radius dynamic-author
key <secret> key <secret>

View File

@ -180,11 +180,12 @@ RADIUS advanced options
.. cfgcmd:: set vpn l2tp remote-access authentication radius dynamic-author server <address> .. cfgcmd:: set vpn l2tp remote-access authentication radius dynamic-author server <address>
Specifies IP address for Dynamic Authorization Extension server (DM/CoA) Specifies IP address for Dynamic Authorization Extension server (DM/CoA).
This IP must exist on any VyOS interface or it can be ``0.0.0.0``.
.. cfgcmd:: set vpn l2tp remote-access authentication radius dynamic-author port <port> .. cfgcmd:: set vpn l2tp remote-access authentication radius dynamic-author port <port>
Port for Dynamic Authorization Extension server (DM/CoA) UDP port for Dynamic Authorization Extension server (DM/CoA)
.. cfgcmd:: set vpn l2tp remote-access authentication radius dynamic-author key <secret> .. cfgcmd:: set vpn l2tp remote-access authentication radius dynamic-author key <secret>

View File

@ -120,11 +120,12 @@ RADIUS advanced options
.. cfgcmd:: set vpn pptp remote-access authentication radius dynamic-author server <address> .. cfgcmd:: set vpn pptp remote-access authentication radius dynamic-author server <address>
Specifies IP address for Dynamic Authorization Extension server (DM/CoA) Specifies IP address for Dynamic Authorization Extension server (DM/CoA).
This IP must exist on any VyOS interface or it can be ``0.0.0.0``.
.. cfgcmd:: set vpn pptp remote-access authentication radius dynamic-author port <port> .. cfgcmd:: set vpn pptp remote-access authentication radius dynamic-author port <port>
Port for Dynamic Authorization Extension server (DM/CoA) UDP port for Dynamic Authorization Extension server (DM/CoA)
.. cfgcmd:: set vpn pptp remote-access authentication radius dynamic-author key <secret> .. cfgcmd:: set vpn pptp remote-access authentication radius dynamic-author key <secret>

View File

@ -153,11 +153,12 @@ RADIUS advanced options
.. cfgcmd:: set vpn sstp authentication radius dynamic-author server <address> .. cfgcmd:: set vpn sstp authentication radius dynamic-author server <address>
Specifies IP address for Dynamic Authorization Extension server (DM/CoA) Specifies IP address for Dynamic Authorization Extension server (DM/CoA).
This IP must exist on any VyOS interface or it can be ``0.0.0.0``.
.. cfgcmd:: set vpn sstp authentication radius dynamic-author port <port> .. cfgcmd:: set vpn sstp authentication radius dynamic-author port <port>
Port for Dynamic Authorization Extension server (DM/CoA) UDP port for Dynamic Authorization Extension server (DM/CoA)
.. cfgcmd:: set vpn sstp authentication radius dynamic-author key <secret> .. cfgcmd:: set vpn sstp authentication radius dynamic-author key <secret>