Change in osmo-ttcn3-hacks[master]: gbproxy: FR config: Add second NSE with 4x NS-VC

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Wed Dec 2 20:32:22 UTC 2020


laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/21471 )


Change subject: gbproxy: FR config: Add second NSE with 4x NS-VC
......................................................................

gbproxy: FR config: Add second NSE with 4x NS-VC

Change-Id: If8d9e9c939e8e73deac8fa1964f6c226639565bd
---
M gbproxy/GBProxy_Tests.fr.cfg
M gbproxy/osmo-gbproxy.fr.cfg
2 files changed, 64 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/71/21471/1

diff --git a/gbproxy/GBProxy_Tests.fr.cfg b/gbproxy/GBProxy_Tests.fr.cfg
index 9b31dfd..93bcabe 100644
--- a/gbproxy/GBProxy_Tests.fr.cfg
+++ b/gbproxy/GBProxy_Tests.fr.cfg
@@ -58,6 +58,45 @@
 				nsvci := 4
 			}
 		}
+	}, {
+		nsei := 2,
+		role_sgsn := false,
+		handle_sns := false,
+		nsvc := {
+			{
+				provider := {
+					fr := {
+						netdev := "hdlc5",
+						dlci := 24
+					}
+				},
+				nsvci := 9
+			}, {
+				provider := {
+					fr := {
+						netdev := "hdlc6",
+						dlci := 25
+					}
+				},
+				nsvci := 10
+			}, {
+				provider := {
+					fr := {
+						netdev := "hdlc7",
+						dlci := 26
+					}
+				},
+				nsvci := 11
+			}, {
+				provider := {
+					fr := {
+						netdev := "hdlc8",
+						dlci := 27
+					}
+				},
+				nsvci := 12
+			}
+		}
 	}
 }
 GBProxy_Tests.mp_gbconfigs := {
@@ -80,6 +119,25 @@
 					depth := BSSGP_DECODE_DEPTH_BSSGP
 				}
 			}
+		}, {
+			nsei := 2,
+			sgsn_role := false,
+			bvc := {
+				{
+					bvci := 210,
+					cell_id := {
+						ra_id := {
+							lai := {
+								mcc_mnc := '262F42'H,
+								lac := 13135
+							},
+							rac := 1
+						},
+						cell_id := 20961
+					},
+					depth := BSSGP_DECODE_DEPTH_BSSGP
+				}
+			}
 		}
 	};
 
diff --git a/gbproxy/osmo-gbproxy.fr.cfg b/gbproxy/osmo-gbproxy.fr.cfg
index 5c5644b..eabe37c 100644
--- a/gbproxy/osmo-gbproxy.fr.cfg
+++ b/gbproxy/osmo-gbproxy.fr.cfg
@@ -29,5 +29,11 @@
  nse 1 nsvci 3 frnet hdlcnet3 dlci 18
  nse 1 nsvci 4 frnet hdlcnet4 dlci 19
 
+ nse 2 nsvci 9 frnet hdlcnet5 dlci 24
+ nse 2 nsvci 10 frnet hdlcnet6 dlci 25
+ nse 2 nsvci 11 frnet hdlcnet7 dlci 26
+ nse 2 nsvci 12 frnet hdlcnet8 dlci 27
+
+
 gbproxy
  sgsn nsei 101

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/21471
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: If8d9e9c939e8e73deac8fa1964f6c226639565bd
Gerrit-Change-Number: 21471
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201202/b8250d5a/attachment.htm>


More information about the gerrit-log mailing list