aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2019-08-19 19:06:06 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2019-08-21 11:11:09 +0200
commit2c90899bc4386d4e5dae41e098b17e87cae99e42 (patch)
treeec60c62b533095edbf4d287aa66efe030035f537 /doc
parent1aaeea490029264062406ccf1afd25e87dfd0e2e (diff)
vty: Introduce cs7-instance-iu
Similar to what we already have in osmo-msc. Change-Id: Iaa9e1d06dd0430848ef4f7498a3c15d13f899904
Diffstat (limited to 'doc')
-rw-r--r--doc/examples/osmo-sgsn/osmo-sgsn_custom-sccp.cfg1
-rw-r--r--doc/manuals/vty/sgsn_vty_reference.xml6
2 files changed, 7 insertions, 0 deletions
diff --git a/doc/examples/osmo-sgsn/osmo-sgsn_custom-sccp.cfg b/doc/examples/osmo-sgsn/osmo-sgsn_custom-sccp.cfg
index a18d76a13..f60c076c2 100644
--- a/doc/examples/osmo-sgsn/osmo-sgsn_custom-sccp.cfg
+++ b/doc/examples/osmo-sgsn/osmo-sgsn_custom-sccp.cfg
@@ -21,6 +21,7 @@ sgsn
auth-policy remote
gsup remote-ip 127.0.0.1
gsup remote-port 4222
+ cs7-instance-iu 0
!
ns
timer tns-block 3
diff --git a/doc/manuals/vty/sgsn_vty_reference.xml b/doc/manuals/vty/sgsn_vty_reference.xml
index c3f91cf70..38e21c2f1 100644
--- a/doc/manuals/vty/sgsn_vty_reference.xml
+++ b/doc/manuals/vty/sgsn_vty_reference.xml
@@ -2502,6 +2502,12 @@
<param name='passive' doc='Compression is available on request' />
</params>
</command>
+ <command id='cs7-instance-iu &lt;0-15&gt;'>
+ <params>
+ <param name='cs7-instance-iu' doc='Set SS7 to be used by the Iu-Interface.' />
+ <param name='&lt;0-15&gt;' doc='SS7 instance reference number (default: 0)' />
+ </params>
+ </command>
<command id='iu rab-assign-addr-enc (x213|v4raw)'>
<params>
<param name='iu' doc='Iu interface protocol options' />