mirror of
				https://github.com/open5gs/open5gs.git
				synced 2025-11-04 14:03:21 +00:00 
			
		
		
		
	Fixed manual of sgwu.yaml conf
This commit is contained in:
		@@ -294,17 +294,19 @@ $ diff -u /etc/open5gs/mme.yaml.old /etc/open5gs/mme.yaml
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
Modify [/etc/open5gs/sgwu.yaml](https://github.com/{{ site.github_username }}/open5gs/blob/main/configs/open5gs/sgwu.yaml.in) to set the GTP-U IP address.
 | 
					Modify [/etc/open5gs/sgwu.yaml](https://github.com/{{ site.github_username }}/open5gs/blob/main/configs/open5gs/sgwu.yaml.in) to set the GTP-U IP address.
 | 
				
			||||||
```diff
 | 
					```diff
 | 
				
			||||||
$ diff -u /etc/open5gs/sgwu.yaml.old /etc/open5gs/sgwu.yaml
 | 
					$ diff --git a/configs/open5gs/sgwu.yaml.in b/configs/open5gs/sgwu.yaml.in
 | 
				
			||||||
--- sgwu.yaml    2020-09-05 20:50:39.393022566 -0400
 | 
					index 8ccf94378..25b6884a3 100644
 | 
				
			||||||
+++ sgwu.yaml.new    2020-09-05 20:51:06.667838823 -0400
 | 
					--- a/configs/open5gs/sgwu.yaml.in
 | 
				
			||||||
@@ -98,7 +98,7 @@ logger:
 | 
					+++ b/configs/open5gs/sgwu.yaml.in
 | 
				
			||||||
 #
 | 
					@@ -100,7 +100,7 @@ sgwu:
 | 
				
			||||||
 sgwu:
 | 
					 | 
				
			||||||
     pfcp:
 | 
					     pfcp:
 | 
				
			||||||
 | 
					       - addr: 127.0.0.6
 | 
				
			||||||
 | 
					     gtpu:
 | 
				
			||||||
-      - addr: 127.0.0.6
 | 
					-      - addr: 127.0.0.6
 | 
				
			||||||
+      - addr: 10.11.0.6
 | 
					+      - addr: 10.11.0.6
 | 
				
			||||||
     gtpu:
 | 
					
 | 
				
			||||||
       - addr: 127.0.0.6
 | 
					 #
 | 
				
			||||||
 | 
					 # sgwc:
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
After changing config files, please restart Open5GS daemons.
 | 
					After changing config files, please restart Open5GS daemons.
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -204,17 +204,19 @@ $ diff -u /etc/open5gs/mme.yaml.old /etc/open5gs/mme.yaml
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
Modify [install/etc/open5gs/sgwu.yaml](https://github.com/{{ site.github_username }}/open5gs/blob/main/configs/open5gs/sgwu.yaml.in) to set the GTP-U IP address.
 | 
					Modify [install/etc/open5gs/sgwu.yaml](https://github.com/{{ site.github_username }}/open5gs/blob/main/configs/open5gs/sgwu.yaml.in) to set the GTP-U IP address.
 | 
				
			||||||
```diff
 | 
					```diff
 | 
				
			||||||
$ diff -u /etc/open5gs/sgwu.yaml.old /etc/open5gs/sgwu.yaml
 | 
					$ diff --git a/configs/open5gs/sgwu.yaml.in b/configs/open5gs/sgwu.yaml.in
 | 
				
			||||||
--- sgwu.yaml    2020-09-05 20:50:39.393022566 -0400
 | 
					index 8ccf94378..25b6884a3 100644
 | 
				
			||||||
+++ sgwu.yaml.new    2020-09-05 20:51:06.667838823 -0400
 | 
					--- a/configs/open5gs/sgwu.yaml.in
 | 
				
			||||||
@@ -98,7 +98,7 @@ logger:
 | 
					+++ b/configs/open5gs/sgwu.yaml.in
 | 
				
			||||||
 #
 | 
					@@ -100,7 +100,7 @@ sgwu:
 | 
				
			||||||
 sgwu:
 | 
					 | 
				
			||||||
     pfcp:
 | 
					     pfcp:
 | 
				
			||||||
 | 
					       - addr: 127.0.0.6
 | 
				
			||||||
 | 
					     gtpu:
 | 
				
			||||||
-      - addr: 127.0.0.6
 | 
					-      - addr: 127.0.0.6
 | 
				
			||||||
+      - addr: 10.11.0.6
 | 
					+      - addr: 10.11.0.6
 | 
				
			||||||
     gtpu:
 | 
					
 | 
				
			||||||
       - addr: 127.0.0.6
 | 
					 #
 | 
				
			||||||
 | 
					 # sgwc:
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
If you modify the config files while Open5GS daemons are running, please restart them
 | 
					If you modify the config files while Open5GS daemons are running, please restart them
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -272,17 +272,19 @@ $ diff -u /etc/open5gs/mme.yaml.old /etc/open5gs/mme.yaml
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
Modify [install/etc/open5gs/sgwu.yaml](https://github.com/{{ site.github_username }}/open5gs/blob/main/configs/open5gs/sgwu.yaml.in) to set the GTP-U IP address.
 | 
					Modify [install/etc/open5gs/sgwu.yaml](https://github.com/{{ site.github_username }}/open5gs/blob/main/configs/open5gs/sgwu.yaml.in) to set the GTP-U IP address.
 | 
				
			||||||
```diff
 | 
					```diff
 | 
				
			||||||
$ diff -u /etc/open5gs/sgwu.yaml.old /etc/open5gs/sgwu.yaml
 | 
					$ diff --git a/configs/open5gs/sgwu.yaml.in b/configs/open5gs/sgwu.yaml.in
 | 
				
			||||||
--- sgwu.yaml    2020-09-05 20:50:39.393022566 -0400
 | 
					index 8ccf94378..25b6884a3 100644
 | 
				
			||||||
+++ sgwu.yaml.new    2020-09-05 20:51:06.667838823 -0400
 | 
					--- a/configs/open5gs/sgwu.yaml.in
 | 
				
			||||||
@@ -98,7 +98,7 @@ logger:
 | 
					+++ b/configs/open5gs/sgwu.yaml.in
 | 
				
			||||||
 #
 | 
					@@ -100,7 +100,7 @@ sgwu:
 | 
				
			||||||
 sgwu:
 | 
					 | 
				
			||||||
     pfcp:
 | 
					     pfcp:
 | 
				
			||||||
-      - addr: 10.11.0.6
 | 
					 | 
				
			||||||
+      - addr: 127.0.0.6
 | 
					 | 
				
			||||||
     gtpu:
 | 
					 | 
				
			||||||
       - addr: 127.0.0.6
 | 
					       - addr: 127.0.0.6
 | 
				
			||||||
 | 
					     gtpu:
 | 
				
			||||||
 | 
					-      - addr: 127.0.0.6
 | 
				
			||||||
 | 
					+      - addr: 10.11.0.6
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 #
 | 
				
			||||||
 | 
					 # sgwc:
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user