Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
oai
cn5g
oai-cn5g-smf
Commits
4ab5487d
Commit
4ab5487d
authored
Apr 20, 2020
by
Tien-Thinh Nguyen
Browse files
Update Readme
parent
28051f6b
Changes
1
Hide whitespace changes
Inline
Side-by-side
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