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>
|
||||||
|
|||||||
@ -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