Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
en:dpi:epdg:installation_setup:management_and_administration:auth_swm_swx:start [2024/08/22 14:21] – 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> | ||
- | fast-epdg { | ||
- | auth { | ||
- | interface = SWm | ||
- | swm {} | ||
- | } | ||
- | } | ||
- | </ | ||
- | |||
- | **Example 2:** | ||
- | <code bash> | ||
- | fast-epdg { | ||
- | auth { | ||
- | interface = SWx | ||
- | swx {} | ||
- | s6b {} | ||
- | } | ||
- | } | ||
- | </ | ||