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:conf [2024/11/29 07:34] – elena.krasnobryzh | en:dpi:epdg:installation_setup:management_and_administration:conf [2025/12/26 09:38] (current) – elena.krasnobryzh | ||
|---|---|---|---|
| Line 13: | Line 13: | ||
| In the example, the blocks corresponding to the interfaces are highlighted with a marker. | In the example, the blocks corresponding to the interfaces are highlighted with a marker. | ||
| </ | </ | ||
| - | <code YAML [highlight_lines_extra=" | + | <code YAML [highlight_lines_extra=" |
| fast-epdg { | fast-epdg { | ||
| swu { | swu { | ||
| Line 23: | Line 23: | ||
| auth { | auth { | ||
| - | iface = | + | iface = |
| swm { | swm { | ||
| - | app_id = swm | ||
| realm = | realm = | ||
| host = | host = | ||
| Line 33: | Line 32: | ||
| remote = | remote = | ||
| proto = | proto = | ||
| + | tls = | ||
| } | } | ||
| } | } | ||
| swx { | swx { | ||
| - | app_id = swx | ||
| realm = | realm = | ||
| host = | host = | ||
| Line 44: | Line 43: | ||
| remote = | remote = | ||
| proto = | proto = | ||
| + | tls = | ||
| } | } | ||
| } | } | ||
| s6b { | s6b { | ||
| - | app_id = s6b | ||
| realm = | realm = | ||
| host = | host = | ||
| Line 55: | Line 54: | ||
| remote = | remote = | ||
| proto = | proto = | ||
| + | tls = | ||
| } | } | ||
| } | } | ||
| Line 74: | Line 74: | ||
| priority = | priority = | ||
| devname = | devname = | ||
| - | devmode = | ||
| subnet = | subnet = | ||
| - | qos { | ||
| - | qci = | ||
| - | mbr_ul = | ||
| - | mbr_dl = | ||
| - | gbr_ul = | ||
| - | gbr_dl = | ||
| - | } | ||
| gtp-c { | gtp-c { | ||
| local = | local = | ||