S2b Tunneling Interface Settings [Документация VAS Experts]

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
en:dpi:epdg:installation_setup:management_and_administration:tun_s2b:start [2024/08/22 14:36] elena.krasnobryzhen:dpi:epdg:installation_setup:management_and_administration:tun_s2b:start [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
-{{indexmenu_n>7}} 
-======S2b Tunneling Interface Settings====== 
-=====Section "fast-epdg.tunnel"===== 
- 
-^  Parameter    Description              ^  Value            ^ 
-| ''iface''   | Used interface            | [sgw][epdg]       | 
-| ''pdn''     | PDN type                  | [ipv4][ipv6][ipv46] | 
-| ''pgw {}''  | S2b interface settings    |                   | 
- 
-**Example:** 
-<code bash> 
-fast-epdg { 
- tunnel { 
- iface = epdg 
- pdn = ipv4 
- pgw {} 
- } 
-} 
-</code>