Interface configuration example
The default configuration file is in
The following is an example of interface configuration:
/etc/epdg/fast-epdg.conf
.The following is an example of interface configuration:
In the example, the blocks corresponding to the interfaces are highlighted with a marker.
fast-epdg { swu { <config-name> { apn= leftsubnet= } } auth { iface = swm { realm = host = <server-name> { priority = local = remote = proto = tls = } } swx { realm = host = <server-name> { priority = local = remote = proto = tls = } } s6b { realm = host = <server-name> { priority = local = remote = proto = tls = } } } tunnel { iface = pdn = pgw { gtp { mcc = mnc = tac = cid = enbid = realm = <server-name> { apn = priority = devname = devmode = subnet = qos { qci = mbr_ul = mbr_dl = gbr_ul = gbr_dl = } gtp-c { local = remote = } gtp-u { local = remote = } } } } } syslog { daemon { cfg = lib = } } }