ttcn3-cbc: Reorder osmo-cbc.cfg nodes

This is the new expected working order.

Related: osmo-cbc.git I7623ea5874552e57764327e94a9c3a4de7b71d67
Change-Id: Ia6f9cb6ac5935b8253521a6bfe11e6905e77523d
This commit is contained in:
Pau Espin 2022-07-21 18:51:25 +02:00
parent 34255f2f7d
commit 5a1e6f8067
1 changed files with 9 additions and 12 deletions

View File

@ -1,7 +1,4 @@
!
! OsmoCBC (0.1.0.5-e88e) configuration saved from vty
!!
!
log gsmtap 172.18.27.100
logging level set-all debug
logging filter all 1
@ -25,6 +22,15 @@ line vty
!
cbc
unknown-peers reject
ecbe
local-ip 172.18.27.20
local-port 12345
cbsp
local-ip 172.18.27.20
local-port 48049
sbcap
local-ip 172.18.27.20
local-port 29168
peer ttcn3-bsc
protocol cbsp
remote-port 9999
@ -33,12 +39,3 @@ cbc
protocol sbcap
remote-port 9998
remote-ip 172.18.27.100
cbsp
local-ip 172.18.27.20
local-port 48049
sbcap
local-ip 172.18.27.20
local-port 29168
ecbe
local-ip 172.18.27.20
local-port 12345