ttcn-ggsn: Configure open5gs-smfd to connect to TTCN3 OCS

Change-Id: I5a7ace64cefead2c05437ea75ba29ecc969d426e
This commit is contained in:
Pau Espin 2022-04-12 13:12:14 +02:00
parent 1026069a42
commit a9b4a891a0
2 changed files with 3 additions and 0 deletions

View File

@ -262,6 +262,7 @@ LoadExtension = "/usr/lib/x86_64-linux-gnu/freeDiameter/dict_dcca_3gpp.fdx";
#ConnectPeer = "aaa.wide.ad.jp";
#ConnectPeer = "old.diameter.serv" { TcTimer = 60; TLS_old_method; No_SCTP; Port=3868; } ;
ConnectPeer = "pcrf.localdomain" { ConnectTo = "172.18.3.202"; Port = 3868; No_TLS; TcTimer = 2; };
ConnectPeer = "ocs.localdomain" { ConnectTo = "172.18.3.202"; Port = 3869; No_TLS; TcTimer = 2; };
##############################################################

View File

@ -358,6 +358,8 @@ smf:
- fd02:db8:3::222
- 2001:4860:4860::8844
mtu: 1400
ctf:
enabled: auto
freeDiameter: /data/freediameter.conf
#