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_swx [2024/11/29 07:46] – elena.krasnobryzh | en:dpi:epdg:installation_setup:management_and_administration:auth_swx [2024/12/24 08:35] (current) – [Table] elena.krasnobryzh | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| ======SWx Authorization Interface Settings====== | ======SWx Authorization Interface Settings====== | ||
| =====Section " | =====Section " | ||
| - | ^ Parameter | + | ^ Parameter |
| - | | '' | + | | '' |
| **Template: | **Template: | ||
| Line 29: | Line 29: | ||
| fast-epdg { | fast-epdg { | ||
| auth { | auth { | ||
| - | interface | + | iface = |
| swx { | swx { | ||
| realm = | realm = | ||
| Line 43: | Line 43: | ||
| fast-epdg { | fast-epdg { | ||
| auth { | auth { | ||
| - | interface | + | iface = SWx |
| swx { | swx { | ||
| realm = epc.mnc002.mcc250.3gppnetwork.org | realm = epc.mnc002.mcc250.3gppnetwork.org | ||
| Line 54: | Line 54: | ||
| =====Section " | =====Section " | ||
| - | ^ Parameter | + | ^ Parameter |
| - | | '' | + | | '' |
| - | | '' | + | | '' |
| - | | '' | + | | '' |
| - | | '' | + | | '' |
| **Template: | **Template: | ||
| Line 64: | Line 64: | ||
| fast-epdg { | fast-epdg { | ||
| auth { | auth { | ||
| - | interface | + | iface = |
| swx { | swx { | ||
| realm = | realm = | ||
| Line 73: | Line 73: | ||
| remote = | remote = | ||
| proto = | proto = | ||
| + | tls = | ||
| } | } | ||
| diameter-hss-server-2 { | diameter-hss-server-2 { | ||
| Line 79: | Line 80: | ||
| remote = | remote = | ||
| proto = | proto = | ||
| + | tls = | ||
| } | } | ||
| diameter-hss-server-3 { | diameter-hss-server-3 { | ||
| Line 85: | Line 87: | ||
| remote = | remote = | ||
| proto = | proto = | ||
| + | tls = | ||
| } | } | ||
| } | } | ||
| Line 95: | Line 98: | ||
| fast-epdg { | fast-epdg { | ||
| auth { | auth { | ||
| - | interface | + | iface = SWx |
| swx { | swx { | ||
| realm = epc.mnc002.mcc250.3gppnetwork.org | realm = epc.mnc002.mcc250.3gppnetwork.org | ||
| Line 104: | Line 107: | ||
| remote = 192.168.2.1: | remote = 192.168.2.1: | ||
| proto = sctp | proto = sctp | ||
| + | tls = on | ||
| } | } | ||
| diameter-hss-server-2 { | diameter-hss-server-2 { | ||
| Line 110: | Line 114: | ||
| remote = 192.168.2.2: | remote = 192.168.2.2: | ||
| proto = sctp | proto = sctp | ||
| + | tls = on | ||
| } | } | ||
| diameter-hss-server-3 { | diameter-hss-server-3 { | ||
| Line 116: | Line 121: | ||
| remote = 192.168.2.3: | remote = 192.168.2.3: | ||
| proto = sctp | proto = sctp | ||
| + | tls = on | ||
| } | } | ||
| } | } | ||