Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
en:dpi:epdg:installation_setup:management_and_administration:auth_swm_swx:start [2024/05/13 15:40] – created elena.krasnobryzh | en:dpi:epdg:installation_setup:management_and_administration:auth_swm_swx:start [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | {{indexmenu_n> | ||
- | ======SWm/ | ||
- | The parameters of the SWm/SWx interfaces are located in the file ''/ | ||
- | |||
- | =====Section " | ||
- | |||
- | ^ Parameter | ||
- | | '' | ||
- | | '' | ||
- | | '' | ||
- | | '' | ||
- | |||
- | **Example 1:** | ||
- | <code bash> | ||
- | charon { | ||
- | plugins { | ||
- | eap-diameter { | ||
- | interface = SWm | ||
- | swm {} | ||
- | } | ||
- | } | ||
- | } | ||
- | </ | ||
- | |||
- | **Example 2:** | ||
- | <code bash> | ||
- | charon { | ||
- | plugins { | ||
- | eap-diameter { | ||
- | interface = SWx | ||
- | swx {} | ||
- | s6b {} | ||
- | } | ||
- | } | ||
- | } | ||
- | </ | ||