Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG-SMF
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenXG
OpenXG-SMF
Commits
4ab5487d
Commit
4ab5487d
authored
Apr 20, 2020
by
Tien-Thinh Nguyen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Readme
parent
28051f6b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
README.txt
README.txt
+3
-3
No files found.
README.txt
View file @
4ab5487d
...
...
@@ -75,7 +75,7 @@ mkdir build
cd build
cmake ..
make
sudo ./udm-server
sudo ./udm-server
-i 172.16.1.103
## Build and launch AMF server
cd /oai-cn5g-smf/src/test/amf
...
...
@@ -83,7 +83,7 @@ mkdir build
cd build
cmake ..
make
sudo ./amf-server
sudo ./amf-server
-i 172.16.1.102
## Build and launch AMF client
cd /oai-cn5g-smf/src/test/amf_client
...
...
@@ -91,6 +91,6 @@ mkdir build
cd build
cmake ..
make
./amf-client
./amf-client
-i 172.16.1.101
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment