aboutsummaryrefslogtreecommitdiffstats
path: root/common/chapters/gb.adoc
diff options
context:
space:
mode:
authorikostov <ikostov@sysmocom.de>2017-01-06 14:34:45 +0100
committerHarald Welte <laforge@gnumonks.org>2017-01-10 23:27:28 +0000
commit8e01a9d06fbabadf1621cb5592b3f6d1026d92d2 (patch)
tree7b3b0957a56d1c49896f253613e52f5480743899 /common/chapters/gb.adoc
parentc122abf12dcf70fdaa0c4145d14c07ec1e899a75 (diff)
SGSN: add Auth. policy, NS Statistics and BSSGP state examples, tweaks
Add semicoli in fig-gprs-pcubts digraph. Remove section from GMM Implementation about non-existence of HLR. The SGSN can access osmo-hlr via GSUP (and will have to do so in the libvlr future). Change-Id: I0164f418e453672321eed00bbc454c1e223ea158
Diffstat (limited to 'common/chapters/gb.adoc')
-rw-r--r--common/chapters/gb.adoc28
1 files changed, 25 insertions, 3 deletions
diff --git a/common/chapters/gb.adoc b/common/chapters/gb.adoc
index d01fa9b..199ef2c 100644
--- a/common/chapters/gb.adoc
+++ b/common/chapters/gb.adoc
@@ -67,14 +67,36 @@ OsmoSGSN> show ns
Encapsulation NS-UDP-IP Local IP: 127.0.0.1, UDP Port: 23000
Encapsulation NS-FR-GRE-IP Local IP: 0.0.0.0
----
-FIXME
-FIXME: show ns stats
+.Example: Inspecting NS statistics
+----
+OsmoSGSN> show ns stats
+Encapsulation NS-UDP-IP Local IP: 10.9.1.198, UDP Port: 23000
+Encapsulation NS-FR-GRE-IP Local IP: 0.0.0.0
+NSEI 101, NS-VC 101, Remote: BSS, ALIVE UNBLOCKED, UDP 10.9.1.119:23000
+ NSVC Peer Statistics:
+ Packets at NS Level ( In): 1024 (2/s 123/m 911/h 0/d)
+ Packets at NS Level (Out): 1034 (0/s 151/m 894/h 0/d)
+ Bytes at NS Level ( In): 296638 (1066/s 22222/m 274244/h 0/d)
+ Bytes at NS Level (Out): 139788 (0/s 48225/m 91710/h 0/d)
+ NS-VC Block count : 0 (0/s 0/m 0/h 0/d)
+ NS-VC gone dead count : 0 (0/s 0/m 0/h 0/d)
+ NS-VC replaced other count: 0 (0/s 0/m 0/h 0/d)
+ NS-VC changed NSEI count : 0 (0/s 0/m 0/h 0/d)
+ NS-VCI was invalid count : 0 (0/s 0/m 0/h 0/d)
+ NSEI was invalid count : 0 (0/s 0/m 0/h 0/d)
+ ALIVE ACK missing count : 0 (0/s 0/m 0/h 0/d)
+ RESET ACK missing count : 0 (0/s 0/m 0/h 0/d)
+ NSVC Peer Statistics:
+ ALIVE reponse time : 0 ms
+----
.Example: Inspecting BSSGP state
----
+OsmoSGSN> show bssgp
+NSEI 101, BVCI 2, RA-ID: 1-2-1-0, CID: 0, STATE: UNBLOCKED
+NSEI 101, BVCI 0, RA-ID: 0-0-0-0, CID: 0, STATE: UNBLOCKED
----
-FIXME
FIXME: show nse