Adaptations as per inclusion of SGWC, SGWU, SMF, UPF

This commit is contained in:
herlesupreeth
2020-10-14 15:18:45 +02:00
parent 6174ebb404
commit 6346ba2b17
6 changed files with 15 additions and 12 deletions

View File

@@ -77,4 +77,4 @@ sed -i 's|RTPENGINE_IP|'$RTPENGINE_IP'|g' /etc/kamailio_pcscf/kamailio_pcscf.cfg
#ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone
# Add static route to route traffic back to UE as there is not NATing
ip r add 192.168.101.0/24 via ${PGW_IP}
ip r add 192.168.101.0/24 via ${UPF_IP}