Skip to content
This repository was archived by the owner on Oct 29, 2021. It is now read-only.

Commit 28f37cc

Browse files
Update 4G network diagram
Signed-off-by: Victor Morales <v.morales@samsung.com>
1 parent f81d228 commit 28f37cc

File tree

1 file changed

+32
-32
lines changed

1 file changed

+32
-32
lines changed

examples/4g-network/README.md

Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -3,38 +3,38 @@
33
The goal of this example is to recreate the network topology of a typical 4G network setup using Network Service Mesh.
44

55
```
6-
+----------------+ +----------------+ +----------------+
7-
| | | | | |
8-
| MME | | HSS | | PCRF |
9-
s1-mme | | s6a | | | |
10-
+---------> 10.60.1.0/24 <----------+ | | |
11-
| | | | | |
12-
| endpoint | | client | | client |
13-
+--------^-------+ +----------------+ +--------+-------+
14-
| |
15-
| s11 Gx |
16-
| +--------------------------+
17-
| |
18-
+--------+-------+ +--------v-------+ +----------------+
19-
| | | | | |
20-
| S-GW-C | | P-GW-C | | TDF-C |
21-
| | s5s8-c | | | |
22-
| +--------->+ 10.60.2.0/24 | | |
23-
| | | | | |
24-
| client | | endpoint | | client |
25-
Control plane +--------+-------+ +--------^-------+ +--------+-------+
26-
| | |
27-
| Sxa | Sxb | Sxc
6+
+----------------+ +----------------+ +----------------+
7+
| | | | | |
8+
| MME | | HSS | | PCRF |
9+
s1-mme | | s6a | | | |
10+
+---------------> <--------------+ | | |
11+
10.60.1.0/24 | | 10.60.2.0/24 | | | |
12+
| endpoint | | client | | client |
13+
+--------^-------+ +----------------+ +--------+-------+
14+
| |
15+
10.60.3.0/24 | s11 Gx |
16+
| +--------------------------+
17+
| | 10.60.5.0/24
18+
+--------+-------+ +--------v-------+ +----------------+
19+
| | | | | |
20+
| S-GW-C | | P-GW-C | | TDF-C |
21+
| | s5s8-c | | | |
22+
| +--------------> | | |
23+
| | 10.60.4.0/24 | | | |
24+
| client | | endpoint | | client |
25+
Control plane +--------+-------+ +--------^-------+ +--------+-------+
26+
| | |
27+
10.60.8.0/24 | Sxa 10.60.6.0/24 | Sxb 10.60.11.0/24 | Sxc
2828
+--------------------------------------------------------------------------------------------------------+
29-
| | |
30-
| | |
31-
Data plane +--------v-------+ +--------+-------+ +--------v-------+
32-
| | | | | |
33-
| S-GW-U | | P-GW-U | | TDF-U |
34-
s1-u | | s5s8-u | | SGi in | | SGi out
35-
+---------> 10.60.3.0/24 <----------+ +---------> 10.60.4.0/24 +--------->
36-
| | | | | |
37-
| endpoint | | client | | endpoint |
38-
+----------------+ +----------------+ +----------------+
29+
| | |
30+
| | |
31+
Data plane +--------v-------+ +--------+-------+ +--------v-------+
32+
| | | | | |
33+
| S-GW-U | | P-GW-U | | TDF-U |
34+
s1-u | | s5s8-u | | SGi in | | SGi out
35+
+---------> <--------------+ +---------------> +--------->
36+
10.60.7.0/24 | | 10.60.9.0/24 | | 10.60.10.0/24 | |
37+
| endpoint | | client | | endpoint |
38+
+----------------+ +----------------+ +----------------+
3939
4040
```

0 commit comments

Comments
 (0)