Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| en:dpi:epdg:installation_setup:management_and_administration:conf [2024/11/19 13:22] – created elena.krasnobryzh | en:dpi:epdg:installation_setup:management_and_administration:conf [2024/12/03 07:31] (current) – elena.krasnobryzh | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| {{indexmenu_n> | {{indexmenu_n> | ||
| ======Interface configuration example====== | ======Interface configuration example====== | ||
| - | <note tip>The following is an example of interface configuration: | + | <note tip>The default configuration file is in ''/ |
| + | The following is an example of interface configuration: | ||
| * [[dpi: | * [[dpi: | ||
| * [[dpi: | * [[dpi: | ||
| Line 12: | 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 { | ||
| < | < | ||
| apn= | apn= | ||
| - | ike=aes256-sha256-sha1-prfsha256-prfsha1-modp2048-modp1024! | ||
| - | esp=aes256-sha256-sha1-modp2048-modp1024! | ||
| - | leftauth=eap | ||
| leftsubnet= | leftsubnet= | ||
| - | rightauth=eap-diameter | ||
| - | rightsourceip=%epdg | ||
| } | } | ||
| } | } | ||
| auth { | auth { | ||
| - | interface = | + | iface = |
| - | accounting | + | |
| swm { | swm { | ||
| - | app_id = swm | ||
| realm = | realm = | ||
| host = | host = | ||
| - | vendor_id = | ||
| < | < | ||
| priority = | priority = | ||
| Line 39: | Line 32: | ||
| remote = | remote = | ||
| proto = | proto = | ||
| + | tls = | ||
| } | } | ||
| } | } | ||
| swx { | swx { | ||
| - | app_id = swx | ||
| realm = | realm = | ||
| host = | host = | ||
| - | vendor_id = | ||
| < | < | ||
| priority = | priority = | ||
| Line 51: | Line 43: | ||
| remote = | remote = | ||
| proto = | proto = | ||
| + | tls = | ||
| } | } | ||
| } | } | ||
| s6b { | s6b { | ||
| - | app_id = s6b | ||
| realm = | realm = | ||
| host = | host = | ||
| - | vendor_id = | ||
| < | < | ||
| priority = | priority = | ||
| Line 63: | Line 54: | ||
| remote = | remote = | ||
| proto = | proto = | ||
| + | tls = | ||
| } | } | ||
| } | } | ||
| Line 106: | Line 98: | ||
| syslog { | syslog { | ||
| daemon { | daemon { | ||
| - | ike = | ||
| cfg = | cfg = | ||
| lib = | lib = | ||