Skip to content

Commit

Permalink
Update the doc
Browse files Browse the repository at this point in the history
  • Loading branch information
raoufkh committed Feb 25, 2021
1 parent 29278cd commit 77391b9
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ helm -n <namespace> install <release-name> ./free5gcN3iwf/

### Add user information
The WEBUI can be accessed at the second cluster with `nodePort=30500`. So you can access it by using this url `{replace by the IP of one of your second cluster nodes}:30500`.

**Note:** the simulated UE will accept `OP` instead of `OPC` so please make sure setting that in the WEBUI graphical interface.

### Test with UERANSIM
Expand All @@ -105,7 +106,7 @@ helm -n <namespace> install --set networks5g.n2network.enabled=false <release-na
We have disabled the N2 network because it was already created by the N3iwf.

#### Test with the TUN interface
You can use the created TUN interface for more advanced testing. Please refer to the UERANSIM helm chart's README and check this [link](https://github.com/aligungr/UERANSIM/wiki/) for more details.
You can use the created TUN interface for more advanced testing. Please refer to the UERANSIM helm chart's README and check this [link](https://github.com/aligungr/UERANSIM/wiki/) and the [UERANSIM chart Readme](/charts/ueransim) for more details.

## Reference
- https://github.com/free5gc/free5gc
Expand Down

0 comments on commit 77391b9

Please sign in to comment.