examples: Change IP address of config files

This helps in providing 3G software packages for the sysmoNITB hardware.

Change-Id: Ie3a25f6771ed6e620cb2b315638c622a9a24e530
This commit is contained in:
Daniel Willmann 2017-05-08 13:04:59 +02:00 committed by Neels Hofmeyr
parent d0a25a05a2
commit aba422a6cc
3 changed files with 7 additions and 7 deletions

View File

@ -7,9 +7,9 @@ line vty
no login
!
mgcp
local ip 192.168.0.132
bts ip 192.168.0.124
bind ip 192.168.0.132
local ip 10.23.24.2
bts ip 10.24.24.1
bind ip 10.23.24.1
bind port 2427
rtp base 4000
rtp force-ptime 20

View File

@ -15,5 +15,5 @@ network
rrlp mode none
mm info 1
msc
mgcpgw remote-ip 192.168.0.132
mgcpgw remote-ip 10.23.24.1
assign-tmsi

View File

@ -6,8 +6,8 @@ line vty
no login
!
sgsn
gtp local-ip 127.0.0.1
ggsn 0 remote-ip 127.0.0.1
gtp local-ip 10.23.24.1
ggsn 0 remote-ip 10.23.24.2
ggsn 0 gtp-version 1
!
ns
@ -18,7 +18,7 @@ ns
timer tns-test 30
timer tns-alive 3
timer tns-alive-retries 10
encapsulation udp local-ip 127.0.0.1
encapsulation udp local-ip 10.23.24.1
encapsulation udp local-port 23000
encapsulation framerelay-gre enabled 0
!