aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2017-05-31 13:19:22 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2017-06-01 11:31:39 +0200
commitce9bc40846949cec5b64edf4d4afe344d8cb93a3 (patch)
treef66ee797cc3896267741f03fc5214e45b9d5130a /doc
parent1790c8246abe74116129f56d1447bbb105fca398 (diff)
VTY: Add hlr node and bind ip field
With this patch the address osmo-hlr binds to can be changed to something else than 0.0.0.0 Change-Id: I79f7a300480f308b21116dd14d1698be38725afd
Diffstat (limited to 'doc')
-rw-r--r--doc/examples/osmo-hlr.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/examples/osmo-hlr.cfg b/doc/examples/osmo-hlr.cfg
index 2b49958..853d3c2 100644
--- a/doc/examples/osmo-hlr.cfg
+++ b/doc/examples/osmo-hlr.cfg
@@ -14,3 +14,6 @@ line vty
bind 127.0.0.1
ctrl
bind 127.0.0.1
+hlr
+ gsup
+ bind ip 127.0.0.1