mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
Merge pull request #1636 from aapostoliuk/AccelPPP-CoA-fix
Fixed documentation about CoA in Accel-PPP services
This commit is contained in:
commit
6541c72db9
@ -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>
|
||||||
|
|
||||||
|
|||||||
@ -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>
|
||||||
@ -681,4 +682,4 @@ a /56 subnet for the clients internal use.
|
|||||||
.. _dictionary: https://github.com/accel-ppp/accel-ppp/blob/master/
|
.. _dictionary: https://github.com/accel-ppp/accel-ppp/blob/master/
|
||||||
accel-pppd/radius/dict/dictionary.rfc6911
|
accel-pppd/radius/dict/dictionary.rfc6911
|
||||||
.. _`ACCEL-PPP attribute`: https://github.com/accel-ppp/accel-ppp/
|
.. _`ACCEL-PPP attribute`: https://github.com/accel-ppp/accel-ppp/
|
||||||
blob/master/accel-pppd/radius/dict/dictionary.accel
|
blob/master/accel-pppd/radius/dict/dictionary.accel
|
||||||
|
|||||||
@ -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>
|
||||||
|
|
||||||
|
|||||||
@ -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>
|
||||||
|
|
||||||
|
|||||||
@ -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>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user