Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:dpi:epdg:installation_setup:management_and_administration:auth_swm_swx [2024/11/19 13:18] – elena.krasnobryzh | en:dpi:epdg:installation_setup:management_and_administration:auth_swm_swx [2024/12/03 07:15] (current) – elena.krasnobryzh | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| {{indexmenu_n> | {{indexmenu_n> | ||
| ======SWm/ | ======SWm/ | ||
| - | The parameters of the SWm/SWx interfaces are located in the file ''/ | + | The parameters of the SWm/SWx interfaces are located in the configuration |
| - | + | =====Section "fast-epdg.auth"===== | |
| - | =====Section "charon.plugins.eap-diameter"===== | + | |
| ^ Parameter | ^ Parameter | ||
| - | | '' | + | | '' |
| | '' | | '' | ||
| | '' | | '' | ||
| | '' | | '' | ||
| - | **Example 1:** | + | **Template:** |
| <code bash> | <code bash> | ||
| fast-epdg { | fast-epdg { | ||
| auth { | auth { | ||
| - | interface | + | iface = |
| swm {} | swm {} | ||
| - | } | ||
| - | } | ||
| - | </ | ||
| - | |||
| - | **Example 2:** | ||
| - | <code bash> | ||
| - | fast-epdg { | ||
| - | auth { | ||
| - | interface = SWx | ||
| swx {} | swx {} | ||
| s6b {} | s6b {} | ||
| Line 31: | Line 21: | ||
| } | } | ||
| </ | </ | ||
| - | |||