Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
openairinterface5G
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
oai
openairinterface5G
Commits
d6f0ff37
Commit
d6f0ff37
authored
5 months ago
by
Robert Schmidt
Browse files
Options
Downloads
Patches
Plain Diff
RFsim: doc serveraddr: mention IPv4v6 and DNS
parent
ac7c02d8
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!3021
Integration: `2024.w40b`
,
!2971
Use getaddrinfo() when connecting to rfsimulator
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
radio/rfsimulator/README.md
+1
-1
1 addition, 1 deletion
radio/rfsimulator/README.md
with
1 addition
and
1 deletion
radio/rfsimulator/README.md
+
1
−
1
View file @
d6f0ff37
...
...
@@ -71,7 +71,7 @@ The RF simulator is using the configuration module, and its parameters are defin
| CL option | usage | default |
|:--------------------- |:-------------------------------------------------------------------------------|----: |
|
`--rfsimulator.serveraddr <addr>`
|
ip
address to connect to, or
`server`
to behave as a
tcp server
| 127.0.0.1
|
|
`--rfsimulator.serveraddr <addr>`
|
IPv4v6
address
or DNS name
to connect to, or
`server`
to behave as a
IPv4v6 TCP server
| 127.0.0.1 |
|
`--rfsimulator.serverport <port>`
| port number to connect to or to listen on (eNB, which behaves as a tcp server) | 4043 |
|
`--rfsimulator.options`
| list of comma separated run-time options, two are supported:
`chanmod`
,
`saviq`
| all options disabled |
|
`--rfsimulator.options saviq`
| store IQs to a file for future replay | disabled |
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment