pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/docker-playground/+/33544 )
Change subject: */osmo-stp.cfg: Explicitly define role & sctp-role ......................................................................
*/osmo-stp.cfg: Explicitly define role & sctp-role
It was recently decided to e a good practice to always specify the role and sctp-role for all ASPs configured in the VTY, since it's an important configuration providing feedback on the network setup expectancies.
Change-Id: Ia495bc3c5dd4421e5730c74b2f5dc4e4cdc1a673 --- M nplab-m3ua-test/osmo-stp.cfg M nplab-sua-test/osmo-stp.cfg M osmo-stp-latest/osmo-stp.cfg M osmo-stp-master/osmo-stp.cfg M ttcn3-bsc-test-vamos/osmo-stp.cfg M ttcn3-bsc-test/osmo-stp.cfg M ttcn3-hnbgw-test/osmo-stp.cfg M ttcn3-msc-test/osmo-stp.cfg M ttcn3-sgsn-test/osmo-stp.cfg M ttcn3-smlc-test/osmo-stp.cfg M ttcn3-stp-test/osmo-stp.cfg 11 files changed, 77 insertions(+), 3 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/44/33544/1
diff --git a/nplab-m3ua-test/osmo-stp.cfg b/nplab-m3ua-test/osmo-stp.cfg index 90ad0d4..f315d77 100644 --- a/nplab-m3ua-test/osmo-stp.cfg +++ b/nplab-m3ua-test/osmo-stp.cfg @@ -52,8 +52,12 @@ cs7 instance 0 asp asp0 0 2905 m3ua remote-ip 172.18.7.2 + role sg + sctp-role server asp asp-s-0 0 14001 sua remote-ip 172.18.7.3 + role sg + sctp-role server as as0 m3ua asp asp0 routing-key 23 0.2.7 diff --git a/nplab-sua-test/osmo-stp.cfg b/nplab-sua-test/osmo-stp.cfg index 4adc139..b9e754b 100644 --- a/nplab-sua-test/osmo-stp.cfg +++ b/nplab-sua-test/osmo-stp.cfg @@ -52,8 +52,12 @@ cs7 instance 0 asp asp0 0 2905 m3ua remote-ip 172.18.6.2 + role sg + sctp-role server asp asp-s-0 0 14001 sua remote-ip 172.18.6.3 + role sg + sctp-role server as as0 m3ua asp asp0 routing-key 23 0.2.7 diff --git a/osmo-stp-latest/osmo-stp.cfg b/osmo-stp-latest/osmo-stp.cfg index c4b7d41..47d05a4 100644 --- a/osmo-stp-latest/osmo-stp.cfg +++ b/osmo-stp-latest/osmo-stp.cfg @@ -30,8 +30,12 @@ cs7 instance 0 asp asp0 0 2905 m3ua remote-ip 172.18.0.2 + role sg + sctp-role server asp asp-s-0 0 14001 sua remote-ip 172.18.0.3 + role sg + sctp-role server as as0 m3ua asp asp0 routing-key 23 0.2.7 diff --git a/osmo-stp-master/osmo-stp.cfg b/osmo-stp-master/osmo-stp.cfg index 09fa036..edce15d 100644 --- a/osmo-stp-master/osmo-stp.cfg +++ b/osmo-stp-master/osmo-stp.cfg @@ -31,8 +31,12 @@ cs7 instance 0 asp asp0 0 2905 m3ua remote-ip 172.18.0.2 + role sg + sctp-role server asp asp-s-0 0 14001 sua remote-ip 172.18.0.3 + role sg + sctp-role server as as0 m3ua asp asp0 routing-key 23 0.2.7 diff --git a/ttcn3-bsc-test-vamos/osmo-stp.cfg b/ttcn3-bsc-test-vamos/osmo-stp.cfg index c254a4a..a6a920b 100644 --- a/ttcn3-bsc-test-vamos/osmo-stp.cfg +++ b/ttcn3-bsc-test-vamos/osmo-stp.cfg @@ -27,6 +27,8 @@ local-ip fd02:db8:31::200 remote-ip 172.18.31.203 remote-ip fd02:db8:31::203 + role sg + sctp-role server as mahlzeit ipa routing-key 0 0.23.4 point-code override dpc 0.23.1 @@ -39,6 +41,8 @@ local-ip fd02:db8:31::200 remote-ip 172.18.31.203 remote-ip fd02:db8:31::203 + role sg + sctp-role server as virt-msc1 m3ua asp virt-msc1-0 routing-key 2 0.0.2 @@ -48,6 +52,8 @@ local-ip fd02:db8:31::200 remote-ip 172.18.31.203 remote-ip fd02:db8:31::203 + role sg + sctp-role server as virt-msc2 m3ua asp virt-msc2-0 routing-key 3 0.0.3 @@ -57,6 +63,8 @@ local-ip fd02:db8:31::200 remote-ip 172.18.31.203 remote-ip fd02:db8:31::203 + role sg + sctp-role server as virt-smlc m3ua asp virt-smlc-0 routing-key 6 0.23.6 diff --git a/ttcn3-bsc-test/osmo-stp.cfg b/ttcn3-bsc-test/osmo-stp.cfg index 9057564..4137373 100644 --- a/ttcn3-bsc-test/osmo-stp.cfg +++ b/ttcn3-bsc-test/osmo-stp.cfg @@ -40,6 +40,8 @@ local-ip fd02:db8:2::200 remote-ip 172.18.2.203 remote-ip fd02:db8:2::203 + role sg + sctp-role server as mahlzeit ipa routing-key 0 0.23.4 point-code override dpc 0.23.1 @@ -52,6 +54,8 @@ local-ip fd02:db8:2::200 remote-ip 172.18.2.203 remote-ip fd02:db8:2::203 + role sg + sctp-role server as virt-msc1 m3ua asp virt-msc1-0 routing-key 2 0.0.2 @@ -61,6 +65,8 @@ local-ip fd02:db8:2::200 remote-ip 172.18.2.203 remote-ip fd02:db8:2::203 + role sg + sctp-role server as virt-msc2 m3ua asp virt-msc2-0 routing-key 3 0.0.3 @@ -70,6 +76,8 @@ local-ip fd02:db8:2::200 remote-ip 172.18.2.203 remote-ip fd02:db8:2::203 + role sg + sctp-role server as virt-smlc m3ua asp virt-smlc-0 routing-key 6 0.23.6 diff --git a/ttcn3-hnbgw-test/osmo-stp.cfg b/ttcn3-hnbgw-test/osmo-stp.cfg index 76685eb..16ab3fa 100644 --- a/ttcn3-hnbgw-test/osmo-stp.cfg +++ b/ttcn3-hnbgw-test/osmo-stp.cfg @@ -34,12 +34,16 @@ asp virt-msc0-0 23905 2905 m3ua local-ip 172.18.35.200 remote-ip 172.18.35.203 + role sg + sctp-role server as virt-msc0 m3ua asp virt-msc0-0 routing-key 1 0.23.4 asp virt-sgsn0-0 23906 2905 m3ua local-ip 172.18.35.200 remote-ip 172.18.35.203 + role sg + sctp-role server as virt-sgsn0 m3ua asp virt-sgsn0-0 routing-key 2 0.23.1 diff --git a/ttcn3-msc-test/osmo-stp.cfg b/ttcn3-msc-test/osmo-stp.cfg index 8e5ad82..a893f4b 100644 --- a/ttcn3-msc-test/osmo-stp.cfg +++ b/ttcn3-msc-test/osmo-stp.cfg @@ -24,6 +24,8 @@ local-ip fd02:db8:20::200 remote-ip 172.18.20.103 remote-ip fd02:db8:20::103 + role sg + sctp-role server as virt-bsc0 m3ua asp virt-bsc0-0 routing-key 0 0.24.1 @@ -32,6 +34,8 @@ local-ip fd02:db8:20::200 remote-ip 172.18.20.103 remote-ip fd02:db8:20::103 + role sg + sctp-role server as virt-bsc1 m3ua asp virt-bsc1-0 routing-key 1 0.24.2 @@ -40,6 +44,8 @@ local-ip fd02:db8:20::200 remote-ip 172.18.20.103 remote-ip fd02:db8:20::103 + role sg + sctp-role server as virt-rnc0 m3ua asp virt-rnc0-0 routing-key 2 0.24.3 diff --git a/ttcn3-sgsn-test/osmo-stp.cfg b/ttcn3-sgsn-test/osmo-stp.cfg index 127a2c5..f1b6f49 100644 --- a/ttcn3-sgsn-test/osmo-stp.cfg +++ b/ttcn3-sgsn-test/osmo-stp.cfg @@ -24,6 +24,8 @@ local-ip fd02:db8:8::200 remote-ip 172.18.8.103 remote-ip fd02:db8:8::103 + role sg + sctp-role server as virt-rnc0 m3ua asp virt-rnc0-0 routing-key 2 0.24.3 diff --git a/ttcn3-smlc-test/osmo-stp.cfg b/ttcn3-smlc-test/osmo-stp.cfg index efe795e..fb87a9c 100644 --- a/ttcn3-smlc-test/osmo-stp.cfg +++ b/ttcn3-smlc-test/osmo-stp.cfg @@ -30,6 +30,8 @@ local-ip fd02:db8:23::200 remote-ip 172.18.23.203 remote-ip fd02:db8:23::203 + role sg + sctp-role server as virt-bsc0 m3ua asp virt-bsc0-0 routing-key 1 0.23.3 diff --git a/ttcn3-stp-test/osmo-stp.cfg b/ttcn3-stp-test/osmo-stp.cfg index e3083da..28e2363 100644 --- a/ttcn3-stp-test/osmo-stp.cfg +++ b/ttcn3-stp-test/osmo-stp.cfg @@ -29,37 +29,43 @@ local-ip fd02:db8:19::200 remote-ip 172.18.19.203 remote-ip fd02:db8:19::203 + role sg + sctp-role server asp asp-receiver0 10000 2905 m3ua local-ip 172.18.19.200 local-ip fd02:db8:19::200 remote-ip 172.18.19.203 remote-ip fd02:db8:19::203 + role sg + sctp-role server asp asp-receiver1 10001 2905 m3ua local-ip 172.18.19.200 local-ip fd02:db8:19::200 remote-ip 172.18.19.203 remote-ip fd02:db8:19::203 + role sg + sctp-role server asp asp-client0 10002 2906 m3ua local-ip 172.18.19.200 local-ip fd02:db8:19::200 remote-ip 172.18.19.203 remote-ip fd02:db8:19::203 - sctp-role client role asp + sctp-role client asp asp-client60-norctx0 11060 2907 m3ua local-ip 172.18.19.200 local-ip fd02:db8:19::200 remote-ip 172.18.19.203 remote-ip fd02:db8:19::203 - sctp-role client role asp + sctp-role client asp asp-client61-norctx0 11061 2907 m3ua local-ip 172.18.19.200 local-ip fd02:db8:19::200 remote-ip 172.18.19.203 remote-ip fd02:db8:19::203 - sctp-role client role asp + sctp-role client as as-sender m3ua asp asp-sender routing-key 1023 23 @@ -90,9 +96,13 @@ asp ipa-asp-loadshare-receiver0 20001 5000 ipa local-ip 172.18.19.200 remote-ip 172.18.19.203 + role sg + sctp-role server asp ipa-asp-loadshare-receiver1 20002 5000 ipa local-ip 172.18.19.200 remote-ip 172.18.19.203 + role sg + sctp-role server as ipa-as-loadshare-receiver ipa traffic-mode loadshare routing-key 0 7 @@ -110,9 +120,13 @@ asp ipa-asp-override-receiver0 20005 5000 ipa local-ip 172.18.19.200 remote-ip 172.18.19.203 + role sg + sctp-role server asp ipa-asp-override-receiver1 20006 5000 ipa local-ip 172.18.19.200 remote-ip 172.18.19.203 + role sg + sctp-role server as ipa-as-override-receiver ipa traffic-mode override routing-key 0 8