SWm/SWx Authorization Mode Settings
The parameters of the SWm/SWx interfaces are located in the file /etc/fast-epdg.conf
in the subsection auth
of the fast-epdg
section.
Section "charon.plugins.eap-diameter"
Parameter | Description | Value |
---|---|---|
interface | Used interface | [SWm][SWx] |
swm {} | SWm interface parameters | |
swx {} | SWx interface parameters | |
s6b {} | S6b interface parameters |
Example 1:
fast-epdg { auth { interface = SWm swm {} } }
Example 2:
fast-epdg { auth { interface = SWx swx {} s6b {} } }