aboutsummaryrefslogtreecommitdiffstats
path: root/smlc/osmo-stp.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'smlc/osmo-stp.cfg')
-rw-r--r--smlc/osmo-stp.cfg30
1 files changed, 13 insertions, 17 deletions
diff --git a/smlc/osmo-stp.cfg b/smlc/osmo-stp.cfg
index dad1f2d1..f1491a77 100644
--- a/smlc/osmo-stp.cfg
+++ b/smlc/osmo-stp.cfg
@@ -2,30 +2,23 @@
! OsmoSTP (0.8.1) configuration saved from vty
!!
!
+log gsmtap 127.0.0.203
+ logging level set-all debug
+ logging filter all 1
+!
log stderr
logging filter all 1
logging color 1
+ logging print level 1
logging print category 1
- logging timestamp 1
+ logging print category-hex 0
logging print extended-timestamp 1
- logging level all everything
- logging level lglobal notice
- logging level llapd notice
- logging level linp notice
- logging level lmux notice
- logging level lmi notice
- logging level lmib notice
- logging level lsms notice
- logging level lctrl notice
- logging level lgtp notice
- logging level lstats notice
- logging level lgsup notice
- logging level loap notice
+ logging print file basename last
+ logging level set-all notice
logging level lss7 debug
logging level lsccp debug
logging level lsua debug
logging level lm3ua debug
- logging level lmgcp notice
!
line vty
no login
@@ -33,8 +26,10 @@ line vty
cs7 instance 0
xua rkm routing-key-allocation dynamic-permitted
asp virt-bsc0-0 23905 2905 m3ua
- local-ip 127.0.0.1
- remote-ip 127.0.0.1
+ local-ip 127.0.0.200
+ remote-ip 127.0.0.203
+ role sg
+ sctp-role server
as virt-bsc0 m3ua
asp virt-bsc0-0
routing-key 1 0.23.3
@@ -43,3 +38,4 @@ cs7 instance 0
update route 0.23.3 7.255.7 linkset virt-bsc0
listen m3ua 2905
accept-asp-connections dynamic-permitted
+ local-ip 127.0.0.200