aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/examples/osmo-bsc_mgcp/mgcp.cfg6
-rw-r--r--doc/examples/osmo-msc/osmo-msc.cfg2
-rw-r--r--doc/examples/osmo-sgsn/osmo-sgsn.cfg2
3 files changed, 5 insertions, 5 deletions
diff --git a/doc/examples/osmo-bsc_mgcp/mgcp.cfg b/doc/examples/osmo-bsc_mgcp/mgcp.cfg
index 2622d23d0..3c43f1feb 100644
--- a/doc/examples/osmo-bsc_mgcp/mgcp.cfg
+++ b/doc/examples/osmo-bsc_mgcp/mgcp.cfg
@@ -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
diff --git a/doc/examples/osmo-msc/osmo-msc.cfg b/doc/examples/osmo-msc/osmo-msc.cfg
index 6cb9e4e0d..1b1d19258 100644
--- a/doc/examples/osmo-msc/osmo-msc.cfg
+++ b/doc/examples/osmo-msc/osmo-msc.cfg
@@ -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
diff --git a/doc/examples/osmo-sgsn/osmo-sgsn.cfg b/doc/examples/osmo-sgsn/osmo-sgsn.cfg
index 49559830a..3f393979a 100644
--- a/doc/examples/osmo-sgsn/osmo-sgsn.cfg
+++ b/doc/examples/osmo-sgsn/osmo-sgsn.cfg
@@ -7,7 +7,7 @@ line vty
!
sgsn
gtp local-ip 127.0.0.1
- ggsn 0 remote-ip 127.0.0.1
+ ggsn 0 remote-ip 127.0.0.2
ggsn 0 gtp-version 1
!
ns