Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG-UPF
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
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-UPF
Commits
7bfc55fe
Commit
7bfc55fe
authored
Jul 28, 2021
by
wangyongshou
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
modify n3_gw config
parent
185c2d20
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
scripts/run_upf.sh
scripts/run_upf.sh
+1
-1
No files found.
scripts/run_upf.sh
View file @
7bfc55fe
...
...
@@ -50,7 +50,7 @@ function init_configure(){
DPDK_ENTRY
=
$(
$current
/yq r
$yaml
vpp.ip_link.gtpu_entry
)
CPUNUMBER
=
$(
$current
/yq r
$yaml
vpp.ip_link.cpu
)
sed
's/@N3_GW@/${N3_GW_IP}/'
/opt/5gc/startup_debug.conf
>
/dev/null 2>&1 &
sed
-i
s/@N3_GW@/
${
N3_GW_IP
}
/ /opt/5gc/startup_debug.conf
>
/dev/null 2>&1
;
rm
-rf
$current
/yq
}
...
...
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